| Package | Description |
|---|---|
| org.audiveris.proxymusic |
All Java classes generated by JAXB from MusicXML schema.
|
| Modifier and Type | Field and Description |
|---|---|
protected BeaterValue |
Beater.value |
| Modifier and Type | Method and Description |
|---|---|
static BeaterValue |
BeaterValue.fromValue(String v) |
BeaterValue |
Beater.getValue()
The beater-value type represents pictograms for beaters, mallets, and sticks that do not have different materials represented in the pictogram.
|
static BeaterValue |
BeaterValue.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BeaterValue[] |
BeaterValue.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Beater.setValue(BeaterValue value)
Sets the value of the value property.
|
Copyright © 2016 Audiveris Ltd. All rights reserved.