| Package | Description |
|---|---|
| org.audiveris.proxymusic |
All Java classes generated by JAXB from MusicXML schema.
|
| Modifier and Type | Field and Description |
|---|---|
protected CircularArrow |
Arrow.circularArrow |
| Modifier and Type | Method and Description |
|---|---|
static CircularArrow |
CircularArrow.fromValue(String v) |
CircularArrow |
Arrow.getCircularArrow()
Gets the value of the circularArrow property.
|
static CircularArrow |
CircularArrow.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CircularArrow[] |
CircularArrow.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.setCircularArrow(CircularArrow value)
Sets the value of the circularArrow property.
|
Copyright © 2016 Audiveris Ltd. All rights reserved.