Uses of Enum Class
org.audiveris.proxymusic.ClefSign
Packages that use ClefSign
Package
Description
All Java classes generated by JAXB from MusicXML schema.
-
Uses of ClefSign in org.audiveris.proxymusic
Fields in org.audiveris.proxymusic declared as ClefSignMethods in org.audiveris.proxymusic that return ClefSignModifier and TypeMethodDescriptionstatic ClefSignClef.getSign()Gets the value of the sign property.PartClef.getSign()Gets the value of the sign property.static ClefSignReturns the enum constant of this class with the specified name.static ClefSign[]ClefSign.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 ClefSign