Uses of Enum Class
org.audiveris.proxymusic.KindValue
Packages that use KindValue
Package
Description
All Java classes generated by JAXB from MusicXML schema.
-
Uses of KindValue in org.audiveris.proxymusic
Fields in org.audiveris.proxymusic declared as KindValueMethods in org.audiveris.proxymusic that return KindValueModifier and TypeMethodDescriptionstatic KindValueKind.getValue()A kind-value indicates the type of chord.static KindValueReturns the enum constant of this class with the specified name.static KindValue[]KindValue.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 KindValue