|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.castor.cpa.query.object.condition.GreaterEqual
public final class GreaterEqual
Final class that represents greater equal comparison operator.
| Constructor Summary | |
|---|---|
protected |
GreaterEqual()
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 GreaterEqual()
| Method Detail |
|---|
public java.lang.String getOperator()
getOperator in interface ComparisonOperatorpublic ComparisonOperator not()
not in interface ComparisonOperator
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||