Package | Description |
---|---|
gov.nasa.pds.registry.model | |
gov.nasa.pds.registry.query |
Modifier and Type | Method and Description |
---|---|
ObjectStatus |
ObjectAction.getObjectStatus() |
ObjectStatus |
RegistryObject.getStatus() |
static ObjectStatus |
ObjectStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ObjectStatus[] |
ObjectStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
RegistryObject.setStatus(ObjectStatus status) |
Modifier and Type | Field and Description |
---|---|
protected ObjectStatus |
ObjectFilter.status |
Modifier and Type | Method and Description |
---|---|
ObjectStatus |
ObjectFilter.getStatus() |
Modifier and Type | Method and Description |
---|---|
PackageFilter.Builder |
PackageFilter.Builder.status(ObjectStatus status) |
ObjectFilter.Builder |
ObjectFilter.Builder.status(ObjectStatus status) |
ExtrinsicFilter.Builder |
ExtrinsicFilter.Builder.status(ObjectStatus status) |
EventFilter.Builder |
EventFilter.Builder.status(ObjectStatus status) |
Copyright © 2010–2015 Planetary Data System. All rights reserved.