Uses of Enum Class
cool.scx.data.query.GroupByOption
Packages that use GroupByOption
-
Uses of GroupByOption in cool.scx.data.query
Methods in cool.scx.data.query that return GroupByOptionModifier and TypeMethodDescriptionstatic GroupByOptionReturns the enum constant of this class with the specified name.static GroupByOption[]GroupByOption.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in cool.scx.data.query with parameters of type GroupByOptionModifierConstructorDescriptionGroupByBody(String name, GroupByOption... options) Info(GroupByOption... groupByOptions) Constructor for GroupByOptionInfo.