Uses of Enum Class
mondrian.olap.LevelType
Packages that use 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
Fields in mondrian.olap declared as LevelTypeMethods in mondrian.olap that return LevelTypeModifier and TypeMethodDescriptionLevel.getLevelType()LevelBase.getLevelType()static LevelTypeDeprecated.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.Constructors in mondrian.olap with parameters of type LevelType