Class ComplexJobType.Input
- java.lang.Object
-
- com.vidispine.generated.ComplexJobType.Input
-
- All Implemented Interfaces:
Serializable
,Cloneable
,org.jvnet.jaxb2_commons.lang.CopyTo2
,org.jvnet.jaxb2_commons.lang.Equals2
,org.jvnet.jaxb2_commons.lang.HashCode2
- Enclosing class:
- ComplexJobType
public static class ComplexJobType.Input extends Object implements Serializable, Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo2, org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2
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>
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
ComplexJobType.Input.FaststartDuration
Java class for anonymous complex type.static class
ComplexJobType.Input.PropInfo
-
Field Summary
Fields Modifier and Type Field 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 Summary
Constructors Constructor Description Input()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Object
clone()
Object
copyTo(Object target)
Object
copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, Object target, org.jvnet.jaxb2_commons.lang.CopyStrategy2 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.EqualsStrategy2 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.int
hashCode()
int
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)
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(KeyValuePairType... values)
ComplexJobType.Input
withDemuxerSetting(Collection<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(SequenceRangeType... values)
ComplexJobType.Input
withRange(Collection<SequenceRangeType> values)
ComplexJobType.Input
withScanForStartPTS(Integer value)
ComplexJobType.Input
withUri(String... values)
ComplexJobType.Input
withUri(Collection<String> values)
-
-
-
Field Detail
-
id
protected int id
-
range
protected List<SequenceRangeType> range
-
partialFile
protected PartialFileDemuxerInfoType partialFile
-
interval
protected TimeIntervalType interval
-
intervalIsDts
protected Boolean intervalIsDts
-
dms1TargetUri
protected String dms1TargetUri
-
faststartDuration
protected ComplexJobType.Input.FaststartDuration faststartDuration
-
bulkyMetadataRequest
protected ComplexJobBulkyMetadataRequestType bulkyMetadataRequest
-
scanForStartPTS
protected Integer scanForStartPTS
-
doubleDurationHack
protected Integer doubleDurationHack
-
demuxerSetting
protected List<KeyValuePairType> demuxerSetting
-
analyze
protected ComplexJobAnalyzeType analyze
-
pageno
protected Integer pageno
-
-
Method Detail
-
getId
public int getId()
Gets the value of the id property.
-
setId
public void setId(int value)
Sets the value of the id property.
-
isSetId
public boolean isSetId()
-
getUri
public List<String> getUri()
Gets the value of the uri property.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
-
isSetUri
public boolean isSetUri()
-
unsetUri
public void unsetUri()
-
getRange
public List<SequenceRangeType> getRange()
Gets the value of the range property.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
-
isSetRange
public boolean isSetRange()
-
unsetRange
public void unsetRange()
-
getPartialFile
public PartialFileDemuxerInfoType getPartialFile()
Gets the value of the partialFile property.- Returns:
- possible object is
PartialFileDemuxerInfoType
-
setPartialFile
public void setPartialFile(PartialFileDemuxerInfoType value)
Sets the value of the partialFile property.- Parameters:
value
- allowed object isPartialFileDemuxerInfoType
-
isSetPartialFile
public boolean isSetPartialFile()
-
getInterval
public TimeIntervalType getInterval()
Gets the value of the interval property.- Returns:
- possible object is
TimeIntervalType
-
setInterval
public void setInterval(TimeIntervalType value)
Sets the value of the interval property.- Parameters:
value
- allowed object isTimeIntervalType
-
isSetInterval
public boolean isSetInterval()
-
isIntervalIsDts
public Boolean isIntervalIsDts()
Gets the value of the intervalIsDts property.- Returns:
- possible object is
Boolean
-
setIntervalIsDts
public void setIntervalIsDts(Boolean value)
Sets the value of the intervalIsDts property.- Parameters:
value
- allowed object isBoolean
-
isSetIntervalIsDts
public boolean isSetIntervalIsDts()
-
getDms1TargetUri
public String getDms1TargetUri()
Gets the value of the dms1TargetUri property.- Returns:
- possible object is
String
-
setDms1TargetUri
public void setDms1TargetUri(String value)
Sets the value of the dms1TargetUri property.- Parameters:
value
- allowed object isString
-
isSetDms1TargetUri
public boolean isSetDms1TargetUri()
-
getFaststartDuration
public ComplexJobType.Input.FaststartDuration getFaststartDuration()
Gets the value of the faststartDuration property.- Returns:
- possible object is
ComplexJobType.Input.FaststartDuration
-
setFaststartDuration
public void setFaststartDuration(ComplexJobType.Input.FaststartDuration value)
Sets the value of the faststartDuration property.- Parameters:
value
- allowed object isComplexJobType.Input.FaststartDuration
-
isSetFaststartDuration
public boolean isSetFaststartDuration()
-
getBulkyMetadataRequest
public ComplexJobBulkyMetadataRequestType getBulkyMetadataRequest()
Gets the value of the bulkyMetadataRequest property.- Returns:
- possible object is
ComplexJobBulkyMetadataRequestType
-
setBulkyMetadataRequest
public void setBulkyMetadataRequest(ComplexJobBulkyMetadataRequestType value)
Sets the value of the bulkyMetadataRequest property.- Parameters:
value
- allowed object isComplexJobBulkyMetadataRequestType
-
isSetBulkyMetadataRequest
public boolean isSetBulkyMetadataRequest()
-
getScanForStartPTS
public Integer getScanForStartPTS()
Gets the value of the scanForStartPTS property.- Returns:
- possible object is
Integer
-
setScanForStartPTS
public void setScanForStartPTS(Integer value)
Sets the value of the scanForStartPTS property.- Parameters:
value
- allowed object isInteger
-
isSetScanForStartPTS
public boolean isSetScanForStartPTS()
-
getDoubleDurationHack
public Integer getDoubleDurationHack()
Gets the value of the doubleDurationHack property.- Returns:
- possible object is
Integer
-
setDoubleDurationHack
public void setDoubleDurationHack(Integer value)
Sets the value of the doubleDurationHack property.- Parameters:
value
- allowed object isInteger
-
isSetDoubleDurationHack
public boolean isSetDoubleDurationHack()
-
getDemuxerSetting
public List<KeyValuePairType> getDemuxerSetting()
Gets the value of the demuxerSetting property.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
-
isSetDemuxerSetting
public boolean isSetDemuxerSetting()
-
unsetDemuxerSetting
public void unsetDemuxerSetting()
-
getAnalyze
public ComplexJobAnalyzeType getAnalyze()
Gets the value of the analyze property.- Returns:
- possible object is
ComplexJobAnalyzeType
-
setAnalyze
public void setAnalyze(ComplexJobAnalyzeType value)
Sets the value of the analyze property.- Parameters:
value
- allowed object isComplexJobAnalyzeType
-
isSetAnalyze
public boolean isSetAnalyze()
-
getPageno
public Integer getPageno()
Gets the value of the pageno property.- Returns:
- possible object is
Integer
-
setPageno
public void setPageno(Integer value)
Sets the value of the pageno property.- Parameters:
value
- allowed object isInteger
-
isSetPageno
public boolean isSetPageno()
-
copyTo
public Object copyTo(Object target)
- Specified by:
copyTo
in interfaceorg.jvnet.jaxb2_commons.lang.CopyTo2
-
copyTo
public Object copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, Object target, org.jvnet.jaxb2_commons.lang.CopyStrategy2 strategy)
- Specified by:
copyTo
in interfaceorg.jvnet.jaxb2_commons.lang.CopyTo2
-
createNewInstance
public Object createNewInstance()
- Specified by:
createNewInstance
in interfaceorg.jvnet.jaxb2_commons.lang.CopyTo2
-
withId
public ComplexJobType.Input withId(int value)
-
withUri
public ComplexJobType.Input withUri(String... values)
-
withUri
public ComplexJobType.Input withUri(Collection<String> values)
-
withRange
public ComplexJobType.Input withRange(SequenceRangeType... values)
-
withRange
public ComplexJobType.Input withRange(Collection<SequenceRangeType> values)
-
withPartialFile
public ComplexJobType.Input withPartialFile(PartialFileDemuxerInfoType value)
-
withInterval
public ComplexJobType.Input withInterval(TimeIntervalType value)
-
withIntervalIsDts
public ComplexJobType.Input withIntervalIsDts(Boolean value)
-
withDms1TargetUri
public ComplexJobType.Input withDms1TargetUri(String value)
-
withFaststartDuration
public ComplexJobType.Input withFaststartDuration(ComplexJobType.Input.FaststartDuration value)
-
withBulkyMetadataRequest
public ComplexJobType.Input withBulkyMetadataRequest(ComplexJobBulkyMetadataRequestType value)
-
withScanForStartPTS
public ComplexJobType.Input withScanForStartPTS(Integer value)
-
withDoubleDurationHack
public ComplexJobType.Input withDoubleDurationHack(Integer value)
-
withDemuxerSetting
public ComplexJobType.Input withDemuxerSetting(KeyValuePairType... values)
-
withDemuxerSetting
public ComplexJobType.Input withDemuxerSetting(Collection<KeyValuePairType> values)
-
withAnalyze
public ComplexJobType.Input withAnalyze(ComplexJobAnalyzeType value)
-
withPageno
public ComplexJobType.Input withPageno(Integer value)
-
equals
public boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy)
- Specified by:
equals
in interfaceorg.jvnet.jaxb2_commons.lang.Equals2
-
visit
public ComplexJobType.Input visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
-
hashCode
public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)
- Specified by:
hashCode
in interfaceorg.jvnet.jaxb2_commons.lang.HashCode2
-
-