| Package | Description |
|---|---|
| net.authorize.api.contract.v1 |
| Modifier and Type | Field and Description |
|---|---|
protected PermissionsEnum |
XXDoNotUseDummyRequest.permissionsEnum |
protected PermissionsEnum |
EnumCollection.permissionsEnum |
| Modifier and Type | Method and Description |
|---|---|
static PermissionsEnum |
PermissionsEnum.fromValue(String v) |
PermissionsEnum |
XXDoNotUseDummyRequest.getPermissionsEnum()
Gets the value of the permissionsEnum property.
|
PermissionsEnum |
EnumCollection.getPermissionsEnum()
Gets the value of the permissionsEnum property.
|
static PermissionsEnum |
PermissionsEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PermissionsEnum[] |
PermissionsEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
XXDoNotUseDummyRequest.setPermissionsEnum(PermissionsEnum value)
Sets the value of the permissionsEnum property.
|
void |
EnumCollection.setPermissionsEnum(PermissionsEnum value)
Sets the value of the permissionsEnum property.
|
Copyright © 2021. All rights reserved.