|
|||||||||
| 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.DateTimeType
public class DateTimeType
The type of an expression representing a date, time or timestamp.

| Constructor Summary | |
|---|---|
DateTimeType()
Creates a DateTime type. |
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
| Methods inherited from class mondrian.olap.type.ScalarType |
|---|
computeCommonType, getDimension, getHierarchy, getLevel, hashCode, toString, usesDimension |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public DateTimeType()
| 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 | ||||||||