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