Package | Description |
---|---|
gov.nasa.pds.registry.client.results | |
gov.nasa.pds.registry.model.wrapper |
Modifier and Type | Method and Description |
---|---|
RegistryAttributeWrapper |
AttributeFilter.getRaw() |
Modifier and Type | Method and Description |
---|---|
void |
AttributeFilter.setRaw(RegistryAttributeWrapper raw) |
Constructor and Description |
---|
AttributeFilter(RegistryAttributeWrapper raw,
java.lang.String value) |
Modifier and Type | Method and Description |
---|---|
static RegistryAttributeWrapper |
RegistryAttributeWrapper.get(java.lang.String attributeName) |
static RegistryAttributeWrapper |
RegistryAttributeWrapper.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static RegistryAttributeWrapper[] |
RegistryAttributeWrapper.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2010-2019 Planetary Data System. All Rights Reserved.