Modifier and Type | Method and Description |
---|---|
And |
and(Condition condition)
Method and.
|
Not |
not()
Method not.
|
Or |
or(Condition condition)
Method or.
|
clearParameters, copy, equals, getCondition, getParameters, hashCode, setCondition, toString
getOperator, toString
public And and(Condition condition)
Condition
and
in interface Condition
and
in class AbstractCondition
public Or or(Condition condition)
Condition
or
in interface Condition
or
in class AbstractCondition