| Package | Description |
|---|---|
| com.soundhelix.misc |
| Modifier and Type | Method and Description |
|---|---|
static Chord.InversionType |
Chord.InversionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Chord.InversionType[] |
Chord.InversionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|