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>
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, unsetSettingpublic Object clone()
clone in class ComplexJobOutputTypepublic Object copyTo(Object target)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTocopyTo in class ComplexJobOutputTypepublic 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.CopyTocopyTo in class ComplexJobOutputTypepublic Object createNewInstance()
createNewInstance in interface org.jvnet.jaxb2_commons.lang.CopyTocreateNewInstance in class ComplexJobOutputTypepublic ComplexJobSubtitleOutputType withId(Integer... values)
withId in class ComplexJobOutputTypepublic ComplexJobSubtitleOutputType withId(Collection<Integer> values)
withId in class ComplexJobOutputTypepublic ComplexJobSubtitleOutputType withStart(TimeCodeType value)
withStart in class ComplexJobOutputTypepublic ComplexJobSubtitleOutputType withCodec(String value)
withCodec in class ComplexJobOutputTypepublic ComplexJobSubtitleOutputType withCodecTag(Long value)
withCodecTag in class ComplexJobOutputTypepublic ComplexJobSubtitleOutputType withCodecTagString(String value)
withCodecTagString in class ComplexJobOutputTypepublic ComplexJobSubtitleOutputType withCodecName(String value)
withCodecName in class ComplexJobOutputTypepublic ComplexJobSubtitleOutputType withBitrate(Long value)
withBitrate in class ComplexJobOutputTypepublic ComplexJobSubtitleOutputType withTimeBase(TimeBaseType value)
withTimeBase in class ComplexJobOutputTypepublic ComplexJobSubtitleOutputType withPreset(String... values)
withPreset in class ComplexJobOutputTypepublic ComplexJobSubtitleOutputType withPreset(Collection<String> values)
withPreset in class ComplexJobOutputTypepublic ComplexJobSubtitleOutputType withEdl(EDLType value)
withEdl in class ComplexJobOutputTypepublic ComplexJobSubtitleOutputType withSetting(KeyValuePairType... values)
withSetting in class ComplexJobOutputTypepublic ComplexJobSubtitleOutputType withSetting(Collection<KeyValuePairType> values)
withSetting in class ComplexJobOutputTypepublic ComplexJobSubtitleOutputType withObjectTracking(ComplexJobOTIFType value)
withObjectTracking in class ComplexJobOutputTypepublic ComplexJobSubtitleOutputType withMetadata(KeyValuePairType... values)
withMetadata in class ComplexJobOutputTypepublic ComplexJobSubtitleOutputType withMetadata(Collection<KeyValuePairType> values)
withMetadata in class ComplexJobOutputTypeCopyright © 2015. All rights reserved.