|
|||||||||
| 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.NumericType
public class NumericType
The type of a numeric expression.

| Constructor Summary | |
|---|---|
|
NumericType()
Creates a numeric type. |
protected |
NumericType(String digest)
|
| 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 NumericType()
protected NumericType(String digest)
| 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 | ||||||||