Uses of Class
com.vidispine.generated.ConformTimelineType
-
Uses of ConformTimelineType in com.vidispine.generated
Fields in com.vidispine.generated declared as ConformTimelineTypeMethods in com.vidispine.generated that return ConformTimelineTypeModifier and TypeMethodDescriptionObjectFactory.createConformTimelineType()
Create an instance ofConformTimelineType
ConformType.getTimeline()
Gets the value of the timeline property.ConformTimelineType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) ConformTimelineType.withSegment
(ConformSegmentType... values) Adds objects to the list of Segment using add methodConformTimelineType.withSegment
(Collection<ConformSegmentType> values) Adds objects to the list of Segment using addAll methodMethods in com.vidispine.generated with parameters of type ConformTimelineTypeModifier and TypeMethodDescriptionvoid
ConformType.setTimeline
(ConformTimelineType value) Sets the value of the timeline property.ConformType.withTimeline
(ConformTimelineType value) Sets the value of the timeline property.