| Package | Description |
|---|---|
| org.audiveris.proxymusic |
All Java classes generated by JAXB from MusicXML schema.
|
| Modifier and Type | Field and Description |
|---|---|
protected Offset |
Sound.offset |
protected Offset |
Harmony.offset |
protected Offset |
Direction.offset |
| Modifier and Type | Method and Description |
|---|---|
Offset |
ObjectFactory.createOffset()
Create an instance of
Offset |
Offset |
Sound.getOffset()
Gets the value of the offset property.
|
Offset |
Harmony.getOffset()
Gets the value of the offset property.
|
Offset |
Direction.getOffset()
Gets the value of the offset property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Sound.setOffset(Offset value)
Sets the value of the offset property.
|
void |
Harmony.setOffset(Offset value)
Sets the value of the offset property.
|
void |
Direction.setOffset(Offset value)
Sets the value of the offset property.
|
Copyright © 2016 Audiveris Ltd. All rights reserved.