C G I M N S T V

V

valueOf(String) - Static method in enum midiReference.ChordReference
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum midiReference.NoteReference
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum midiReference.ScaleReference
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum midiReference.TimeBase
Returns the enum constant of this type with the specified name.
values() - Static method in enum midiReference.ChordReference
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum midiReference.NoteReference
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum midiReference.ScaleReference
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum midiReference.TimeBase
Returns an array containing the constants of this enum type, in the order they're declared.

C G I M N S T V