Uses of Class
com.vidispine.generated.TimelineType.Track
-
Uses of TimelineType.Track in com.vidispine.generated
Fields in com.vidispine.generated declared as TimelineType.TrackMethods in com.vidispine.generated that return TimelineType.TrackModifier and TypeMethodDescriptionObjectFactory.createTimelineTypeTrack()
Create an instance ofTimelineType.Track
TimelineType.getTrack()
Gets the value of the track property.TimelineType.Track.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) Sets the value of the index property.TimelineType.Track.withSource
(TimelineType.Track.Source... values) Adds objects to the list of Source using add methodTimelineType.Track.withSource
(Collection<TimelineType.Track.Source> values) Adds objects to the list of Source using addAll methodMethods in com.vidispine.generated with parameters of type TimelineType.TrackModifier and TypeMethodDescriptionvoid
TimelineType.setTrack
(TimelineType.Track value) Sets the value of the track property.TimelineType.withTrack
(TimelineType.Track value) Sets the value of the track property.