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