|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.castor.cpa.query.object.condition.GreaterThan
public final class GreaterThan
Final class that represents greater than comparison operator.
Constructor Summary | |
---|---|
protected |
GreaterThan()
Protect constructor from being called from everywhere. |
Method Summary | |
---|---|
java.lang.String |
getOperator()
|
ComparisonOperator |
not()
Get invers comparison operator. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected GreaterThan()
Method Detail |
---|
public java.lang.String getOperator()
getOperator
in interface ComparisonOperator
public ComparisonOperator not()
not
in interface ComparisonOperator
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |