| Package | Description |
|---|---|
| io.swagger.models | |
| io.swagger.models.apideclaration |
| Modifier and Type | Method and Description |
|---|---|
static ParamType |
ParamType.forValue(java.lang.String value) |
static ParamType |
ParamType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ParamType[] |
ParamType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ParamType |
Parameter.getParamType() |
| Modifier and Type | Method and Description |
|---|---|
void |
Parameter.setParamType(ParamType paramType) |
Copyright © 2017. All Rights Reserved.