public class FormParameter extends AbstractSerializableParameter<FormParameter>
_enum, allowEmptyValue, collectionFormat, defaultValue, example, exclusiveMaximum, exclusiveMinimum, format, items, maximum, maxLength, minimum, minLength, multipleOf, pattern, type, uniqueItems
access, description, in, name, readOnly, required
Constructor and Description |
---|
FormParameter() |
Modifier and Type | Method and Description |
---|---|
protected String |
getDefaultCollectionFormat() |
_enum, allowEmptyValue, collectionFormat, description, equals, example, format, getAllowEmptyValue, getCollectionFormat, getDefault, getDefaultValue, getEnum, getEnumValue, getExample, getFormat, getItems, getMaximum, getMaxItems, getMaxLength, getMinimum, getMinItems, getMinLength, getMultipleOf, getPattern, getType, hashCode, isExclusiveMaximum, isExclusiveMinimum, isUniqueItems, items, name, property, readOnly, required, setAllowEmptyValue, setCollectionFormat, setDefault, setDefaultValue, setEnum, setEnumValue, setExample, setExclusiveMaximum, setExclusiveMinimum, setFormat, setItems, setMaximum, setMaxItems, setMaxLength, setMinimum, setMinItems, setMinLength, setMultipleOf, setPattern, setProperty, setType, setUniqueItems, type
getAccess, getDescription, getIn, getName, getRequired, getVendorExtensions, isReadOnly, setAccess, setDescription, setIn, setName, setReadOnly, setRequired, setVendorExtension, setVendorExtensions
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
getAccess, getDescription, getIn, getName, getRequired, getVendorExtensions, isReadOnly, setAccess, setDescription, setIn, setName, setReadOnly, setRequired
protected String getDefaultCollectionFormat()
getDefaultCollectionFormat
in class AbstractSerializableParameter<FormParameter>
Copyright © 2019. All Rights Reserved.