| Package | Description |
|---|---|
| net.authorize.api.contract.v1 |
| Modifier and Type | Field and Description |
|---|---|
protected TransactionListOrderFieldEnum |
TransactionListSorting.orderBy |
| Modifier and Type | Method and Description |
|---|---|
static TransactionListOrderFieldEnum |
TransactionListOrderFieldEnum.fromValue(java.lang.String v) |
TransactionListOrderFieldEnum |
TransactionListSorting.getOrderBy()
Gets the value of the orderBy property.
|
static TransactionListOrderFieldEnum |
TransactionListOrderFieldEnum.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static TransactionListOrderFieldEnum[] |
TransactionListOrderFieldEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TransactionListSorting.setOrderBy(TransactionListOrderFieldEnum value)
Sets the value of the orderBy property.
|
Copyright © 2018. All Rights Reserved.