Uses of Enum Class
org.audiveris.proxymusic.MetalValue
Packages that use MetalValue
Package
Description
All Java classes generated by JAXB from MusicXML schema.
-
Uses of MetalValue in org.audiveris.proxymusic
Fields in org.audiveris.proxymusic declared as MetalValueMethods in org.audiveris.proxymusic that return MetalValueModifier and TypeMethodDescriptionstatic MetalValueMetal.getValue()The metal-value type represents pictograms for metal percussion instruments.static MetalValueReturns the enum constant of this class with the specified name.static MetalValue[]MetalValue.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 MetalValueModifier and TypeMethodDescriptionvoidMetal.setValue(MetalValue value) Sets the value of the value property.