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