| Package | Description | 
|---|---|
| mondrian.olap | Mondrian's core package, this defines connections and the catalog metamodel, 
and allows you to execute queries. | 
| Modifier and Type | Field and Description | 
|---|---|
| Id.Quoting | Id.Segment. quoting | 
| Modifier and Type | Method and Description | 
|---|---|
| Id.Quoting | Id.Segment. getQuoting() | 
| static Id.Quoting | Id.Quoting. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static Id.Quoting[] | Id.Quoting. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method and Description | 
|---|---|
| static org.olap4j.mdx.Quoting | Util. toOlap4j(Id.Quoting quoting) | 
| Constructor and Description | 
|---|
| NameSegment(String name,
           Id.Quoting quoting)Creates a name segment with the given quoting. | 
| Segment(Id.Quoting quoting) | 
Copyright © 2021 Hitachi Vantara. All rights reserved.