Uses of Enum Class
net.bluemind.backend.mail.api.SearchSort.Order
-
Uses of SearchSort.Order in net.bluemind.backend.mail.api
Modifier 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.Modifier and TypeMethodDescriptionstatic SearchSort
SearchSort.byField
(String field, SearchSort.Order o)