|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectto.etc.webapp.query.QNodeBase
to.etc.webapp.query.QOperatorNode
public abstract class QOperatorNode
Constructor Summary | |
---|---|
QOperatorNode(QOperation operation)
|
Method Summary | |
---|---|
QOperation |
getOperation()
|
Methods inherited from class to.etc.webapp.query.QNodeBase |
---|
toString, visit |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public QOperatorNode(QOperation operation)
Method Detail |
---|
public QOperation getOperation()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |