Uses of Enum Class
net.anotheria.portalkit.adminapi.rest.account.request.AccountsGetRequest.SortDirection
Packages that use AccountsGetRequest.SortDirection
-
Uses of AccountsGetRequest.SortDirection in net.anotheria.portalkit.adminapi.rest.account.request
Methods in net.anotheria.portalkit.adminapi.rest.account.request that return AccountsGetRequest.SortDirectionModifier and TypeMethodDescriptionAccountsGetRequest.SortCriteria.getDirection()Returns the enum constant of this class with the specified name.static AccountsGetRequest.SortDirection[]AccountsGetRequest.SortDirection.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 with parameters of type AccountsGetRequest.SortDirectionModifier and TypeMethodDescriptionvoidAccountsGetRequest.SortCriteria.setDirection(AccountsGetRequest.SortDirection direction) Constructors in net.anotheria.portalkit.adminapi.rest.account.request with parameters of type AccountsGetRequest.SortDirection