| Package | Description |
|---|---|
| io.swagger.models | |
| io.swagger.models.resourcelisting |
| Modifier and Type | Method and Description |
|---|---|
static SwaggerVersion |
SwaggerVersion.forValue(String value) |
static SwaggerVersion |
SwaggerVersion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SwaggerVersion[] |
SwaggerVersion.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SwaggerVersion |
ResourceListing.getSwaggerVersion() |
| Modifier and Type | Method and Description |
|---|---|
void |
ResourceListing.setSwaggerVersion(SwaggerVersion swaggerVersion) |
Copyright © 2024. All rights reserved.