Uses of Class
com.vidispine.generated.ComplexJobOutputType
-
Uses of ComplexJobOutputType in com.vidispine.generated
Subclasses of ComplexJobOutputType in com.vidispine.generatedModifier and TypeClassDescriptionclass
Java class for ComplexJobAudioOutputType complex typeclass
Java class for ComplexJobSubtitleOutputType complex typeclass
Java class for ComplexJobVideoOutputType complex typeclass
Java class for NLEJob2AudioOutputType complex typeclass
Java class for NLEJob2VideoOutputType complex typeMethods in com.vidispine.generated that return ComplexJobOutputTypeModifier and TypeMethodDescriptionObjectFactory.createComplexJobOutputType()
Create an instance ofComplexJobOutputType
ComplexJobOutputType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) ComplexJobOutputType.withBitrate
(Long value) Sets the value of the bitrate property.Sets the value of the codec property.ComplexJobOutputType.withCodecName
(String value) Sets the value of the codecName property.ComplexJobOutputType.withCodecTag
(Long value) Sets the value of the codecTag property.ComplexJobOutputType.withCodecTagString
(String value) Sets the value of the codecTagString property.Sets the value of the edl property.Adds objects to the list of Id using add methodComplexJobOutputType.withId
(Collection<Integer> values) Adds objects to the list of Id using addAll methodComplexJobOutputType.withMetadata
(KeyValuePairType... values) Adds objects to the list of Metadata using add methodComplexJobOutputType.withMetadata
(Collection<KeyValuePairType> values) Adds objects to the list of Metadata using addAll methodComplexJobOutputType.withObjectTracking
(ComplexJobOTIFType value) Sets the value of the objectTracking property.ComplexJobOutputType.withPreset
(String... values) Adds objects to the list of Preset using add methodComplexJobOutputType.withPreset
(Collection<String> values) Adds objects to the list of Preset using addAll methodComplexJobOutputType.withSetting
(KeyValuePairType... values) Adds objects to the list of Setting using add methodComplexJobOutputType.withSetting
(Collection<KeyValuePairType> values) Adds objects to the list of Setting using addAll methodComplexJobOutputType.withStart
(TimeCodeType value) Sets the value of the start property.ComplexJobOutputType.withTimeBase
(TimeBaseType value) Sets the value of the timeBase property.