Package | Description |
---|---|
mondrian.xmla |
Implements the XML for Analysis API.
|
Modifier and Type | Field and Description |
---|---|
static Util.Functor1<String,PropertyDefinition> |
RowsetDefinition.PROPDEF_NAME_GETTER |
Modifier and Type | Method and Description |
---|---|
static PropertyDefinition |
PropertyDefinition.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PropertyDefinition[] |
PropertyDefinition.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
protected 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) |
Copyright © 2020 Hitachi Vantara. All rights reserved.