| Package | Description |
|---|---|
| io.fabric8.swagger.model |
| Modifier and Type | Method and Description |
|---|---|
static ApiDeclaration.SwaggerVersion |
ApiDeclaration.SwaggerVersion.fromValue(String value) |
ApiDeclaration.SwaggerVersion |
ApiDeclaration.getSwaggerVersion()
(Required)
|
static ApiDeclaration.SwaggerVersion |
ApiDeclaration.SwaggerVersion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ApiDeclaration.SwaggerVersion[] |
ApiDeclaration.SwaggerVersion.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ApiDeclaration.setSwaggerVersion(ApiDeclaration.SwaggerVersion swaggerVersion)
(Required)
|
Copyright © 2011–2016 Red Hat. All rights reserved.