| Package | Description |
|---|---|
| org.audiveris.proxymusic |
All Java classes generated by JAXB from MusicXML schema.
|
| Modifier and Type | Field and Description |
|---|---|
protected TupletPortion |
Tuplet.tupletActual |
protected TupletPortion |
Tuplet.tupletNormal |
| Modifier and Type | Method and Description |
|---|---|
TupletPortion |
ObjectFactory.createTupletPortion()
Create an instance of
TupletPortion |
TupletPortion |
Tuplet.getTupletActual()
Gets the value of the tupletActual property.
|
TupletPortion |
Tuplet.getTupletNormal()
Gets the value of the tupletNormal property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Tuplet.setTupletActual(TupletPortion value)
Sets the value of the tupletActual property.
|
void |
Tuplet.setTupletNormal(TupletPortion value)
Sets the value of the tupletNormal property.
|
Copyright © 2016 Audiveris Ltd. All rights reserved.