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