Package | Description |
---|---|
gov.nasa.pds.registry.model |
Modifier and Type | Method and Description |
---|---|
ReplicationStatus |
ReplicationReport.getStatus() |
static ReplicationStatus |
ReplicationStatus.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ReplicationStatus[] |
ReplicationStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ReplicationReport.setStatus(ReplicationStatus status) |
Copyright © 2010-2018 Planetary Data System. All Rights Reserved.