Uses of Enum Class
org.audiveris.proxymusic.PrincipalVoiceSymbol
Packages that use PrincipalVoiceSymbol
Package
Description
All Java classes generated by JAXB from MusicXML schema.
-
Uses of PrincipalVoiceSymbol in org.audiveris.proxymusic
Fields in org.audiveris.proxymusic declared as PrincipalVoiceSymbolMethods in org.audiveris.proxymusic that return PrincipalVoiceSymbolModifier and TypeMethodDescriptionstatic PrincipalVoiceSymbolPrincipalVoice.getSymbol()Gets the value of the symbol property.static PrincipalVoiceSymbolReturns the enum constant of this class with the specified name.static PrincipalVoiceSymbol[]PrincipalVoiceSymbol.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.audiveris.proxymusic with parameters of type PrincipalVoiceSymbolModifier and TypeMethodDescriptionvoidPrincipalVoice.setSymbol(PrincipalVoiceSymbol value) Sets the value of the symbol property.