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