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