Uses of Class
com.vidispine.generated.TimelineType.Track
-
-
Uses of TimelineType.Track in com.vidispine.generated
Fields in com.vidispine.generated declared as TimelineType.Track Modifier and Type Field Description protected TimelineType.Track
TimelineType. track
Methods in com.vidispine.generated that return TimelineType.Track Modifier and Type Method Description TimelineType.Track
ObjectFactory. createTimelineTypeTrack()
Create an instance ofTimelineType.Track
TimelineType.Track
TimelineType. getTrack()
Gets the value of the track property.TimelineType.Track
TimelineType.Track. visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
TimelineType.Track
TimelineType.Track. withIndex(String value)
TimelineType.Track
TimelineType.Track. withSource(TimelineType.Track.Source... values)
TimelineType.Track
TimelineType.Track. withSource(Collection<TimelineType.Track.Source> values)
Methods in com.vidispine.generated with parameters of type TimelineType.Track Modifier and Type Method Description void
TimelineType. setTrack(TimelineType.Track value)
Sets the value of the track property.TimelineType
TimelineType. withTrack(TimelineType.Track value)
-