Package | Description |
---|---|
io.swagger.models.properties |
Modifier and Type | Class and Description |
---|---|
class |
AbstractNumericProperty |
class |
ArrayProperty |
class |
BaseIntegerProperty
The
BaseIntegerProperty class defines property for integers without specific format, or with a custom
format. |
class |
BinaryProperty |
class |
BooleanProperty |
class |
ByteArrayProperty |
class |
ComposedProperty |
class |
DateProperty |
class |
DateTimeProperty |
class |
DecimalProperty
The DecimalProperty class defines properties for (decimal) numbers without a specific format, or with a custom
format.
|
class |
DoubleProperty |
class |
EmailProperty |
class |
FileProperty |
class |
FloatProperty |
class |
IntegerProperty |
class |
LongProperty |
class |
MapProperty |
class |
ObjectProperty |
class |
PasswordProperty |
class |
RefProperty |
class |
StringProperty
The StringProperty class defines properties for strings without a specific format, for standard formats which don't
need specific handling, or for custom formats.
|
class |
UntypedProperty |
class |
UUIDProperty |
Copyright © 2019. All Rights Reserved.