Uses of Enum Class
org.audiveris.proxymusic.StaffDivideSymbol
Packages that use StaffDivideSymbol
Package
Description
All Java classes generated by JAXB from MusicXML schema.
-
Uses of StaffDivideSymbol in org.audiveris.proxymusic
Fields in org.audiveris.proxymusic declared as StaffDivideSymbolMethods in org.audiveris.proxymusic that return StaffDivideSymbolModifier and TypeMethodDescriptionstatic StaffDivideSymbolStaffDivide.getType()Gets the value of the type property.static StaffDivideSymbolReturns the enum constant of this class with the specified name.static StaffDivideSymbol[]StaffDivideSymbol.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 StaffDivideSymbolModifier and TypeMethodDescriptionvoidStaffDivide.setType(StaffDivideSymbol value) Sets the value of the type property.