Uses of Enum Class
io.constructor.client.VariationsMap.AggregationTypes
Packages that use VariationsMap.AggregationTypes
-
Uses of VariationsMap.AggregationTypes in io.constructor.client
Fields in io.constructor.client declared as VariationsMap.AggregationTypesMethods in io.constructor.client that return VariationsMap.AggregationTypesModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static VariationsMap.AggregationTypes[]VariationsMap.AggregationTypes.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.constructor.client with parameters of type VariationsMap.AggregationTypesModifier and TypeMethodDescriptionvoidVariationsMap.addValueRule(String name, VariationsMap.AggregationTypes aggregation, String field) Creates and adds a group by ruleConstructors in io.constructor.client with parameters of type VariationsMap.AggregationTypes