|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.tonbeller.wcf.param.SqlExprWithOperands
com.tonbeller.wcf.param.SqlAndExpr
| Constructor Summary | |
SqlAndExpr()
|
|
| Method Summary | |
void |
accept(SqlExprVisitor visitor)
|
void |
addOperand(SqlExpr exp)
|
java.lang.Object |
clone()
|
java.util.List |
getOperands()
|
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SqlAndExpr()
| Method Detail |
public void accept(SqlExprVisitor visitor)
public void addOperand(SqlExpr exp)
public java.util.List getOperands()
public java.lang.Object clone()
throws java.lang.CloneNotSupportedException
clone in interface SqlExprjava.lang.CloneNotSupportedException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||