Uses of Class
gov.nasa.pds.label.LabelStandard
| Package | Description |
|---|---|
| gov.nasa.pds.label |
Implements opt-level classes for accessing PDS labels and their data
objects.
|
-
Uses of LabelStandard in gov.nasa.pds.label
Methods in gov.nasa.pds.label that return LabelStandard Modifier and Type Method Description LabelStandardLabel. getLabelStandard()Gets the label standard that the label conforms to.static LabelStandardLabelStandard. 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.