Uses of Enum Class
org.olap4j.Axis.Standard
Packages that use Axis.Standard
Package
Description
Provides the core classes and interfaces of the olap4j API for accessing and processing OLAP data.
-
Uses of Axis.Standard in org.olap4j
Fields in org.olap4j declared as Axis.StandardModifier and TypeFieldDescriptionstatic final Axis.StandardAxis.CHAPTERSAbbreviation forFILTER.static final Axis.StandardAxis.COLUMNSAbbreviation forCOLUMNS.static final Axis.StandardAxis.FILTERAbbreviation forFILTER.static final Axis.StandardAxis.PAGESAbbreviation forPAGES.static final Axis.StandardAxis.ROWSAbbreviation forROWS.static final Axis.StandardAxis.SECTIONSAbbreviation forCHAPTERS.Methods in org.olap4j that return Axis.StandardModifier and TypeMethodDescriptionstatic Axis.StandardReturns the enum constant of this class with the specified name.static Axis.Standard[]Axis.Standard.values()Returns an array containing the constants of this enum class, in the order they are declared.