|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Filter.OPERATION | |
|---|---|
| com.gmail.thejcwk.semantics | |
| Uses of Filter.OPERATION in com.gmail.thejcwk.semantics |
|---|
| Methods in com.gmail.thejcwk.semantics that return Filter.OPERATION | |
|---|---|
Filter.OPERATION |
Filter.getOperation()
Returns the operation specified by this Filter. |
static Filter.OPERATION |
Filter.OPERATION.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Filter.OPERATION[] |
Filter.OPERATION.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Constructors in com.gmail.thejcwk.semantics with parameters of type Filter.OPERATION | |
|---|---|
Filter(Filter.OPERATION anOperation,
Filter.ATTRIBUTE_TYPE anAttrType,
java.lang.String aValue)
Create a new filter. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||