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