Uses of Class
com.vidispine.generated.TrackSegmentType
-
Uses of TrackSegmentType in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type TrackSegmentTypeMethods in com.vidispine.generated that return TrackSegmentTypeModifier and TypeMethodDescriptionObjectFactory.createTrackSegmentType()
Create an instance ofTrackSegmentType
TrackSegmentType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) TrackSegmentType.withEffect
(EffectType... values) Adds objects to the list of Effect using add methodTrackSegmentType.withEffect
(Collection<EffectType> values) Adds objects to the list of Effect using addAll methodTrackSegmentType.withFillerLength
(long value) Sets the value of the fillerLength property.TrackSegmentType.withSubClip
(int value) Sets the value of the subClip property.TrackSegmentType.withTransition
(NLEJobTransitionType value) Sets the value of the transition property.Methods in com.vidispine.generated that return types with arguments of type TrackSegmentTypeMethods in com.vidispine.generated with parameters of type TrackSegmentTypeModifier and TypeMethodDescriptionTrackType.withSegment
(TrackSegmentType... values) Adds objects to the list of Segment using add methodMethod parameters in com.vidispine.generated with type arguments of type TrackSegmentTypeModifier and TypeMethodDescriptionTrackType.withSegment
(Collection<TrackSegmentType> values) Adds objects to the list of Segment using addAll method