Uses of Class
com.vidispine.generated.ComplexJobOutputFormatType
-
Uses of ComplexJobOutputFormatType in com.vidispine.generated
Subclasses of ComplexJobOutputFormatType in com.vidispine.generatedModifier and TypeClassDescriptionstatic class
Java class for anonymous complex typeFields in com.vidispine.generated declared as ComplexJobOutputFormatTypeMethods in com.vidispine.generated that return ComplexJobOutputFormatTypeModifier and TypeMethodDescriptionObjectFactory.createComplexJobOutputFormatType()
Create an instance ofComplexJobOutputFormatType
NLEJob2OutputType.getFormat()
Gets the value of the format property.ComplexJobOutputFormatType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) ComplexJobOutputFormatType.withAtom
(ComplexJobAtomType... values) Adds objects to the list of Atom using add methodComplexJobOutputFormatType.withAtom
(Collection<ComplexJobAtomType> values) Adds objects to the list of Atom using addAll methodComplexJobOutputFormatType.withCixUri
(String value) Sets the value of the cixUri property.ComplexJobOutputFormatType.withClipName
(String value) Sets the value of the clipName property.ComplexJobOutputFormatType.withContainerFormat
(String value) Sets the value of the containerFormat property.ComplexJobOutputFormatType.withDms1Source
(ComplexJobOutputFormatType.Dms1Source value) Sets the value of the dms1Source property.ComplexJobOutputFormatType.withDropFrame
(Boolean value) Sets the value of the dropFrame property.ComplexJobOutputFormatType.withId
(int value) Sets the value of the id property.ComplexJobOutputFormatType.withInitialSMPTETimecode
(String value) Sets the value of the initialSMPTETimecode property.ComplexJobOutputFormatType.withMaxChunkDuration
(TimeCodeType value) Sets the value of the maxChunkDuration property.ComplexJobOutputFormatType.withMetadata
(KeyValuePairType... values) Adds objects to the list of Metadata using add methodComplexJobOutputFormatType.withMetadata
(Collection<KeyValuePairType> values) Adds objects to the list of Metadata using addAll methodComplexJobOutputFormatType.withMuxrate
(Long value) Sets the value of the muxrate property.ComplexJobOutputFormatType.withMxfPackages
(MXFPackagesType value) Sets the value of the mxfPackages property.ComplexJobOutputFormatType.withOverlay
(OverlayType... values) Adds objects to the list of Overlay using add methodComplexJobOutputFormatType.withOverlay
(Collection<OverlayType> values) Adds objects to the list of Overlay using addAll methodComplexJobOutputFormatType.withPfdTargetUri
(String value) Sets the value of the pfdTargetUri property.ComplexJobOutputFormatType.withRange
(SequenceRangeType value) Sets the value of the range property.ComplexJobOutputFormatType.withRequireFaststart
(Boolean value) Sets the value of the requireFaststart property.ComplexJobOutputFormatType.withRoundedTimeBase
(Integer value) Sets the value of the roundedTimeBase property.ComplexJobOutputFormatType.withSetting
(KeyValuePairType... values) Adds objects to the list of Setting using add methodComplexJobOutputFormatType.withSetting
(Collection<KeyValuePairType> values) Adds objects to the list of Setting using addAll methodComplexJobOutputFormatType.withStartTimecode
(Long value) Sets the value of the startTimecode property.ComplexJobOutputFormatType.withTextOverlay
(TextOverlayType... values) Adds objects to the list of TextOverlay using add methodComplexJobOutputFormatType.withTextOverlay
(Collection<TextOverlayType> values) Adds objects to the list of TextOverlay using addAll methodComplexJobOutputFormatType.withTixUri
(ComplexJobOutputFormatType.TixUri... values) Adds objects to the list of TixUri using add methodComplexJobOutputFormatType.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 with parameters of type ComplexJobOutputFormatTypeModifier and TypeMethodDescriptionvoid
NLEJob2OutputType.setFormat
(ComplexJobOutputFormatType value) Sets the value of the format property.NLEJob2OutputType.withFormat
(ComplexJobOutputFormatType value) Sets the value of the format property.