|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object isql.ISQLSelectParser.NegatePredicate
public abstract static class ISQLSelectParser.NegatePredicate
Constructor Summary | |
---|---|
ISQLSelectParser.NegatePredicate()
|
Method Summary | |
---|---|
boolean |
isNegated()
|
void |
setNegated(boolean negated)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ISQLSelectParser.NegatePredicate()
Method Detail |
---|
public void setNegated(boolean negated)
public boolean isNegated()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |