Package | Description |
---|---|
gov.nasa.pds.registry.query |
Modifier and Type | Field and Description |
---|---|
protected QueryOperator |
RegistryQuery.operator |
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
RegistryQuery.Builder<T> |
RegistryQuery.Builder.operator(QueryOperator operator) |
Copyright © 2010–2017 Planetary Data System. All rights reserved.