Uses of Enum Class
mondrian.olap.LevelType
Package
Description
Mondrian's core package, this defines connections and the catalog metamodel,
and allows you to execute queries.
-
Uses of LevelType in mondrian.olap
Modifier and TypeMethodDescriptionLevel.getLevelType()
LevelBase.getLevelType()
static LevelType
Deprecated.Returns the enum constant of this class with the specified name.static LevelType[]
LevelType.values()
Deprecated.Returns an array containing the constants of this enum class, in the order they are declared.