Package org.olap4j.type
Class StringType
- java.lang.Object
-
- org.olap4j.type.ScalarType
-
- org.olap4j.type.StringType
-
- All Implemented Interfaces:
Type
public class StringType extends ScalarType
The type of a string expression.- Since:
- Feb 17, 2005
- Author:
- jhyde
-
-
Constructor Summary
Constructors Constructor Description StringType()
Creates a string type.
-
Method Summary
-
Methods inherited from class org.olap4j.type.ScalarType
getDimension, getHierarchy, getLevel, usesDimension
-
-