Uses of Enum Class
org.cxbox.core.controller.param.SortType
Packages that use SortType
-
Uses of SortType in org.cxbox.core.controller.param
Methods in org.cxbox.core.controller.param that return SortTypeModifier and TypeMethodDescriptionstatic SortTypestatic SortTypeReturns the enum constant of this class with the specified name.static SortType[]SortType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.cxbox.core.controller.param with parameters of type SortTypeConstructors in org.cxbox.core.controller.param with parameters of type SortType