Uses of Class
com.vidispine.generated.TimelineType.Track.Source
-
Uses of TimelineType.Track.Source in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type TimelineType.Track.SourceModifier and TypeFieldDescriptionprotected List<TimelineType.Track.Source>TimelineType.Track.sourceMethods in com.vidispine.generated that return TimelineType.Track.SourceModifier and TypeMethodDescriptionObjectFactory.createTimelineTypeTrackSource()Create an instance ofTimelineType.Track.SourceTimelineType.Track.Source.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) TimelineType.Track.Source.withEffect(String value) Sets the value of the effect property.TimelineType.Track.Source.withInterval(TimeIntervalType value) Sets the value of the interval property.TimelineType.Track.Source.withSequence(int value) Sets the value of the sequence property.TimelineType.Track.Source.withSiteId(String value) Sets the value of the siteId property.Sets the value of the track property.TimelineType.Track.Source.withTransition(TimeCodeType value) Sets the value of the transition property.Sets the value of the uri property.Methods in com.vidispine.generated that return types with arguments of type TimelineType.Track.SourceModifier and TypeMethodDescriptionTimelineType.Track.getSource()Gets the value of the source property.Methods in com.vidispine.generated with parameters of type TimelineType.Track.SourceModifier and TypeMethodDescriptionTimelineType.Track.withSource(TimelineType.Track.Source... values) Adds objects to the list of Source using add methodMethod parameters in com.vidispine.generated with type arguments of type TimelineType.Track.SourceModifier and TypeMethodDescriptionTimelineType.Track.withSource(Collection<TimelineType.Track.Source> values) Adds objects to the list of Source using addAll method