|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use QueryOperator | |
---|---|
gov.nasa.pds.registry.query |
Uses of QueryOperator in gov.nasa.pds.registry.query |
---|
Fields in gov.nasa.pds.registry.query declared as QueryOperator | |
---|---|
protected QueryOperator |
RegistryQuery.operator
|
Methods in gov.nasa.pds.registry.query that return QueryOperator | |
---|---|
QueryOperator |
RegistryQuery.getOperator()
|
static QueryOperator |
QueryOperator.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static QueryOperator[] |
QueryOperator.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in gov.nasa.pds.registry.query with parameters of type QueryOperator | |
---|---|
RegistryQuery.Builder<T> |
RegistryQuery.Builder.operator(QueryOperator operator)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |