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