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