| Package | Description |
|---|---|
| net.anotheria.portalkit.adminapi.rest.account.request |
| Modifier and Type | Method and Description |
|---|---|
AccountsGetRequest.SortDirection |
AccountsGetRequest.SortCriteria.getDirection() |
static AccountsGetRequest.SortDirection |
AccountsGetRequest.SortDirection.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AccountsGetRequest.SortDirection[] |
AccountsGetRequest.SortDirection.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AccountsGetRequest.SortCriteria.setDirection(AccountsGetRequest.SortDirection direction) |
| Constructor and Description |
|---|
SortCriteria(AccountsGetRequest.SortDirection direction,
S field) |
Copyright © 2012-2023 anotheria.net. All Rights Reserved.