Uses of Enum Class
org.audiveris.proxymusic.StickLocation
Packages that use StickLocation
Package
Description
All Java classes generated by JAXB from MusicXML schema.
-
Uses of StickLocation in org.audiveris.proxymusic
Fields in org.audiveris.proxymusic declared as StickLocationMethods in org.audiveris.proxymusic that return StickLocationModifier and TypeMethodDescriptionstatic StickLocationPercussion.getStickLocation()Gets the value of the stickLocation property.static StickLocationReturns the enum constant of this class with the specified name.static StickLocation[]StickLocation.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 StickLocationModifier and TypeMethodDescriptionvoidPercussion.setStickLocation(StickLocation value) Sets the value of the stickLocation property.