Uses of Class
mondrian.olap.type.NumericType
-
Packages that use NumericType Package Description mondrian.olap.type Type system for MDX expessions. -
-
Uses of NumericType in mondrian.olap.type
Subclasses of NumericType in mondrian.olap.type Modifier and Type Class Description class
DecimalType
Subclass ofNumericType
which guarantees fixed number of decimal places.
-