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