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