public class ComplexJobSubtitleOutputType extends ComplexJobOutputType implements Serializable, Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo
Java class for ComplexJobSubtitleOutputType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ComplexJobSubtitleOutputType"> <complexContent> <extension base="{http://xml.vidispine.com/schema/vidispine}ComplexJobOutputType"> <sequence> </sequence> </extension> </complexContent> </complexType>
Modifier and Type | Class and Description |
---|---|
static class |
ComplexJobSubtitleOutputType.PropInfo |
bitrate, codec, codecName, codecTag, codecTagString, edl, id, metadata, objectTracking, preset, setting, start, timeBase
Constructor and Description |
---|
ComplexJobSubtitleOutputType() |
getBitrate, getCodec, getCodecName, getCodecTag, getCodecTagString, getEdl, getId, getMetadata, getObjectTracking, getPreset, getSetting, getStart, getTimeBase, isSetBitrate, isSetCodec, isSetCodecName, isSetCodecTag, isSetCodecTagString, isSetEdl, isSetId, isSetMetadata, isSetObjectTracking, isSetPreset, isSetSetting, isSetStart, isSetTimeBase, setBitrate, setCodec, setCodecName, setCodecTag, setCodecTagString, setEdl, setObjectTracking, setStart, setTimeBase, unsetId, unsetMetadata, unsetPreset, unsetSetting
public Object clone()
clone
in class ComplexJobOutputType
public Object copyTo(Object target)
copyTo
in interface org.jvnet.jaxb2_commons.lang.CopyTo
copyTo
in class ComplexJobOutputType
public Object copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, Object target, org.jvnet.jaxb2_commons.lang.CopyStrategy strategy)
copyTo
in interface org.jvnet.jaxb2_commons.lang.CopyTo
copyTo
in class ComplexJobOutputType
public Object createNewInstance()
createNewInstance
in interface org.jvnet.jaxb2_commons.lang.CopyTo
createNewInstance
in class ComplexJobOutputType
public ComplexJobSubtitleOutputType withId(Integer... values)
withId
in class ComplexJobOutputType
public ComplexJobSubtitleOutputType withId(Collection<Integer> values)
withId
in class ComplexJobOutputType
public ComplexJobSubtitleOutputType withStart(TimeCodeType value)
withStart
in class ComplexJobOutputType
public ComplexJobSubtitleOutputType withCodec(String value)
withCodec
in class ComplexJobOutputType
public ComplexJobSubtitleOutputType withCodecTag(Long value)
withCodecTag
in class ComplexJobOutputType
public ComplexJobSubtitleOutputType withCodecTagString(String value)
withCodecTagString
in class ComplexJobOutputType
public ComplexJobSubtitleOutputType withCodecName(String value)
withCodecName
in class ComplexJobOutputType
public ComplexJobSubtitleOutputType withBitrate(Long value)
withBitrate
in class ComplexJobOutputType
public ComplexJobSubtitleOutputType withTimeBase(TimeBaseType value)
withTimeBase
in class ComplexJobOutputType
public ComplexJobSubtitleOutputType withPreset(String... values)
withPreset
in class ComplexJobOutputType
public ComplexJobSubtitleOutputType withPreset(Collection<String> values)
withPreset
in class ComplexJobOutputType
public ComplexJobSubtitleOutputType withEdl(EDLType value)
withEdl
in class ComplexJobOutputType
public ComplexJobSubtitleOutputType withSetting(KeyValuePairType... values)
withSetting
in class ComplexJobOutputType
public ComplexJobSubtitleOutputType withSetting(Collection<KeyValuePairType> values)
withSetting
in class ComplexJobOutputType
public ComplexJobSubtitleOutputType withObjectTracking(ComplexJobOTIFType value)
withObjectTracking
in class ComplexJobOutputType
public ComplexJobSubtitleOutputType withMetadata(KeyValuePairType... values)
withMetadata
in class ComplexJobOutputType
public ComplexJobSubtitleOutputType withMetadata(Collection<KeyValuePairType> values)
withMetadata
in class ComplexJobOutputType
public ComplexJobSubtitleOutputType visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
visit
in class ComplexJobOutputType
Copyright © 2017. All rights reserved.