Uses of Enum Class
org.olap4j.metadata.Measure.Aggregator
Packages that use Measure.Aggregator
Package
Description
Provides classes and interfaces for browsing an OLAP schema.
-
Uses of Measure.Aggregator in org.olap4j.metadata
Methods in org.olap4j.metadata that return Measure.AggregatorModifier and TypeMethodDescriptionMeasure.getAggregator()Returns the Aggregator of this Measure.static Measure.AggregatorReturns the enum constant of this class with the specified name.static Measure.Aggregator[]Measure.Aggregator.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.olap4j.metadata that return types with arguments of type Measure.AggregatorModifier and TypeMethodDescriptionMeasure.Aggregator.getDictionary()PerXmlaConstant, returns a dictionary of all values of this enumeration.