Uses of Enum Class
org.audiveris.proxymusic.StemValue
Packages that use StemValue
Package
Description
All Java classes generated by JAXB from MusicXML schema.
-
Uses of StemValue in org.audiveris.proxymusic
Fields in org.audiveris.proxymusic declared as StemValueMethods in org.audiveris.proxymusic that return StemValueModifier and TypeMethodDescriptionstatic StemValueStem.getValue()The stem-value type represents the notated stem direction.static StemValueReturns the enum constant of this class with the specified name.static StemValue[]StemValue.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 StemValue