Package | Description |
---|---|
gov.nasa.pds.label |
Implements opt-level classes for accessing PDS labels and their data
objects.
|
Modifier and Type | Method and Description |
---|---|
LabelStandard |
Label.getLabelStandard()
Gets the label standard that the label conforms to.
|
static LabelStandard |
LabelStandard.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LabelStandard[] |
LabelStandard.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2010–2017 Planetary Data System. All rights reserved.