Uses of Class
mondrian.olap.type.LevelType
-
Packages that use LevelType Package Description mondrian.olap.type Type system for MDX expessions. -
-
Uses of LevelType in mondrian.olap.type
Fields in mondrian.olap.type declared as LevelType Modifier and Type Field Description static LevelType
LevelType. Unknown
Methods in mondrian.olap.type that return LevelType Modifier and Type Method Description static LevelType
LevelType. forLevel(Level level)
static LevelType
LevelType. forType(Type type)
-