public class ComplexJobOutputFormatType extends Object implements Serializable, Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo
Java class for ComplexJobOutputFormatType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ComplexJobOutputFormatType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="id" type="{http://www.w3.org/2001/XMLSchema}int"/> <choice> <element name="uri" type="{http://www.w3.org/2001/XMLSchema}anyURI"/> <element name="atom" type="{http://xml.vidispine.com/schema/vidispine}ComplexJobAtomType" maxOccurs="unbounded"/> </choice> <element name="containerFormat" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="overlay" type="{http://xml.vidispine.com/schema/vidispine}OverlayType" minOccurs="0"/> <element name="dms1Source" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <choice> <element name="demuxerId" type="{http://www.w3.org/2001/XMLSchema}int"/> <element name="metadata" type="{http://xml.vidispine.com/schema/vidispine}DMS1Type"/> </choice> </restriction> </complexContent> </complexType> </element> <element name="initialSMPTETimecode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="startTimecode" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/> <element name="roundedTimeBase" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="dropFrame" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="requireFaststart" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="muxrate" type="{http://www.w3.org/2001/XMLSchema}unsignedInt" minOccurs="0"/> <element name="pfdTargetUri" type="{http://www.w3.org/2001/XMLSchema}anyURI" minOccurs="0"/> <element name="mxfPackages" type="{http://xml.vidispine.com/schema/vidispine}MXFPackagesType" minOccurs="0"/> <element name="metadata" type="{http://xml.vidispine.com/schema/vidispine}KeyValuePairType" maxOccurs="unbounded" minOccurs="0"/> <element name="clipName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="maxChunkDuration" type="{http://xml.vidispine.com/schema/vidispine}TimeCodeType" minOccurs="0"/> <element name="setting" type="{http://xml.vidispine.com/schema/vidispine}KeyValuePairType" maxOccurs="unbounded" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
Modifier and Type | Class and Description |
---|---|
static class |
ComplexJobOutputFormatType.Dms1Source
Java class for anonymous complex type.
|
Modifier and Type | Field and Description |
---|---|
protected List<ComplexJobAtomType> |
atom |
protected String |
clipName |
protected String |
containerFormat |
protected ComplexJobOutputFormatType.Dms1Source |
dms1Source |
protected Boolean |
dropFrame |
protected int |
id |
protected String |
initialSMPTETimecode |
protected TimeCodeType |
maxChunkDuration |
protected List<KeyValuePairType> |
metadata |
protected Long |
muxrate |
protected MXFPackagesType |
mxfPackages |
protected OverlayType |
overlay |
protected String |
pfdTargetUri |
protected Boolean |
requireFaststart |
protected Integer |
roundedTimeBase |
protected List<KeyValuePairType> |
setting |
protected Long |
startTimecode |
protected String |
uri |
Constructor and Description |
---|
ComplexJobOutputFormatType() |
Modifier and Type | Method and Description |
---|---|
Object |
clone() |
Object |
copyTo(Object target) |
Object |
copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
Object target,
org.jvnet.jaxb2_commons.lang.CopyStrategy strategy) |
Object |
createNewInstance() |
List<ComplexJobAtomType> |
getAtom()
Gets the value of the atom property.
|
String |
getClipName()
Gets the value of the clipName property.
|
String |
getContainerFormat()
Gets the value of the containerFormat property.
|
ComplexJobOutputFormatType.Dms1Source |
getDms1Source()
Gets the value of the dms1Source property.
|
int |
getId()
Gets the value of the id property.
|
String |
getInitialSMPTETimecode()
Gets the value of the initialSMPTETimecode property.
|
TimeCodeType |
getMaxChunkDuration()
Gets the value of the maxChunkDuration property.
|
List<KeyValuePairType> |
getMetadata()
Gets the value of the metadata property.
|
Long |
getMuxrate()
Gets the value of the muxrate property.
|
MXFPackagesType |
getMxfPackages()
Gets the value of the mxfPackages property.
|
OverlayType |
getOverlay()
Gets the value of the overlay property.
|
String |
getPfdTargetUri()
Gets the value of the pfdTargetUri property.
|
Integer |
getRoundedTimeBase()
Gets the value of the roundedTimeBase property.
|
List<KeyValuePairType> |
getSetting()
Gets the value of the setting property.
|
Long |
getStartTimecode()
Gets the value of the startTimecode property.
|
String |
getUri()
Gets the value of the uri property.
|
Boolean |
isDropFrame()
Gets the value of the dropFrame property.
|
Boolean |
isRequireFaststart()
Gets the value of the requireFaststart property.
|
boolean |
isSetAtom() |
boolean |
isSetClipName() |
boolean |
isSetContainerFormat() |
boolean |
isSetDms1Source() |
boolean |
isSetDropFrame() |
boolean |
isSetId() |
boolean |
isSetInitialSMPTETimecode() |
boolean |
isSetMaxChunkDuration() |
boolean |
isSetMetadata() |
boolean |
isSetMuxrate() |
boolean |
isSetMxfPackages() |
boolean |
isSetOverlay() |
boolean |
isSetPfdTargetUri() |
boolean |
isSetRequireFaststart() |
boolean |
isSetRoundedTimeBase() |
boolean |
isSetSetting() |
boolean |
isSetStartTimecode() |
boolean |
isSetUri() |
void |
setClipName(String value)
Sets the value of the clipName property.
|
void |
setContainerFormat(String value)
Sets the value of the containerFormat property.
|
void |
setDms1Source(ComplexJobOutputFormatType.Dms1Source value)
Sets the value of the dms1Source property.
|
void |
setDropFrame(Boolean value)
Sets the value of the dropFrame property.
|
void |
setId(int value)
Sets the value of the id property.
|
void |
setInitialSMPTETimecode(String value)
Sets the value of the initialSMPTETimecode property.
|
void |
setMaxChunkDuration(TimeCodeType value)
Sets the value of the maxChunkDuration property.
|
void |
setMuxrate(Long value)
Sets the value of the muxrate property.
|
void |
setMxfPackages(MXFPackagesType value)
Sets the value of the mxfPackages property.
|
void |
setOverlay(OverlayType value)
Sets the value of the overlay property.
|
void |
setPfdTargetUri(String value)
Sets the value of the pfdTargetUri property.
|
void |
setRequireFaststart(Boolean value)
Sets the value of the requireFaststart property.
|
void |
setRoundedTimeBase(Integer value)
Sets the value of the roundedTimeBase property.
|
void |
setStartTimecode(Long value)
Sets the value of the startTimecode property.
|
void |
setUri(String value)
Sets the value of the uri property.
|
void |
unsetAtom() |
void |
unsetMetadata() |
void |
unsetSetting() |
protected int id
protected String uri
protected List<ComplexJobAtomType> atom
protected String containerFormat
protected OverlayType overlay
protected ComplexJobOutputFormatType.Dms1Source dms1Source
protected String initialSMPTETimecode
protected Long startTimecode
protected Integer roundedTimeBase
protected Boolean dropFrame
protected Boolean requireFaststart
protected Long muxrate
protected String pfdTargetUri
protected MXFPackagesType mxfPackages
protected List<KeyValuePairType> metadata
protected String clipName
protected TimeCodeType maxChunkDuration
protected List<KeyValuePairType> setting
public int getId()
public void setId(int value)
public boolean isSetId()
public void setUri(String value)
value
- allowed object is
String
public boolean isSetUri()
public List<ComplexJobAtomType> getAtom()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the atom property.
For example, to add a new item, do as follows:
getAtom().add(newItem);
Objects of the following type(s) are allowed in the list
ComplexJobAtomType
public boolean isSetAtom()
public void unsetAtom()
public String getContainerFormat()
String
public void setContainerFormat(String value)
value
- allowed object is
String
public boolean isSetContainerFormat()
public OverlayType getOverlay()
OverlayType
public void setOverlay(OverlayType value)
value
- allowed object is
OverlayType
public boolean isSetOverlay()
public ComplexJobOutputFormatType.Dms1Source getDms1Source()
ComplexJobOutputFormatType.Dms1Source
public void setDms1Source(ComplexJobOutputFormatType.Dms1Source value)
value
- allowed object is
ComplexJobOutputFormatType.Dms1Source
public boolean isSetDms1Source()
public String getInitialSMPTETimecode()
String
public void setInitialSMPTETimecode(String value)
value
- allowed object is
String
public boolean isSetInitialSMPTETimecode()
public Long getStartTimecode()
Long
public void setStartTimecode(Long value)
value
- allowed object is
Long
public boolean isSetStartTimecode()
public Integer getRoundedTimeBase()
Integer
public void setRoundedTimeBase(Integer value)
value
- allowed object is
Integer
public boolean isSetRoundedTimeBase()
public Boolean isDropFrame()
Boolean
public void setDropFrame(Boolean value)
value
- allowed object is
Boolean
public boolean isSetDropFrame()
public Boolean isRequireFaststart()
Boolean
public void setRequireFaststart(Boolean value)
value
- allowed object is
Boolean
public boolean isSetRequireFaststart()
public Long getMuxrate()
Long
public void setMuxrate(Long value)
value
- allowed object is
Long
public boolean isSetMuxrate()
public String getPfdTargetUri()
String
public void setPfdTargetUri(String value)
value
- allowed object is
String
public boolean isSetPfdTargetUri()
public MXFPackagesType getMxfPackages()
MXFPackagesType
public void setMxfPackages(MXFPackagesType value)
value
- allowed object is
MXFPackagesType
public boolean isSetMxfPackages()
public List<KeyValuePairType> getMetadata()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the metadata property.
For example, to add a new item, do as follows:
getMetadata().add(newItem);
Objects of the following type(s) are allowed in the list
KeyValuePairType
public boolean isSetMetadata()
public void unsetMetadata()
public String getClipName()
String
public void setClipName(String value)
value
- allowed object is
String
public boolean isSetClipName()
public TimeCodeType getMaxChunkDuration()
TimeCodeType
public void setMaxChunkDuration(TimeCodeType value)
value
- allowed object is
TimeCodeType
public boolean isSetMaxChunkDuration()
public List<KeyValuePairType> getSetting()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the setting property.
For example, to add a new item, do as follows:
getSetting().add(newItem);
Objects of the following type(s) are allowed in the list
KeyValuePairType
public boolean isSetSetting()
public void unsetSetting()
public Object copyTo(Object target)
copyTo
in interface org.jvnet.jaxb2_commons.lang.CopyTo
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
public Object createNewInstance()
createNewInstance
in interface org.jvnet.jaxb2_commons.lang.CopyTo
Copyright © 2015. All rights reserved.