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