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