Uses of Enum Class
net.bluemind.backend.mail.api.SearchSort.Order
Packages that use SearchSort.Order
-
Uses of SearchSort.Order in net.bluemind.backend.mail.api
Fields in net.bluemind.backend.mail.api declared as SearchSort.OrderMethods in net.bluemind.backend.mail.api that return SearchSort.OrderModifier and TypeMethodDescriptionstatic SearchSort.Order
Returns the enum constant of this class with the specified name.static SearchSort.Order[]
SearchSort.Order.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.bluemind.backend.mail.api with parameters of type SearchSort.OrderModifier and TypeMethodDescriptionstatic SearchSort
SearchSort.byField
(String field, SearchSort.Order o)