Uses of Class
com.vidispine.generated.TrackType
-
Uses of TrackType in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type TrackTypeMethods in com.vidispine.generated that return TrackTypeModifier and TypeMethodDescriptionObjectFactory.createTrackType()
Create an instance ofTrackType
TrackType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) TrackType.withSegment
(TrackSegmentType... values) Adds objects to the list of Segment using add methodTrackType.withSegment
(Collection<TrackSegmentType> values) Adds objects to the list of Segment using addAll methodMethods in com.vidispine.generated that return types with arguments of type TrackTypeModifier and TypeMethodDescriptionNLEJobSequenceType.getTrack()
Gets the value of the track property.Methods in com.vidispine.generated with parameters of type TrackTypeModifier and TypeMethodDescriptionAdds objects to the list of Track using add methodMethod parameters in com.vidispine.generated with type arguments of type TrackTypeModifier and TypeMethodDescriptionNLEJobSequenceType.withTrack
(Collection<TrackType> values) Adds objects to the list of Track using addAll method