Uses of Class
org.audiveris.proxymusic.GroupName
Packages that use GroupName
Package
Description
All Java classes generated by JAXB from MusicXML schema.
-
Uses of GroupName in org.audiveris.proxymusic
Fields in org.audiveris.proxymusic declared as GroupNameModifier and TypeFieldDescriptionprotected GroupNamePartGroup.groupAbbreviationprotected GroupNamePartGroup.groupNameMethods in org.audiveris.proxymusic that return GroupNameModifier and TypeMethodDescriptionObjectFactory.createGroupName()Create an instance ofGroupNamePartGroup.getGroupAbbreviation()Gets the value of the groupAbbreviation property.PartGroup.getGroupName()Gets the value of the groupName property.Methods in org.audiveris.proxymusic with parameters of type GroupNameModifier and TypeMethodDescriptionvoidPartGroup.setGroupAbbreviation(GroupName value) Sets the value of the groupAbbreviation property.voidPartGroup.setGroupName(GroupName value) Sets the value of the groupName property.