Uses of Enum Class
org.olap4j.metadata.Dimension.Type
Packages that use Dimension.Type
Package
Description
Provides classes and interfaces for browsing an OLAP schema.
-
Uses of Dimension.Type in org.olap4j.metadata
Methods in org.olap4j.metadata that return Dimension.TypeModifier and TypeMethodDescriptionDimension.getDimensionType()
Returns the type of this Dimension.static Dimension.Type
Returns the enum constant of this class with the specified name.static Dimension.Type[]
Dimension.Type.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 Dimension.TypeModifier and TypeMethodDescriptionDimension.Type.getDictionary()
PerXmlaConstant
, returns a dictionary of all values of this enumeration.