Uses of Enum Class
net.anotheria.portalkit.adminapi.rest.account.request.AccountsGetRequest.AccountSortProperty
Packages that use AccountsGetRequest.AccountSortProperty
-
Uses of AccountsGetRequest.AccountSortProperty in net.anotheria.portalkit.adminapi.rest.account.request
Classes in net.anotheria.portalkit.adminapi.rest.account.request with type parameters of type AccountsGetRequest.AccountSortPropertyModifier and TypeClassDescriptionstatic classMethods in net.anotheria.portalkit.adminapi.rest.account.request that return AccountsGetRequest.AccountSortPropertyModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.AccountsGetRequest.AccountSortProperty.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.anotheria.portalkit.adminapi.rest.account.request that return types with arguments of type AccountsGetRequest.AccountSortPropertyMethod parameters in net.anotheria.portalkit.adminapi.rest.account.request with type arguments of type AccountsGetRequest.AccountSortPropertyModifier and TypeMethodDescriptionvoidAccountsGetRequest.setSort(AccountsGetRequest.SortCriteria<AccountsGetRequest.AccountSortProperty> sort)