public class QueryParameter extends Parameter
Parameter.StyleEnum| Constructor and Description | 
|---|
QueryParameter()  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
equals(Object o)  | 
String | 
getIn()
returns the in property from a QueryParameter instance. 
 | 
int | 
hashCode()  | 
QueryParameter | 
in(String in)  | 
void | 
setIn(String in)  | 
String | 
toString()  | 
$ref, addExample, addExtension, allowEmptyValue, allowReserved, content, deprecated, description, example, examples, explode, extensions, get$ref, getAllowEmptyValue, getAllowReserved, getContent, getDeprecated, getDescription, getExample, getExamples, getExplode, getExtensions, getName, getRequired, getSchema, getStyle, name, required, schema, set$ref, setAllowEmptyValue, setAllowReserved, setContent, setDeprecated, setDescription, setExample, setExamples, setExplode, setExtensions, setName, setRequired, setSchema, setStyle, stylepublic String getIn()
public QueryParameter in(String in)
Copyright © 2019. All rights reserved.