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