| Package | Description |
|---|---|
| io.swagger.models.properties |
| Modifier and Type | Method and Description |
|---|---|
static StringProperty.Format |
StringProperty.Format.fromName(String name) |
static StringProperty.Format |
StringProperty.Format.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StringProperty.Format[] |
StringProperty.Format.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
StringProperty(StringProperty.Format format) |
Copyright © 2019. All Rights Reserved.