| Package | Description | 
|---|---|
| mondrian.spi.impl | 
 Provides implementations of SPIs defined in the  
mondrian.spi package. | 
| Modifier and Type | Field and Description | 
|---|---|
Scripts.ScriptLanguage | 
Scripts.ScriptDefinition.language  | 
| Modifier and Type | Method and Description | 
|---|---|
static Scripts.ScriptLanguage | 
Scripts.ScriptLanguage.lookup(String languageName)  | 
static Scripts.ScriptLanguage | 
Scripts.ScriptLanguage.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static Scripts.ScriptLanguage[] | 
Scripts.ScriptLanguage.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Constructor and Description | 
|---|
ScriptDefinition(String script,
                Scripts.ScriptLanguage language)  | 
Copyright © 2020 Hitachi Vantara. All rights reserved.