Package | Description |
---|---|
io.swagger.models | |
io.swagger.models.apideclaration |
Modifier and Type | Method and Description |
---|---|
static Format |
Format.forValue(java.lang.String value) |
static Format |
Format.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Format[] |
Format.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Format |
TypedObject.getFormat() |
Modifier and Type | Method and Description |
---|---|
void |
TypedObject.setFormat(Format format) |
Copyright © 2019. All Rights Reserved.