Uses of Class
com.vidispine.generated.SegmentationJobType
-
Uses of SegmentationJobType in com.vidispine.generated
Fields in com.vidispine.generated declared as SegmentationJobTypeModifier and TypeFieldDescriptionprotected SegmentationJobType
JobRequestChoiceType.segmentationRequest
Methods in com.vidispine.generated that return SegmentationJobTypeModifier and TypeMethodDescriptionObjectFactory.createSegmentationJobType()
Create an instance ofSegmentationJobType
JobRequestChoiceType.getSegmentationRequest()
Gets the value of the segmentationRequest property.SegmentationJobType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) SegmentationJobType.withContainerFormat
(String value) Sets the value of the containerFormat property.Sets the value of the input property.SegmentationJobType.withPlaylistOutput
(String value) Sets the value of the playlistOutput property.SegmentationJobType.withSegmentLength
(TimeCodeType value) Sets the value of the segmentLength property.SegmentationJobType.withSegmentUriPostfix
(String value) Sets the value of the segmentUriPostfix property.SegmentationJobType.withSegmentUriPrefix
(String value) Sets the value of the segmentUriPrefix property.Methods in com.vidispine.generated that return types with arguments of type SegmentationJobTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<SegmentationJobType>
ObjectFactory.createSegmentationJobDocument
(SegmentationJobType value) Methods in com.vidispine.generated with parameters of type SegmentationJobTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<SegmentationJobType>
ObjectFactory.createSegmentationJobDocument
(SegmentationJobType value) void
JobRequestChoiceType.setSegmentationRequest
(SegmentationJobType value) Sets the value of the segmentationRequest property.JobRequestChoiceType.withSegmentationRequest
(SegmentationJobType value) Sets the value of the segmentationRequest property.