| Package | Description |
|---|---|
| io.swagger.v3.oas.models.media |
| Modifier and Type | Method and Description |
|---|---|
EncodingProperty.StyleEnum |
EncodingProperty.getStyle()
returns the style property from a EncodingProperty instance.
|
static EncodingProperty.StyleEnum |
EncodingProperty.StyleEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EncodingProperty.StyleEnum[] |
EncodingProperty.StyleEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EncodingProperty.setStyle(EncodingProperty.StyleEnum style) |
EncodingProperty |
EncodingProperty.style(EncodingProperty.StyleEnum style) |
Copyright © 2019. All rights reserved.