Uses of Enum Class
llnl.gnem.core.metadata.BandCode
-
Uses of BandCode in llnl.gnem.core.metadata
Modifier and TypeMethodDescriptionChannel.getBandCode()
static BandCode
Returns the enum constant of this class with the specified name.static BandCode[]
BandCode.values()
Returns an array containing the constants of this enum class, in the order they are declared.ModifierConstructorDescriptionChannel
(BandCode band, InstrumentCode instrument, OrientationCode code)