| Package | Description |
|---|---|
| org.audiveris.proxymusic |
All Java classes generated by JAXB from MusicXML schema.
|
| Modifier and Type | Field and Description |
|---|---|
protected PartName |
ScorePart.partAbbreviation |
protected PartName |
ScorePart.partName |
| Modifier and Type | Method and Description |
|---|---|
PartName |
ObjectFactory.createPartName()
Create an instance of
PartName |
PartName |
ScorePart.getPartAbbreviation()
Gets the value of the partAbbreviation property.
|
PartName |
ScorePart.getPartName()
Gets the value of the partName property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ScorePart.setPartAbbreviation(PartName value)
Sets the value of the partAbbreviation property.
|
void |
ScorePart.setPartName(PartName value)
Sets the value of the partName property.
|
Copyright © 2016 Audiveris Ltd. All rights reserved.