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