Uses of Enum Class
mondrian.xmla.PropertyDefinition
-
Uses of PropertyDefinition in mondrian.xmla
Modifier and TypeFieldDescriptionstatic final Util.Functor1<String,
PropertyDefinition> RowsetDefinition.PROPDEF_NAME_GETTER
Modifier and TypeMethodDescriptionstatic PropertyDefinition
Returns the enum constant of this class with the specified name.static PropertyDefinition[]
PropertyDefinition.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionprotected void
RowsetDefinition.MdschemaCubesRowset.setProperty
(PropertyDefinition propertyDef, String value) protected void
RowsetDefinition.MdschemaFunctionsRowset.setProperty
(PropertyDefinition propertyDef, String value) protected void
RowsetDefinition.MdschemaMeasuresRowset.setProperty
(PropertyDefinition propertyDef, String value)