|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.siebengeisslein.indexedlist.condition.AbstractQueryCondition
org.siebengeisslein.indexedlist.condition.AbstractEqualQueryCondition
org.siebengeisslein.indexedlist.condition.IntEqualQueryCondition
public class IntEqualQueryCondition
| Constructor Summary | |
|---|---|
IntEqualQueryCondition(java.lang.String name,
int value,
int limit)
|
|
| Method Summary | |
|---|---|
protected java.lang.Object |
getValue()
|
| Methods inherited from class org.siebengeisslein.indexedlist.condition.AbstractEqualQueryCondition |
|---|
execute, matches |
| Methods inherited from class org.siebengeisslein.indexedlist.condition.AbstractQueryCondition |
|---|
getFieldName, getLimit, getValue |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IntEqualQueryCondition(java.lang.String name,
int value,
int limit)
| Method Detail |
|---|
protected java.lang.Object getValue()
getValue in class AbstractEqualQueryCondition
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||