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_GETTERMethods in mondrian.xmla that return PropertyDefinitionModifier and TypeMethodDescriptionstatic PropertyDefinitionReturns 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 voidRowsetDefinition.MdschemaCubesRowset.setProperty(PropertyDefinition propertyDef, String value) protected voidRowsetDefinition.MdschemaFunctionsRowset.setProperty(PropertyDefinition propertyDef, String value) protected voidRowsetDefinition.MdschemaMeasuresRowset.setProperty(PropertyDefinition propertyDef, String value)