Uses of Enum Class
org.audiveris.proxymusic.TimeRelation
Packages that use TimeRelation
Package
Description
All Java classes generated by JAXB from MusicXML schema.
-
Uses of TimeRelation in org.audiveris.proxymusic
Fields in org.audiveris.proxymusic declared as TimeRelationMethods in org.audiveris.proxymusic that return TimeRelationModifier and TypeMethodDescriptionstatic TimeRelationInterchangeable.getTimeRelation()Gets the value of the timeRelation property.static TimeRelationReturns the enum constant of this class with the specified name.static TimeRelation[]TimeRelation.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 TimeRelationModifier and TypeMethodDescriptionvoidInterchangeable.setTimeRelation(TimeRelation value) Sets the value of the timeRelation property.