|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object isql.ISQLSelectParser.SubSearchCondition isql.ISQLSelectParser.PredicateCondition
public static class ISQLSelectParser.PredicateCondition
Constructor Summary | |
---|---|
ISQLSelectParser.PredicateCondition(ISQLSelectParser.IPredicate predicate)
|
Method Summary | |
---|---|
ISQLSelectParser.IPredicate |
getPredicate()
|
Methods inherited from class isql.ISQLSelectParser.SubSearchCondition |
---|
getNegated, setNegated |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ISQLSelectParser.PredicateCondition(ISQLSelectParser.IPredicate predicate)
Method Detail |
---|
public ISQLSelectParser.IPredicate getPredicate()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |