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