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