|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TransactionTypeEnum | |
|---|---|
| net.authorize.api.contract.v1 | |
| Uses of TransactionTypeEnum in net.authorize.api.contract.v1 |
|---|
| Fields in net.authorize.api.contract.v1 declared as TransactionTypeEnum | |
|---|---|
protected TransactionTypeEnum |
XXDoNotUseDummyRequest.transactionTypeEnum
|
| Methods in net.authorize.api.contract.v1 that return TransactionTypeEnum | |
|---|---|
static TransactionTypeEnum |
TransactionTypeEnum.fromValue(String v)
|
TransactionTypeEnum |
XXDoNotUseDummyRequest.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. |
| Methods in net.authorize.api.contract.v1 with parameters of type TransactionTypeEnum | |
|---|---|
void |
XXDoNotUseDummyRequest.setTransactionTypeEnum(TransactionTypeEnum value)
Sets the value of the transactionTypeEnum property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||