|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TopiaQuery.Op | |
|---|---|
| org.nuiton.topia.framework | |
| Uses of TopiaQuery.Op in org.nuiton.topia.framework |
|---|
| Methods in org.nuiton.topia.framework that return TopiaQuery.Op | |
|---|---|
static TopiaQuery.Op |
TopiaQuery.Op.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static TopiaQuery.Op[] |
TopiaQuery.Op.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.nuiton.topia.framework with parameters of type TopiaQuery.Op | |
|---|---|
TopiaQuery<E> |
TopiaQuery.add(String paramName,
TopiaQuery.Op constraint,
Object paramValue)
Add an element to the query. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||