Uses of Enum Class
org.apache.unomi.common.DataTable.SortOrder
Packages that use DataTable.SortOrder
-
Uses of DataTable.SortOrder in org.apache.unomi.common
Methods in org.apache.unomi.common that return DataTable.SortOrderModifier and TypeMethodDescriptionstatic DataTable.SortOrder
Returns the enum constant of this class with the specified name.static DataTable.SortOrder[]
DataTable.SortOrder.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.apache.unomi.common with parameters of type DataTable.SortOrder