|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectmondrian.olap.type.ScalarType
mondrian.olap.type.NullType
public class NullType
The type of a null expression.
| Constructor Summary | |
|---|---|
NullType()
Creates a null type. |
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
| Methods inherited from class mondrian.olap.type.ScalarType |
|---|
computeCommonType, getArity, getDimension, getHierarchy, getLevel, hashCode, isInstance, toString, usesDimension, usesHierarchy |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public NullType()
| Method Detail |
|---|
public boolean equals(Object obj)
equals in class ScalarType
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||