Package com.vidispine.generated
Class JobRequestChoiceType
- java.lang.Object
-
- com.vidispine.generated.JobRequestChoiceType
-
- All Implemented Interfaces:
Serializable
,Cloneable
,org.jvnet.jaxb2_commons.lang.CopyTo2
,org.jvnet.jaxb2_commons.lang.Equals2
,org.jvnet.jaxb2_commons.lang.HashCode2
public class JobRequestChoiceType 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 JobRequestChoiceType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="JobRequestChoiceType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <choice> <element name="timelineRequest" type="{http://xml.vidispine.com/schema/vidispine}TimelineJobRequestType"/> <element name="complexRequest" type="{http://xml.vidispine.com/schema/vidispine}ComplexJobType"/> <element name="movIndexRequest" type="{http://xml.vidispine.com/schema/vidispine}MOVIndexJobType"/> <element name="mxfTimecodeExtractionRequest" type="{http://xml.vidispine.com/schema/vidispine}MXFTimecodeExtractionJobType"/> <element name="mxfOp1bRequest" type="{http://xml.vidispine.com/schema/vidispine}MXFOp1bJobType"/> <element name="segmentationRequest" type="{http://xml.vidispine.com/schema/vidispine}SegmentationJobType"/> <element name="nleRequest" type="{http://xml.vidispine.com/schema/vidispine}NLEJobType"/> <element name="queueRequest" type="{http://xml.vidispine.com/schema/vidispine}QueueJobType"/> <element name="durationRequest" type="{http://xml.vidispine.com/schema/vidispine}DurationJobType"/> <element name="shapeDeductionRequest" type="{http://xml.vidispine.com/schema/vidispine}ShapeDeductionJobType"/> <element name="xmpRequest" type="{http://xml.vidispine.com/schema/vidispine}XMPJobType"/> <element name="hashRequest" type="{http://xml.vidispine.com/schema/vidispine}HashJobType"/> <element name="transferRequest" type="{http://xml.vidispine.com/schema/vidispine}TransferJobType"/> <element name="aafGeneratorRequest" type="{http://xml.vidispine.com/schema/vidispine}AAFGeneratorJobType"/> </choice> </restriction> </complexContent> </complexType>
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
JobRequestChoiceType.PropInfo
-
Field Summary
Fields Modifier and Type Field Description protected AAFGeneratorJobType
aafGeneratorRequest
protected ComplexJobType
complexRequest
protected DurationJobType
durationRequest
protected HashJobType
hashRequest
protected MOVIndexJobType
movIndexRequest
protected MXFOp1BJobType
mxfOp1BRequest
protected MXFTimecodeExtractionJobType
mxfTimecodeExtractionRequest
protected NLEJobType
nleRequest
protected QueueJobType
queueRequest
protected SegmentationJobType
segmentationRequest
protected ShapeDeductionJobType
shapeDeductionRequest
protected TimelineJobRequestType
timelineRequest
protected TransferJobType
transferRequest
protected XMPJobType
xmpRequest
-
Constructor Summary
Constructors Constructor Description JobRequestChoiceType()
-
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)
AAFGeneratorJobType
getAafGeneratorRequest()
Gets the value of the aafGeneratorRequest property.ComplexJobType
getComplexRequest()
Gets the value of the complexRequest property.DurationJobType
getDurationRequest()
Gets the value of the durationRequest property.HashJobType
getHashRequest()
Gets the value of the hashRequest property.MOVIndexJobType
getMovIndexRequest()
Gets the value of the movIndexRequest property.MXFOp1BJobType
getMxfOp1BRequest()
Gets the value of the mxfOp1BRequest property.MXFTimecodeExtractionJobType
getMxfTimecodeExtractionRequest()
Gets the value of the mxfTimecodeExtractionRequest property.NLEJobType
getNleRequest()
Gets the value of the nleRequest property.QueueJobType
getQueueRequest()
Gets the value of the queueRequest property.SegmentationJobType
getSegmentationRequest()
Gets the value of the segmentationRequest property.ShapeDeductionJobType
getShapeDeductionRequest()
Gets the value of the shapeDeductionRequest property.TimelineJobRequestType
getTimelineRequest()
Gets the value of the timelineRequest property.TransferJobType
getTransferRequest()
Gets the value of the transferRequest property.XMPJobType
getXmpRequest()
Gets the value of the xmpRequest property.int
hashCode()
int
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)
boolean
isSetAafGeneratorRequest()
boolean
isSetComplexRequest()
boolean
isSetDurationRequest()
boolean
isSetHashRequest()
boolean
isSetMovIndexRequest()
boolean
isSetMxfOp1BRequest()
boolean
isSetMxfTimecodeExtractionRequest()
boolean
isSetNleRequest()
boolean
isSetQueueRequest()
boolean
isSetSegmentationRequest()
boolean
isSetShapeDeductionRequest()
boolean
isSetTimelineRequest()
boolean
isSetTransferRequest()
boolean
isSetXmpRequest()
void
setAafGeneratorRequest(AAFGeneratorJobType value)
Sets the value of the aafGeneratorRequest property.void
setComplexRequest(ComplexJobType value)
Sets the value of the complexRequest property.void
setDurationRequest(DurationJobType value)
Sets the value of the durationRequest property.void
setHashRequest(HashJobType value)
Sets the value of the hashRequest property.void
setMovIndexRequest(MOVIndexJobType value)
Sets the value of the movIndexRequest property.void
setMxfOp1BRequest(MXFOp1BJobType value)
Sets the value of the mxfOp1BRequest property.void
setMxfTimecodeExtractionRequest(MXFTimecodeExtractionJobType value)
Sets the value of the mxfTimecodeExtractionRequest property.void
setNleRequest(NLEJobType value)
Sets the value of the nleRequest property.void
setQueueRequest(QueueJobType value)
Sets the value of the queueRequest property.void
setSegmentationRequest(SegmentationJobType value)
Sets the value of the segmentationRequest property.void
setShapeDeductionRequest(ShapeDeductionJobType value)
Sets the value of the shapeDeductionRequest property.void
setTimelineRequest(TimelineJobRequestType value)
Sets the value of the timelineRequest property.void
setTransferRequest(TransferJobType value)
Sets the value of the transferRequest property.void
setXmpRequest(XMPJobType value)
Sets the value of the xmpRequest property.JobRequestChoiceType
visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
JobRequestChoiceType
withAafGeneratorRequest(AAFGeneratorJobType value)
JobRequestChoiceType
withComplexRequest(ComplexJobType value)
JobRequestChoiceType
withDurationRequest(DurationJobType value)
JobRequestChoiceType
withHashRequest(HashJobType value)
JobRequestChoiceType
withMovIndexRequest(MOVIndexJobType value)
JobRequestChoiceType
withMxfOp1BRequest(MXFOp1BJobType value)
JobRequestChoiceType
withMxfTimecodeExtractionRequest(MXFTimecodeExtractionJobType value)
JobRequestChoiceType
withNleRequest(NLEJobType value)
JobRequestChoiceType
withQueueRequest(QueueJobType value)
JobRequestChoiceType
withSegmentationRequest(SegmentationJobType value)
JobRequestChoiceType
withShapeDeductionRequest(ShapeDeductionJobType value)
JobRequestChoiceType
withTimelineRequest(TimelineJobRequestType value)
JobRequestChoiceType
withTransferRequest(TransferJobType value)
JobRequestChoiceType
withXmpRequest(XMPJobType value)
-
-
-
Field Detail
-
timelineRequest
protected TimelineJobRequestType timelineRequest
-
complexRequest
protected ComplexJobType complexRequest
-
movIndexRequest
protected MOVIndexJobType movIndexRequest
-
mxfTimecodeExtractionRequest
protected MXFTimecodeExtractionJobType mxfTimecodeExtractionRequest
-
mxfOp1BRequest
protected MXFOp1BJobType mxfOp1BRequest
-
segmentationRequest
protected SegmentationJobType segmentationRequest
-
nleRequest
protected NLEJobType nleRequest
-
queueRequest
protected QueueJobType queueRequest
-
durationRequest
protected DurationJobType durationRequest
-
shapeDeductionRequest
protected ShapeDeductionJobType shapeDeductionRequest
-
xmpRequest
protected XMPJobType xmpRequest
-
hashRequest
protected HashJobType hashRequest
-
transferRequest
protected TransferJobType transferRequest
-
aafGeneratorRequest
protected AAFGeneratorJobType aafGeneratorRequest
-
-
Method Detail
-
getTimelineRequest
public TimelineJobRequestType getTimelineRequest()
Gets the value of the timelineRequest property.- Returns:
- possible object is
TimelineJobRequestType
-
setTimelineRequest
public void setTimelineRequest(TimelineJobRequestType value)
Sets the value of the timelineRequest property.- Parameters:
value
- allowed object isTimelineJobRequestType
-
isSetTimelineRequest
public boolean isSetTimelineRequest()
-
getComplexRequest
public ComplexJobType getComplexRequest()
Gets the value of the complexRequest property.- Returns:
- possible object is
ComplexJobType
-
setComplexRequest
public void setComplexRequest(ComplexJobType value)
Sets the value of the complexRequest property.- Parameters:
value
- allowed object isComplexJobType
-
isSetComplexRequest
public boolean isSetComplexRequest()
-
getMovIndexRequest
public MOVIndexJobType getMovIndexRequest()
Gets the value of the movIndexRequest property.- Returns:
- possible object is
MOVIndexJobType
-
setMovIndexRequest
public void setMovIndexRequest(MOVIndexJobType value)
Sets the value of the movIndexRequest property.- Parameters:
value
- allowed object isMOVIndexJobType
-
isSetMovIndexRequest
public boolean isSetMovIndexRequest()
-
getMxfTimecodeExtractionRequest
public MXFTimecodeExtractionJobType getMxfTimecodeExtractionRequest()
Gets the value of the mxfTimecodeExtractionRequest property.- Returns:
- possible object is
MXFTimecodeExtractionJobType
-
setMxfTimecodeExtractionRequest
public void setMxfTimecodeExtractionRequest(MXFTimecodeExtractionJobType value)
Sets the value of the mxfTimecodeExtractionRequest property.- Parameters:
value
- allowed object isMXFTimecodeExtractionJobType
-
isSetMxfTimecodeExtractionRequest
public boolean isSetMxfTimecodeExtractionRequest()
-
getMxfOp1BRequest
public MXFOp1BJobType getMxfOp1BRequest()
Gets the value of the mxfOp1BRequest property.- Returns:
- possible object is
MXFOp1BJobType
-
setMxfOp1BRequest
public void setMxfOp1BRequest(MXFOp1BJobType value)
Sets the value of the mxfOp1BRequest property.- Parameters:
value
- allowed object isMXFOp1BJobType
-
isSetMxfOp1BRequest
public boolean isSetMxfOp1BRequest()
-
getSegmentationRequest
public SegmentationJobType getSegmentationRequest()
Gets the value of the segmentationRequest property.- Returns:
- possible object is
SegmentationJobType
-
setSegmentationRequest
public void setSegmentationRequest(SegmentationJobType value)
Sets the value of the segmentationRequest property.- Parameters:
value
- allowed object isSegmentationJobType
-
isSetSegmentationRequest
public boolean isSetSegmentationRequest()
-
getNleRequest
public NLEJobType getNleRequest()
Gets the value of the nleRequest property.- Returns:
- possible object is
NLEJobType
-
setNleRequest
public void setNleRequest(NLEJobType value)
Sets the value of the nleRequest property.- Parameters:
value
- allowed object isNLEJobType
-
isSetNleRequest
public boolean isSetNleRequest()
-
getQueueRequest
public QueueJobType getQueueRequest()
Gets the value of the queueRequest property.- Returns:
- possible object is
QueueJobType
-
setQueueRequest
public void setQueueRequest(QueueJobType value)
Sets the value of the queueRequest property.- Parameters:
value
- allowed object isQueueJobType
-
isSetQueueRequest
public boolean isSetQueueRequest()
-
getDurationRequest
public DurationJobType getDurationRequest()
Gets the value of the durationRequest property.- Returns:
- possible object is
DurationJobType
-
setDurationRequest
public void setDurationRequest(DurationJobType value)
Sets the value of the durationRequest property.- Parameters:
value
- allowed object isDurationJobType
-
isSetDurationRequest
public boolean isSetDurationRequest()
-
getShapeDeductionRequest
public ShapeDeductionJobType getShapeDeductionRequest()
Gets the value of the shapeDeductionRequest property.- Returns:
- possible object is
ShapeDeductionJobType
-
setShapeDeductionRequest
public void setShapeDeductionRequest(ShapeDeductionJobType value)
Sets the value of the shapeDeductionRequest property.- Parameters:
value
- allowed object isShapeDeductionJobType
-
isSetShapeDeductionRequest
public boolean isSetShapeDeductionRequest()
-
getXmpRequest
public XMPJobType getXmpRequest()
Gets the value of the xmpRequest property.- Returns:
- possible object is
XMPJobType
-
setXmpRequest
public void setXmpRequest(XMPJobType value)
Sets the value of the xmpRequest property.- Parameters:
value
- allowed object isXMPJobType
-
isSetXmpRequest
public boolean isSetXmpRequest()
-
getHashRequest
public HashJobType getHashRequest()
Gets the value of the hashRequest property.- Returns:
- possible object is
HashJobType
-
setHashRequest
public void setHashRequest(HashJobType value)
Sets the value of the hashRequest property.- Parameters:
value
- allowed object isHashJobType
-
isSetHashRequest
public boolean isSetHashRequest()
-
getTransferRequest
public TransferJobType getTransferRequest()
Gets the value of the transferRequest property.- Returns:
- possible object is
TransferJobType
-
setTransferRequest
public void setTransferRequest(TransferJobType value)
Sets the value of the transferRequest property.- Parameters:
value
- allowed object isTransferJobType
-
isSetTransferRequest
public boolean isSetTransferRequest()
-
getAafGeneratorRequest
public AAFGeneratorJobType getAafGeneratorRequest()
Gets the value of the aafGeneratorRequest property.- Returns:
- possible object is
AAFGeneratorJobType
-
setAafGeneratorRequest
public void setAafGeneratorRequest(AAFGeneratorJobType value)
Sets the value of the aafGeneratorRequest property.- Parameters:
value
- allowed object isAAFGeneratorJobType
-
isSetAafGeneratorRequest
public boolean isSetAafGeneratorRequest()
-
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
-
withTimelineRequest
public JobRequestChoiceType withTimelineRequest(TimelineJobRequestType value)
-
withComplexRequest
public JobRequestChoiceType withComplexRequest(ComplexJobType value)
-
withMovIndexRequest
public JobRequestChoiceType withMovIndexRequest(MOVIndexJobType value)
-
withMxfTimecodeExtractionRequest
public JobRequestChoiceType withMxfTimecodeExtractionRequest(MXFTimecodeExtractionJobType value)
-
withMxfOp1BRequest
public JobRequestChoiceType withMxfOp1BRequest(MXFOp1BJobType value)
-
withSegmentationRequest
public JobRequestChoiceType withSegmentationRequest(SegmentationJobType value)
-
withNleRequest
public JobRequestChoiceType withNleRequest(NLEJobType value)
-
withQueueRequest
public JobRequestChoiceType withQueueRequest(QueueJobType value)
-
withDurationRequest
public JobRequestChoiceType withDurationRequest(DurationJobType value)
-
withShapeDeductionRequest
public JobRequestChoiceType withShapeDeductionRequest(ShapeDeductionJobType value)
-
withXmpRequest
public JobRequestChoiceType withXmpRequest(XMPJobType value)
-
withHashRequest
public JobRequestChoiceType withHashRequest(HashJobType value)
-
withTransferRequest
public JobRequestChoiceType withTransferRequest(TransferJobType value)
-
withAafGeneratorRequest
public JobRequestChoiceType withAafGeneratorRequest(AAFGeneratorJobType 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 JobRequestChoiceType 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
-
-