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