| Package | Description |
|---|---|
| org.audiveris.proxymusic |
All Java classes generated by JAXB from MusicXML schema.
|
| Modifier and Type | Field and Description |
|---|---|
protected HarmonyType |
Harmony.type |
| Modifier and Type | Method and Description |
|---|---|
static HarmonyType |
HarmonyType.fromValue(String v) |
HarmonyType |
Harmony.getType()
Gets the value of the type property.
|
static HarmonyType |
HarmonyType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HarmonyType[] |
HarmonyType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Harmony.setType(HarmonyType value)
Sets the value of the type property.
|
Copyright © 2016 Audiveris Ltd. All rights reserved.