Uses of Class
org.audiveris.proxymusic.Identification
Packages that use Identification
Package
Description
All Java classes generated by JAXB from MusicXML schema.
-
Uses of Identification in org.audiveris.proxymusic
Fields in org.audiveris.proxymusic declared as IdentificationModifier and TypeFieldDescriptionprotected IdentificationScorePart.identificationprotected IdentificationScorePartwise.identificationprotected IdentificationScoreTimewise.identificationMethods in org.audiveris.proxymusic that return IdentificationModifier and TypeMethodDescriptionObjectFactory.createIdentification()Create an instance ofIdentificationScorePart.getIdentification()Gets the value of the identification property.ScorePartwise.getIdentification()Gets the value of the identification property.ScoreTimewise.getIdentification()Gets the value of the identification property.Methods in org.audiveris.proxymusic with parameters of type IdentificationModifier and TypeMethodDescriptionvoidScorePart.setIdentification(Identification value) Sets the value of the identification property.voidScorePartwise.setIdentification(Identification value) Sets the value of the identification property.voidScoreTimewise.setIdentification(Identification value) Sets the value of the identification property.