|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.tonbeller.jpivot.olap.model.impl.DoubleExprImpl
public class DoubleExprImpl
Constructor Summary | |
---|---|
DoubleExprImpl()
|
|
DoubleExprImpl(double value)
|
Method Summary | |
---|---|
void |
accept(Visitor visitor)
|
double |
getValue()
|
void |
setValue(double d)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DoubleExprImpl()
public DoubleExprImpl(double value)
Method Detail |
---|
public double getValue()
getValue
in interface DoubleExpr
public void setValue(double d)
public void accept(Visitor visitor)
accept
in interface Visitable
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |