Package | Description |
---|---|
gov.nasa.pds.registry.model |
Modifier and Type | Method and Description |
---|---|
RegistryStatus |
Report.getStatus() |
static RegistryStatus |
RegistryStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RegistryStatus[] |
RegistryStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Report.setStatus(RegistryStatus status) |
Constructor and Description |
---|
Report(RegistryStatus status) |
Copyright © 2010–2015 Planetary Data System. All rights reserved.