public class PathParam extends Param
| Modifier and Type | Class and Description |
|---|---|
static class |
PathParam.PathParamBuilder |
Param.ParamBuilder, Param.Type| Constructor and Description |
|---|
PathParam(String name,
Boolean isRequired,
String typeref,
Param.Type type,
String description) |
getDescription, getName, getType, getTypeRef, isRequired, setDescription, setName, setRequired, setType, setTypeRefpublic PathParam(String name, Boolean isRequired, String typeref, Param.Type type, String description)
Copyright © 2015. All rights reserved.