|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RegistryStatus | |
---|---|
gov.nasa.pds.registry.model |
Uses of RegistryStatus in gov.nasa.pds.registry.model |
---|
Methods in gov.nasa.pds.registry.model that return RegistryStatus | |
---|---|
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. |
Methods in gov.nasa.pds.registry.model with parameters of type RegistryStatus | |
---|---|
void |
Report.setStatus(RegistryStatus status)
|
Constructors in gov.nasa.pds.registry.model with parameters of type RegistryStatus | |
---|---|
Report(RegistryStatus status)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |