Uses of Enum Class
org.dynamoframework.rest.crud.search.SortDirection
Packages that use SortDirection
-
Uses of SortDirection in org.dynamoframework.rest.crud.search
Methods in org.dynamoframework.rest.crud.search that return SortDirectionModifier and TypeMethodDescriptionstatic SortDirectionReturns the enum constant of this class with the specified name.static SortDirection[]SortDirection.values()Returns an array containing the constants of this enum class, in the order they are declared.