Uses of Enum Class
mondrian.olap.AxisOrdinal.StandardAxisOrdinal
Packages that use AxisOrdinal.StandardAxisOrdinal
Package
Description
Mondrian's core package, this defines connections and the catalog metamodel,
and allows you to execute queries.
-
Uses of AxisOrdinal.StandardAxisOrdinal in mondrian.olap
Methods in mondrian.olap that return AxisOrdinal.StandardAxisOrdinalModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static AxisOrdinal.StandardAxisOrdinal[]
AxisOrdinal.StandardAxisOrdinal.values()
Returns an array containing the constants of this enum class, in the order they are declared.