|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.tonbeller.jpivot.olap.model.impl.IntegerExprImpl
public class IntegerExprImpl
Constructor Summary | |
---|---|
IntegerExprImpl()
|
|
IntegerExprImpl(int value)
|
Method Summary | |
---|---|
void |
accept(Visitor visitor)
|
int |
getValue()
|
void |
setValue(int i)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IntegerExprImpl()
public IntegerExprImpl(int value)
Method Detail |
---|
public int getValue()
getValue
in interface IntegerExpr
public void setValue(int i)
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 |