| Package | Description |
|---|---|
| net.authorize.api.contract.v1 |
| Modifier and Type | Field and Description |
|---|---|
protected AccountTypeEnum |
XXDoNotUseDummyRequest.accountTypeEnum |
protected AccountTypeEnum |
EnumCollection.accountTypeEnum |
| Modifier and Type | Method and Description |
|---|---|
static AccountTypeEnum |
AccountTypeEnum.fromValue(java.lang.String v) |
AccountTypeEnum |
XXDoNotUseDummyRequest.getAccountTypeEnum()
Gets the value of the accountTypeEnum property.
|
AccountTypeEnum |
EnumCollection.getAccountTypeEnum()
Gets the value of the accountTypeEnum property.
|
static AccountTypeEnum |
AccountTypeEnum.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AccountTypeEnum[] |
AccountTypeEnum.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.setAccountTypeEnum(AccountTypeEnum value)
Sets the value of the accountTypeEnum property.
|
void |
EnumCollection.setAccountTypeEnum(AccountTypeEnum value)
Sets the value of the accountTypeEnum property.
|
Copyright © 2018. All Rights Reserved.