| Package | Description |
|---|---|
| io.fabric8.swagger.model |
| Modifier and Type | Method and Description |
|---|---|
static Operation.Method |
Operation.Method.fromValue(String value) |
Operation.Method |
Operation.getMethod() |
static Operation.Method |
Operation.Method.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Operation.Method[] |
Operation.Method.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.setMethod(Operation.Method method) |
Copyright © 2011–2016 Red Hat. All rights reserved.