Uses of Class
com.vidispine.generated.ConformSegmentType
-
Uses of ConformSegmentType in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type ConformSegmentTypeMethods in com.vidispine.generated that return ConformSegmentTypeModifier and TypeMethodDescriptionObjectFactory.createConformSegmentType()Create an instance ofConformSegmentTypeConformSegmentType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) ConformSegmentType.withDestination(ConformDestinationType value) Sets the value of the destination property.ConformSegmentType.withSource(ConformSourceType value) Sets the value of the source property.Methods in com.vidispine.generated that return types with arguments of type ConformSegmentTypeModifier and TypeMethodDescriptionConformTimelineType.getSegment()Gets the value of the segment property.Methods in com.vidispine.generated with parameters of type ConformSegmentTypeModifier and TypeMethodDescriptionConformTimelineType.withSegment(ConformSegmentType... values) Adds objects to the list of Segment using add methodMethod parameters in com.vidispine.generated with type arguments of type ConformSegmentTypeModifier and TypeMethodDescriptionConformTimelineType.withSegment(Collection<ConformSegmentType> values) Adds objects to the list of Segment using addAll method