Package | Description |
---|---|
gov.nasa.pds.web.ui.constants | |
gov.nasa.pds.web.ui.containers |
Modifier and Type | Method and Description |
---|---|
static DataSetConstants.Status |
DataSetConstants.Status.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static DataSetConstants.Status[] |
DataSetConstants.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
DataSetConstants.Status |
VolumeContainer.getStatus() |
Constructor and Description |
---|
VolumeContainer(gov.nasa.arc.pds.tools.util.LocaleUtils localeUtils,
java.lang.String name,
java.lang.String volId,
java.lang.String setId,
java.lang.String relPath,
DataSetConstants.Status status,
java.lang.String createdBy,
DataSetConstants.DataType type,
java.util.UUID uuid) |
Copyright © 2010-2018 Planetary Data System. All Rights Reserved.