Uses of Enum Class
net.anwiba.spatial.ckan.request.sort.Order
Packages that use Order
-
Uses of Order in net.anwiba.spatial.ckan.request.sort
Methods in net.anwiba.spatial.ckan.request.sort that return OrderModifier and TypeMethodDescriptionISortOrderTerm.getOrder()SortOrderTerm.getOrder()static OrderReturns the enum constant of this class with the specified name.static Order[]Order.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in net.anwiba.spatial.ckan.request.sort with parameters of type Order