Uses of Class
mondrian.rolap.RolapLevel.HideMemberCondition
-
Packages that use RolapLevel.HideMemberCondition Package Description mondrian.rolap Implements the data access layer for the olap package. -
-
Uses of RolapLevel.HideMemberCondition in mondrian.rolap
Methods in mondrian.rolap that return RolapLevel.HideMemberCondition Modifier and Type Method Description static RolapLevel.HideMemberConditionRolapLevel.HideMemberCondition. valueOf(String name)Returns the enum constant of this type with the specified name.static RolapLevel.HideMemberCondition[]RolapLevel.HideMemberCondition. values()Returns an array containing the constants of this enum type, in the order they are declared.
-