Package io.jmix.core
Class Sort.Order
java.lang.Object
io.jmix.core.Sort.Order
- All Implemented Interfaces:
Serializable
- Enclosing class:
- Sort
Sort order defines a property and corresponding
Sort.Direction
.- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic Sort.Order
Creates new order for the given property with ASC direction.static Sort.Order
Creates new order for the given property with DESC direction.toString()