Uses of Enum Class
no.sikt.graphitron.definitions.fields.OrderByEnumField.SortMode
Packages that use OrderByEnumField.SortMode
-
Uses of OrderByEnumField.SortMode in no.sikt.graphitron.definitions.fields
Methods in no.sikt.graphitron.definitions.fields that return OrderByEnumField.SortModeModifier and TypeMethodDescriptionOrderByEnumField.getSortMode()static OrderByEnumField.SortModeReturns the enum constant of this class with the specified name.static OrderByEnumField.SortMode[]OrderByEnumField.SortMode.values()Returns an array containing the constants of this enum class, in the order they are declared.