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
Subclasses with type arguments of type SearchSort.Order in net.bluemind.backend.mail.apiFields in net.bluemind.backend.mail.api declared as SearchSort.OrderMethods in net.bluemind.backend.mail.api that return SearchSort.OrderModifier and TypeMethodDescriptionstatic SearchSort.OrderReturns 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 SearchSortSearchSort.byField(String field, SearchSort.Order o)