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