Uses of Enum Class
org.audiveris.proxymusic.TapHand
Packages that use TapHand
Package
Description
All Java classes generated by JAXB from MusicXML schema.
-
Uses of TapHand in org.audiveris.proxymusic
Fields in org.audiveris.proxymusic declared as TapHandMethods in org.audiveris.proxymusic that return TapHandModifier and TypeMethodDescriptionstatic TapHandTap.getHand()Gets the value of the hand property.static TapHandReturns the enum constant of this class with the specified name.static TapHand[]TapHand.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 TapHand