Uses of Interface
org.olap4j.CellSetAxisMetaData
Packages that use CellSetAxisMetaData
Package
Description
Provides the core classes and interfaces of the olap4j API for accessing and processing OLAP data.
-
Uses of CellSetAxisMetaData in org.olap4j
Methods in org.olap4j that return CellSetAxisMetaDataModifier and TypeMethodDescriptionCellSetAxis.getAxisMetaData()
Returns a description of the type (e.g.CellSetMetaData.getFilterAxisMetaData()
Returns a CellSetAxisMetaData describing the filter axis.Methods in org.olap4j that return types with arguments of type CellSetAxisMetaDataModifier and TypeMethodDescriptionCellSetMetaData.getAxesMetaData()
Returns a list of CellSetAxisMetaData describing each result axis.