|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.olap4j.type.ScalarType
org.olap4j.type.NullType
public class NullType
The type of a null expression.
| Constructor Summary | |
|---|---|
NullType()
Creates a null type. |
|
| Method Summary | |
|---|---|
String |
toString()
|
| Methods inherited from class org.olap4j.type.ScalarType |
|---|
getDimension, getHierarchy, getLevel, usesDimension |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public NullType()
| Method Detail |
|---|
public String toString()
toString in class Object
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||