| Package | Description |
|---|---|
| org.audiveris.proxymusic |
All Java classes generated by JAXB from MusicXML schema.
|
| Modifier and Type | Field and Description |
|---|---|
protected GroupName |
PartGroup.groupAbbreviation |
protected GroupName |
PartGroup.groupName |
| Modifier and Type | Method and Description |
|---|---|
GroupName |
ObjectFactory.createGroupName()
Create an instance of
GroupName |
GroupName |
PartGroup.getGroupAbbreviation()
Gets the value of the groupAbbreviation property.
|
GroupName |
PartGroup.getGroupName()
Gets the value of the groupName property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PartGroup.setGroupAbbreviation(GroupName value)
Sets the value of the groupAbbreviation property.
|
void |
PartGroup.setGroupName(GroupName value)
Sets the value of the groupName property.
|
Copyright © 2016 Audiveris Ltd. All rights reserved.