| Package | Description |
|---|---|
| net.authorize.api.contract.v1 |
| Modifier and Type | Field and Description |
|---|---|
protected TransactionTypeEnum |
XXDoNotUseDummyRequest.transactionTypeEnum |
protected TransactionTypeEnum |
EnumCollection.transactionTypeEnum |
| Modifier and Type | Method and Description |
|---|---|
static TransactionTypeEnum |
TransactionTypeEnum.fromValue(String v) |
TransactionTypeEnum |
XXDoNotUseDummyRequest.getTransactionTypeEnum()
Gets the value of the transactionTypeEnum property.
|
TransactionTypeEnum |
EnumCollection.getTransactionTypeEnum()
Gets the value of the transactionTypeEnum property.
|
static TransactionTypeEnum |
TransactionTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TransactionTypeEnum[] |
TransactionTypeEnum.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.setTransactionTypeEnum(TransactionTypeEnum value)
Sets the value of the transactionTypeEnum property.
|
void |
EnumCollection.setTransactionTypeEnum(TransactionTypeEnum value)
Sets the value of the transactionTypeEnum property.
|
Copyright © 2020. All rights reserved.