Uses of Enum Class
mondrian.xmla.PropertyDefinition
Packages that use PropertyDefinition
-
Uses of PropertyDefinition in mondrian.xmla
Fields in mondrian.xmla with type parameters of type PropertyDefinitionModifier and TypeFieldDescriptionstatic final Util.Functor1<String,
PropertyDefinition> RowsetDefinition.PROPDEF_NAME_GETTER
Methods in mondrian.xmla that return PropertyDefinitionModifier 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.Methods in mondrian.xmla with parameters of type PropertyDefinitionModifier 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)