Uses of Enum Class
gov.nasa.pds.label.LabelStandard
Packages that use LabelStandard
Package
Description
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 LabelStandardModifier and TypeMethodDescriptionLabel.getLabelStandard()Gets the label standard that the label conforms to.static LabelStandardReturns the enum constant of this class with the specified name.static LabelStandard[]LabelStandard.values()Returns an array containing the constants of this enum class, in the order they are declared.