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