| Package | Description |
|---|---|
| net.anotheria.portalkit.adminapi.rest.account.request |
| Modifier and Type | Class and Description |
|---|---|
static class |
AccountsGetRequest.SortCriteria<S extends AccountsGetRequest.AccountSortProperty> |
| Modifier and Type | Method and Description |
|---|---|
static AccountsGetRequest.AccountSortProperty |
AccountsGetRequest.AccountSortProperty.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AccountsGetRequest.AccountSortProperty[] |
AccountsGetRequest.AccountSortProperty.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AccountsGetRequest.SortCriteria<AccountsGetRequest.AccountSortProperty> |
AccountsGetRequest.getSort() |
| Modifier and Type | Method and Description |
|---|---|
void |
AccountsGetRequest.setSort(AccountsGetRequest.SortCriteria<AccountsGetRequest.AccountSortProperty> sort) |
Copyright © 2012-2023 anotheria.net. All Rights Reserved.