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