Uses of Enum Class
org.audiveris.proxymusic.ShowFrets
Packages that use ShowFrets
Package
Description
All Java classes generated by JAXB from MusicXML schema.
-
Uses of ShowFrets in org.audiveris.proxymusic
Fields in org.audiveris.proxymusic declared as ShowFretsMethods in org.audiveris.proxymusic that return ShowFretsModifier and TypeMethodDescriptionstatic ShowFretsStaffDetails.getShowFrets()Gets the value of the showFrets property.static ShowFretsReturns the enum constant of this class with the specified name.static ShowFrets[]ShowFrets.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 ShowFretsModifier and TypeMethodDescriptionvoidStaffDetails.setShowFrets(ShowFrets value) Sets the value of the showFrets property.