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