Uses of Enum Class
org.audiveris.proxymusic.HandbellValue
Packages that use HandbellValue
Package
Description
All Java classes generated by JAXB from MusicXML schema.
-
Uses of HandbellValue in org.audiveris.proxymusic
Fields in org.audiveris.proxymusic declared as HandbellValueMethods in org.audiveris.proxymusic that return HandbellValueModifier and TypeMethodDescriptionstatic HandbellValueHandbell.getValue()The handbell-value type represents the type of handbell technique being notated.static HandbellValueReturns the enum constant of this class with the specified name.static HandbellValue[]HandbellValue.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 HandbellValueModifier and TypeMethodDescriptionvoidHandbell.setValue(HandbellValue value) Sets the value of the value property.