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(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,
String name,
String volId,
String setId,
String relPath,
DataSetConstants.Status status,
String createdBy,
DataSetConstants.DataType type,
UUID uuid) |
Copyright © 2010–2016 Planetary Data System. All rights reserved.