public class ParameterVariable extends SchemaArray implements Parameter
| Constructor and Description |
|---|
ParameterVariable() |
| Modifier and Type | Method and Description |
|---|---|
ParameterPlacing |
getIn() |
java.lang.String |
getName() |
boolean |
isAllowEmptyValue() |
void |
setAllowEmptyValue(boolean allowEmptyValue) |
void |
setIn(ParameterPlacing in) |
void |
setName(java.lang.String name) |
getCollectionFormat, getItems, setCollectionFormat, setItemsgetDefaultValue, getDescription, getExclusiveMaximum, getFormat, getInclusiveMinimum, getMappings, getMaximum, getMaxItems, getMaxLength, getMaxProperties, getMinimum, getMinItems, getMinLength, getMinProperties, getMultipleOf, getPattern, getType, getUniqueItems, isRequired, setDefaultValue, setDescription, setExclusiveMaximum, setFormat, setInclusiveMinimum, setMappings, setMaximum, setMaxItems, setMaxLength, setMaxProperties, setMinimum, setMinItems, setMinLength, setMinProperties, setMultipleOf, setPattern, setRequired, setType, setUniqueItemsgetReference, setReferenceclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDescription, isRequired, setDescription, setRequiredpublic ParameterPlacing getIn()
public void setIn(ParameterPlacing in)
public boolean isAllowEmptyValue()
public void setAllowEmptyValue(boolean allowEmptyValue)