Uses of Enum Class
com.echothree.model.control.search.common.SearchSortDirections
Packages that use SearchSortDirections
-
Uses of SearchSortDirections in com.echothree.model.control.search.common
Methods in com.echothree.model.control.search.common that return SearchSortDirectionsModifier and TypeMethodDescriptionstatic SearchSortDirections
Returns the enum constant of this class with the specified name.static SearchSortDirections[]
SearchSortDirections.values()
Returns an array containing the constants of this enum class, in the order they are declared.