Uses of Enum Class
org.audiveris.proxymusic.WoodValue
Packages that use WoodValue
Package
Description
All Java classes generated by JAXB from MusicXML schema.
-
Uses of WoodValue in org.audiveris.proxymusic
Fields in org.audiveris.proxymusic declared as WoodValueMethods in org.audiveris.proxymusic that return WoodValueModifier and TypeMethodDescriptionstatic WoodValueWood.getValue()The wood-value type represents pictograms for wood percussion instruments.static WoodValueReturns the enum constant of this class with the specified name.static WoodValue[]WoodValue.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 WoodValue