Package | Description |
---|---|
io.swagger.models | |
io.swagger.models.resourcelisting |
Modifier and Type | Method and Description |
---|---|
static SwaggerVersion |
SwaggerVersion.forValue(java.lang.String value) |
static SwaggerVersion |
SwaggerVersion.valueOf(java.lang.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 © 2019. All Rights Reserved.