Uses of Enum Class
org.audiveris.proxymusic.BackwardForward
Packages that use BackwardForward
Package
Description
All Java classes generated by JAXB from MusicXML schema.
-
Uses of BackwardForward in org.audiveris.proxymusic
Fields in org.audiveris.proxymusic declared as BackwardForwardMethods in org.audiveris.proxymusic that return BackwardForwardModifier and TypeMethodDescriptionstatic BackwardForwardRepeat.getDirection()Gets the value of the direction property.static BackwardForwardReturns the enum constant of this class with the specified name.static BackwardForward[]BackwardForward.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 BackwardForwardModifier and TypeMethodDescriptionvoidRepeat.setDirection(BackwardForward value) Sets the value of the direction property.