Uses of Enum Class
org.audiveris.proxymusic.RightLeftMiddle
Packages that use RightLeftMiddle
Package
Description
All Java classes generated by JAXB from MusicXML schema.
-
Uses of RightLeftMiddle in org.audiveris.proxymusic
Fields in org.audiveris.proxymusic declared as RightLeftMiddleMethods in org.audiveris.proxymusic that return RightLeftMiddleModifier and TypeMethodDescriptionstatic RightLeftMiddleBarline.getLocation()Gets the value of the location property.static RightLeftMiddleReturns the enum constant of this class with the specified name.static RightLeftMiddle[]RightLeftMiddle.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 RightLeftMiddleModifier and TypeMethodDescriptionvoidBarline.setLocation(RightLeftMiddle value) Sets the value of the location property.