Uses of Enum Class
org.audiveris.proxymusic.opus.YesNo
Packages that use YesNo
Package
Description
Specific Java classes generated by JAXB from MusicXml Opus schema.
-
Uses of YesNo in org.audiveris.proxymusic.opus
Fields in org.audiveris.proxymusic.opus declared as YesNoMethods in org.audiveris.proxymusic.opus that return YesNoModifier and TypeMethodDescriptionstatic YesNoScore.getNewPage()Gets the value of the newPage property.static YesNoReturns the enum constant of this class with the specified name.static YesNo[]YesNo.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.audiveris.proxymusic.opus with parameters of type YesNoModifier and TypeMethodDescriptionvoidScore.setNewPage(YesNo value) Sets the value of the newPage property.