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