Uses of Class
org.audiveris.proxymusic.Defaults
Packages that use Defaults
Package
Description
All Java classes generated by JAXB from MusicXML schema.
-
Uses of Defaults in org.audiveris.proxymusic
Fields in org.audiveris.proxymusic declared as DefaultsModifier and TypeFieldDescriptionprotected DefaultsScorePartwise.defaultsprotected DefaultsScoreTimewise.defaultsMethods in org.audiveris.proxymusic that return DefaultsModifier and TypeMethodDescriptionObjectFactory.createDefaults()Create an instance ofDefaultsScorePartwise.getDefaults()Gets the value of the defaults property.ScoreTimewise.getDefaults()Gets the value of the defaults property.Methods in org.audiveris.proxymusic with parameters of type DefaultsModifier and TypeMethodDescriptionvoidScorePartwise.setDefaults(Defaults value) Sets the value of the defaults property.voidScoreTimewise.setDefaults(Defaults value) Sets the value of the defaults property.