public class EmptyType extends ScalarType
An example of an empty expression is the third argument to the call
 DrilldownLevelTop({[Store].[USA]}, 2, , [Measures].[Unit
 Sales]).
 
| Constructor and Description | 
|---|
EmptyType()
Creates an empty type. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
equals(Object obj)  | 
computeCommonType, getArity, getDimension, getHierarchy, getLevel, hashCode, isInstance, toString, usesDimension, usesHierarchypublic boolean equals(Object obj)
equals in class ScalarType