Uses of Enum
net.avcompris.commons3.api.UserSessionsQuery.SortBy
-
Uses of UserSessionsQuery.SortBy in net.avcompris.commons3.api
Modifier and TypeMethodDescriptionUserSessionsQuery.getSortBys()
static UserSessionsQuery.SortBy
Returns the enum constant of this type with the specified name.static UserSessionsQuery.SortBy[]
UserSessionsQuery.SortBy.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionUserSessionsQuery.setSortBys
(UserSessionsQuery.SortBy... sortBys)