|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RegistryAttributeWrapper | |
---|---|
gov.nasa.pds.registry.client.results | |
gov.nasa.pds.registry.model.wrapper |
Uses of RegistryAttributeWrapper in gov.nasa.pds.registry.client.results |
---|
Methods in gov.nasa.pds.registry.client.results that return RegistryAttributeWrapper | |
---|---|
RegistryAttributeWrapper |
AttributeFilter.getRaw()
|
Methods in gov.nasa.pds.registry.client.results with parameters of type RegistryAttributeWrapper | |
---|---|
void |
AttributeFilter.setRaw(RegistryAttributeWrapper raw)
|
Constructors in gov.nasa.pds.registry.client.results with parameters of type RegistryAttributeWrapper | |
---|---|
AttributeFilter(RegistryAttributeWrapper raw,
String value)
|
Uses of RegistryAttributeWrapper in gov.nasa.pds.registry.model.wrapper |
---|
Methods in gov.nasa.pds.registry.model.wrapper that return RegistryAttributeWrapper | |
---|---|
static RegistryAttributeWrapper |
RegistryAttributeWrapper.get(String attributeName)
|
static RegistryAttributeWrapper |
RegistryAttributeWrapper.valueOf(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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |