Uses of Enum Class
llnl.gnem.core.metadata.InstrumentCode
Packages that use InstrumentCode
- 
Uses of InstrumentCode in llnl.gnem.core.metadata
Methods in llnl.gnem.core.metadata that return InstrumentCodeModifier and TypeMethodDescriptionChannel.getInstrumentCode()static InstrumentCodeReturns 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.Constructors in llnl.gnem.core.metadata with parameters of type InstrumentCodeModifierConstructorDescriptionChannel(BandCode band, InstrumentCode instrument, OrientationCode code)