wt.query
Class ConditionsClause.StatusInfo
java.lang.Object
wt.query.ConditionsClause.StatusInfo
- Enclosing class:
- ConditionsClause
- class ConditionsClause.StatusInfo
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
negated
boolean negated
openParenCountForNegate
int openParenCountForNegate
ConditionsClause.StatusInfo
public ConditionsClause.StatusInfo(boolean a_negated)
openParenCountIncrement
public void openParenCountIncrement()
openParenCountDecrement
public void openParenCountDecrement()
isNegated
public boolean isNegated()
getOpenParenCountForNegate
public int getOpenParenCountForNegate()