Uses of Class
org.robovm.apple.coremidi.MIDIMessageType
| Package | Description |
|---|---|
| org.robovm.apple.coremidi |
-
Uses of MIDIMessageType in org.robovm.apple.coremidi
Methods in org.robovm.apple.coremidi that return MIDIMessageType Modifier and Type Method Description static MIDIMessageTypeMIDIMessageType. valueOf(long n)Returns the enum constant of this type with the specified name.static MIDIMessageTypeMIDIMessageType. valueOf(String name)Returns the enum constant of this type with the specified name.static MIDIMessageType[]MIDIMessageType. values()Returns an array containing the constants of this enum type, in the order they are declared.