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