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