| Package | Description | 
|---|---|
| mondrian.olap.type | Type system for MDX expessions. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | BooleanTypeThe type of a boolean expression. | 
| class  | DateTimeTypeThe type of an expression representing a date, time or timestamp. | 
| class  | DecimalTypeSubclass of  NumericTypewhich guarantees fixed number of decimal
 places. | 
| class  | EmptyTypeThe type of a empty expression. | 
| class  | NullTypeThe type of a null expression. | 
| class  | NumericTypeThe type of a numeric expression. | 
| class  | StringTypeThe type of a string expression. | 
| class  | SymbolTypeThe type of a symbolic expression. | 
Copyright © 2021 Hitachi Vantara. All rights reserved.