Uses of Class
com.vidispine.generated.ComplexJobType.Output
-
Uses of ComplexJobType.Output in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type ComplexJobType.OutputMethods in com.vidispine.generated that return ComplexJobType.OutputModifier and TypeMethodDescriptionObjectFactory.createComplexJobTypeOutput()
Create an instance ofComplexJobType.Output
ComplexJobType.Output.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) ComplexJobType.Output.withAtom
(ComplexJobAtomType... values) Adds objects to the list of Atom using add methodComplexJobType.Output.withAtom
(Collection<ComplexJobAtomType> values) Adds objects to the list of Atom using addAll methodComplexJobType.Output.withCixUri
(String value) Sets the value of the cixUri property.ComplexJobType.Output.withClipName
(String value) Sets the value of the clipName property.ComplexJobType.Output.withContainerFormat
(String value) Sets the value of the containerFormat property.ComplexJobType.Output.withDms1Source
(ComplexJobOutputFormatType.Dms1Source value) Sets the value of the dms1Source property.ComplexJobType.Output.withDropFrame
(Boolean value) Sets the value of the dropFrame property.ComplexJobType.Output.withId
(int value) Sets the value of the id property.ComplexJobType.Output.withInitialSMPTETimecode
(String value) Sets the value of the initialSMPTETimecode property.ComplexJobType.Output.withMaxChunkDuration
(TimeCodeType value) Sets the value of the maxChunkDuration property.ComplexJobType.Output.withMetadata
(KeyValuePairType... values) Adds objects to the list of Metadata using add methodComplexJobType.Output.withMetadata
(Collection<KeyValuePairType> values) Adds objects to the list of Metadata using addAll methodComplexJobType.Output.withMuxrate
(Long value) Sets the value of the muxrate property.ComplexJobType.Output.withMxfPackages
(MXFPackagesType value) Sets the value of the mxfPackages property.ComplexJobType.Output.withOverlay
(OverlayType... values) Adds objects to the list of Overlay using add methodComplexJobType.Output.withOverlay
(Collection<OverlayType> values) Adds objects to the list of Overlay using addAll methodComplexJobType.Output.withPfdTargetUri
(String value) Sets the value of the pfdTargetUri property.ComplexJobType.Output.withRange
(SequenceRangeType value) Sets the value of the range property.ComplexJobType.Output.withRequireFaststart
(Boolean value) Sets the value of the requireFaststart property.ComplexJobType.Output.withRoundedTimeBase
(Integer value) Sets the value of the roundedTimeBase property.ComplexJobType.Output.withSetting
(KeyValuePairType... values) Adds objects to the list of Setting using add methodComplexJobType.Output.withSetting
(Collection<KeyValuePairType> values) Adds objects to the list of Setting using addAll methodComplexJobType.Output.withStartTimecode
(Long value) Sets the value of the startTimecode property.ComplexJobType.Output.withTextOverlay
(TextOverlayType... values) Adds objects to the list of TextOverlay using add methodComplexJobType.Output.withTextOverlay
(Collection<TextOverlayType> values) Adds objects to the list of TextOverlay using addAll methodComplexJobType.Output.withTixUri
(ComplexJobOutputFormatType.TixUri... values) Adds objects to the list of TixUri using add methodComplexJobType.Output.withTixUri
(Collection<ComplexJobOutputFormatType.TixUri> values) Adds objects to the list of TixUri using addAll methodSets the value of the uri property.Methods in com.vidispine.generated that return types with arguments of type ComplexJobType.OutputModifier and TypeMethodDescriptionComplexJobType.getOutput()
Gets the value of the output property.Methods in com.vidispine.generated with parameters of type ComplexJobType.OutputModifier and TypeMethodDescriptionComplexJobType.withOutput
(ComplexJobType.Output... values) Adds objects to the list of Output using add methodMethod parameters in com.vidispine.generated with type arguments of type ComplexJobType.OutputModifier and TypeMethodDescriptionComplexJobType.withOutput
(Collection<ComplexJobType.Output> values) Adds objects to the list of Output using addAll method