Uses of Enum Class
se.kuseman.payloadbuilder.api.catalog.ISortItem.Order
Packages that use ISortItem.Order
-
Uses of ISortItem.Order in se.kuseman.payloadbuilder.api.catalog
Methods in se.kuseman.payloadbuilder.api.catalog that return ISortItem.OrderModifier and TypeMethodDescriptionISortItem.getOrder()Get orderstatic ISortItem.OrderReturns the enum constant of this class with the specified name.static ISortItem.Order[]ISortItem.Order.values()Returns an array containing the constants of this enum class, in the order they are declared.