public static class ComplexJobType.Input extends Object implements Serializable, Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo, org.jvnet.jaxb2_commons.lang.Equals
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="id" type="{http://www.w3.org/2001/XMLSchema}int"/> <element name="uri" type="{http://www.w3.org/2001/XMLSchema}anyURI" maxOccurs="unbounded"/> <element name="range" type="{http://xml.vidispine.com/schema/vidispine}SequenceRangeType" maxOccurs="unbounded"/> <element name="partialFile" type="{http://xml.vidispine.com/schema/vidispine}PartialFileDemuxerInfoType" minOccurs="0"/> <element name="interval" type="{http://xml.vidispine.com/schema/vidispine}TimeIntervalType" minOccurs="0"/> <element name="intervalIsDts" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="dms1TargetUri" type="{http://www.w3.org/2001/XMLSchema}anyURI" minOccurs="0"/> <element name="faststartDuration" minOccurs="0"> <complexType> <complexContent> <extension base="{http://xml.vidispine.com/schema/vidispine}TimeCodeType"> <attribute name="override" use="required" type="{http://www.w3.org/2001/XMLSchema}boolean" /> </extension> </complexContent> </complexType> </element> <element name="bulkyMetadataRequest" type="{http://xml.vidispine.com/schema/vidispine}ComplexJobBulkyMetadataRequestType" minOccurs="0"/> <element name="scanForStartPTS" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="doubleDurationHack" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="demuxerSetting" type="{http://xml.vidispine.com/schema/vidispine}KeyValuePairType" maxOccurs="unbounded" minOccurs="0"/> <element name="analyze" type="{http://xml.vidispine.com/schema/vidispine}ComplexJobAnalyzeType" minOccurs="0"/> <element name="pageno" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
Modifier and Type | Class and Description |
---|---|
static class |
ComplexJobType.Input.FaststartDuration
Java class for anonymous complex type.
|
static class |
ComplexJobType.Input.PropInfo |
Modifier and Type | Field and Description |
---|---|
protected ComplexJobAnalyzeType |
analyze |
protected ComplexJobBulkyMetadataRequestType |
bulkyMetadataRequest |
protected List<KeyValuePairType> |
demuxerSetting |
protected String |
dms1TargetUri |
protected Integer |
doubleDurationHack |
protected ComplexJobType.Input.FaststartDuration |
faststartDuration |
protected int |
id |
protected TimeIntervalType |
interval |
protected Boolean |
intervalIsDts |
protected Integer |
pageno |
protected PartialFileDemuxerInfoType |
partialFile |
protected List<SequenceRangeType> |
range |
protected Integer |
scanForStartPTS |
protected List<String> |
uri |
Constructor and Description |
---|
Input() |
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() |
boolean |
equals(Object object) |
boolean |
equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy) |
ComplexJobAnalyzeType |
getAnalyze()
Gets the value of the analyze property.
|
ComplexJobBulkyMetadataRequestType |
getBulkyMetadataRequest()
Gets the value of the bulkyMetadataRequest property.
|
List<KeyValuePairType> |
getDemuxerSetting()
Gets the value of the demuxerSetting property.
|
String |
getDms1TargetUri()
Gets the value of the dms1TargetUri property.
|
Integer |
getDoubleDurationHack()
Gets the value of the doubleDurationHack property.
|
ComplexJobType.Input.FaststartDuration |
getFaststartDuration()
Gets the value of the faststartDuration property.
|
int |
getId()
Gets the value of the id property.
|
TimeIntervalType |
getInterval()
Gets the value of the interval property.
|
Integer |
getPageno()
Gets the value of the pageno property.
|
PartialFileDemuxerInfoType |
getPartialFile()
Gets the value of the partialFile property.
|
List<SequenceRangeType> |
getRange()
Gets the value of the range property.
|
Integer |
getScanForStartPTS()
Gets the value of the scanForStartPTS property.
|
List<String> |
getUri()
Gets the value of the uri property.
|
Boolean |
isIntervalIsDts()
Gets the value of the intervalIsDts property.
|
boolean |
isSetAnalyze() |
boolean |
isSetBulkyMetadataRequest() |
boolean |
isSetDemuxerSetting() |
boolean |
isSetDms1TargetUri() |
boolean |
isSetDoubleDurationHack() |
boolean |
isSetFaststartDuration() |
boolean |
isSetId() |
boolean |
isSetInterval() |
boolean |
isSetIntervalIsDts() |
boolean |
isSetPageno() |
boolean |
isSetPartialFile() |
boolean |
isSetRange() |
boolean |
isSetScanForStartPTS() |
boolean |
isSetUri() |
void |
setAnalyze(ComplexJobAnalyzeType value)
Sets the value of the analyze property.
|
void |
setBulkyMetadataRequest(ComplexJobBulkyMetadataRequestType value)
Sets the value of the bulkyMetadataRequest property.
|
void |
setDms1TargetUri(String value)
Sets the value of the dms1TargetUri property.
|
void |
setDoubleDurationHack(Integer value)
Sets the value of the doubleDurationHack property.
|
void |
setFaststartDuration(ComplexJobType.Input.FaststartDuration value)
Sets the value of the faststartDuration property.
|
void |
setId(int value)
Sets the value of the id property.
|
void |
setInterval(TimeIntervalType value)
Sets the value of the interval property.
|
void |
setIntervalIsDts(Boolean value)
Sets the value of the intervalIsDts property.
|
void |
setPageno(Integer value)
Sets the value of the pageno property.
|
void |
setPartialFile(PartialFileDemuxerInfoType value)
Sets the value of the partialFile property.
|
void |
setScanForStartPTS(Integer value)
Sets the value of the scanForStartPTS property.
|
void |
unsetDemuxerSetting() |
void |
unsetRange() |
void |
unsetUri() |
ComplexJobType.Input |
visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
ComplexJobType.Input |
withAnalyze(ComplexJobAnalyzeType value) |
ComplexJobType.Input |
withBulkyMetadataRequest(ComplexJobBulkyMetadataRequestType value) |
ComplexJobType.Input |
withDemuxerSetting(Collection<KeyValuePairType> values) |
ComplexJobType.Input |
withDemuxerSetting(KeyValuePairType... values) |
ComplexJobType.Input |
withDms1TargetUri(String value) |
ComplexJobType.Input |
withDoubleDurationHack(Integer value) |
ComplexJobType.Input |
withFaststartDuration(ComplexJobType.Input.FaststartDuration value) |
ComplexJobType.Input |
withId(int value) |
ComplexJobType.Input |
withInterval(TimeIntervalType value) |
ComplexJobType.Input |
withIntervalIsDts(Boolean value) |
ComplexJobType.Input |
withPageno(Integer value) |
ComplexJobType.Input |
withPartialFile(PartialFileDemuxerInfoType value) |
ComplexJobType.Input |
withRange(Collection<SequenceRangeType> values) |
ComplexJobType.Input |
withRange(SequenceRangeType... values) |
ComplexJobType.Input |
withScanForStartPTS(Integer value) |
ComplexJobType.Input |
withUri(Collection<String> values) |
ComplexJobType.Input |
withUri(String... values) |
protected int id
protected List<SequenceRangeType> range
protected PartialFileDemuxerInfoType partialFile
protected TimeIntervalType interval
protected Boolean intervalIsDts
protected String dms1TargetUri
protected ComplexJobType.Input.FaststartDuration faststartDuration
protected ComplexJobBulkyMetadataRequestType bulkyMetadataRequest
protected Integer scanForStartPTS
protected Integer doubleDurationHack
protected List<KeyValuePairType> demuxerSetting
protected ComplexJobAnalyzeType analyze
protected Integer pageno
public int getId()
public void setId(int value)
public boolean isSetId()
public List<String> getUri()
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 uri property.
For example, to add a new item, do as follows:
getUri().add(newItem);
Objects of the following type(s) are allowed in the list
String
public boolean isSetUri()
public void unsetUri()
public List<SequenceRangeType> getRange()
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 range property.
For example, to add a new item, do as follows:
getRange().add(newItem);
Objects of the following type(s) are allowed in the list
SequenceRangeType
public boolean isSetRange()
public void unsetRange()
public PartialFileDemuxerInfoType getPartialFile()
PartialFileDemuxerInfoType
public void setPartialFile(PartialFileDemuxerInfoType value)
value
- allowed object is
PartialFileDemuxerInfoType
public boolean isSetPartialFile()
public TimeIntervalType getInterval()
TimeIntervalType
public void setInterval(TimeIntervalType value)
value
- allowed object is
TimeIntervalType
public boolean isSetInterval()
public Boolean isIntervalIsDts()
Boolean
public void setIntervalIsDts(Boolean value)
value
- allowed object is
Boolean
public boolean isSetIntervalIsDts()
public String getDms1TargetUri()
String
public void setDms1TargetUri(String value)
value
- allowed object is
String
public boolean isSetDms1TargetUri()
public ComplexJobType.Input.FaststartDuration getFaststartDuration()
ComplexJobType.Input.FaststartDuration
public void setFaststartDuration(ComplexJobType.Input.FaststartDuration value)
value
- allowed object is
ComplexJobType.Input.FaststartDuration
public boolean isSetFaststartDuration()
public ComplexJobBulkyMetadataRequestType getBulkyMetadataRequest()
ComplexJobBulkyMetadataRequestType
public void setBulkyMetadataRequest(ComplexJobBulkyMetadataRequestType value)
value
- allowed object is
ComplexJobBulkyMetadataRequestType
public boolean isSetBulkyMetadataRequest()
public Integer getScanForStartPTS()
Integer
public void setScanForStartPTS(Integer value)
value
- allowed object is
Integer
public boolean isSetScanForStartPTS()
public Integer getDoubleDurationHack()
Integer
public void setDoubleDurationHack(Integer value)
value
- allowed object is
Integer
public boolean isSetDoubleDurationHack()
public List<KeyValuePairType> getDemuxerSetting()
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 demuxerSetting property.
For example, to add a new item, do as follows:
getDemuxerSetting().add(newItem);
Objects of the following type(s) are allowed in the list
KeyValuePairType
public boolean isSetDemuxerSetting()
public void unsetDemuxerSetting()
public ComplexJobAnalyzeType getAnalyze()
ComplexJobAnalyzeType
public void setAnalyze(ComplexJobAnalyzeType value)
value
- allowed object is
ComplexJobAnalyzeType
public boolean isSetAnalyze()
public Integer getPageno()
Integer
public void setPageno(Integer value)
value
- allowed object is
Integer
public boolean isSetPageno()
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
public ComplexJobType.Input withId(int value)
public ComplexJobType.Input withUri(String... values)
public ComplexJobType.Input withUri(Collection<String> values)
public ComplexJobType.Input withRange(SequenceRangeType... values)
public ComplexJobType.Input withRange(Collection<SequenceRangeType> values)
public ComplexJobType.Input withPartialFile(PartialFileDemuxerInfoType value)
public ComplexJobType.Input withInterval(TimeIntervalType value)
public ComplexJobType.Input withIntervalIsDts(Boolean value)
public ComplexJobType.Input withDms1TargetUri(String value)
public ComplexJobType.Input withFaststartDuration(ComplexJobType.Input.FaststartDuration value)
public ComplexJobType.Input withBulkyMetadataRequest(ComplexJobBulkyMetadataRequestType value)
public ComplexJobType.Input withScanForStartPTS(Integer value)
public ComplexJobType.Input withDoubleDurationHack(Integer value)
public ComplexJobType.Input withDemuxerSetting(KeyValuePairType... values)
public ComplexJobType.Input withDemuxerSetting(Collection<KeyValuePairType> values)
public ComplexJobType.Input withAnalyze(ComplexJobAnalyzeType value)
public ComplexJobType.Input withPageno(Integer value)
public boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy)
equals
in interface org.jvnet.jaxb2_commons.lang.Equals
public ComplexJobType.Input visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
Copyright © 2018. All rights reserved.