Uses of Enum Class
heronarts.lx.midi.LXMidiMapping.Note.Mode
Packages that use LXMidiMapping.Note.Mode
-
Uses of LXMidiMapping.Note.Mode in heronarts.lx.midi
Fields in heronarts.lx.midi with type parameters of type LXMidiMapping.Note.ModeMethods in heronarts.lx.midi that return LXMidiMapping.Note.ModeModifier and TypeMethodDescriptionstatic LXMidiMapping.Note.ModeLXMidiMapping.Note.Mode.getDefault(BooleanParameter parameter) static LXMidiMapping.Note.ModeReturns the enum constant of this class with the specified name.static LXMidiMapping.Note.Mode[]LXMidiMapping.Note.Mode.values()Returns an array containing the constants of this enum class, in the order they are declared.