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