Class JobStatusType
- All Implemented Interfaces:
Serializable
,Cloneable
,org.jvnet.jaxb.lang.CopyTo
,org.jvnet.jaxb.lang.Equals
,org.jvnet.jaxb.lang.HashCode
,org.jvnet.jaxb.lang.ToString
Java class for JobStatusType complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="JobStatusType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="statusUri" type="{http://www.w3.org/2001/XMLSchema}anyURI"/>
<element name="id" type="{http://xml.vidispine.com/schema/vidispine}SiteIdType"/>
<element name="isRunning" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="isPaused" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="walltime" type="{http://www.w3.org/2001/XMLSchema}double"/>
<element name="exitcode" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="message" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="log" type="{http://xml.vidispine.com/schema/vidispine}JobLogEntryType" maxOccurs="unbounded" minOccurs="0"/>
<element name="request" type="{http://xml.vidispine.com/schema/vidispine}JobRequestChoiceType" minOccurs="0"/>
<element name="inputProgress" type="{http://xml.vidispine.com/schema/vidispine}JobInputProgressType" maxOccurs="unbounded" minOccurs="0"/>
<element name="progress" type="{http://www.w3.org/2001/XMLSchema}float" minOccurs="0"/>
<element name="estimatedTimeLeft" type="{http://www.w3.org/2001/XMLSchema}float" minOccurs="0"/>
<element name="thumbnail" type="{http://xml.vidispine.com/schema/vidispine}ThumbnailInfoType" maxOccurs="unbounded" minOccurs="0"/>
<element name="shapeDeductionResponse" type="{http://xml.vidispine.com/schema/vidispine}ShapeDeductionResponse" maxOccurs="unbounded" minOccurs="0"/>
<element name="durationResponse" type="{http://xml.vidispine.com/schema/vidispine}DurationResponse" maxOccurs="unbounded" minOccurs="0"/>
<element name="xmpResponse" type="{http://xml.vidispine.com/schema/vidispine}XMPResponse" maxOccurs="unbounded" minOccurs="0"/>
<element name="hashResponse" type="{http://xml.vidispine.com/schema/vidispine}HashResponse" maxOccurs="unbounded" minOccurs="0"/>
<element name="transferResponse" type="{http://xml.vidispine.com/schema/vidispine}TransferResponse" maxOccurs="unbounded" minOccurs="0"/>
<element name="aafGeneratorResponse" type="{http://xml.vidispine.com/schema/vidispine}AAFGeneratorResponse" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected List<AAFGeneratorResponse>
protected List<DurationResponse>
protected Float
protected Integer
protected List<HashResponse>
protected String
protected List<JobInputProgressType>
protected boolean
protected boolean
protected List<JobLogEntryType>
protected String
protected Float
protected JobRequestChoiceType
protected List<ShapeDeductionResponse>
protected String
protected List<ThumbnailInfoType>
protected List<TransferResponse>
protected double
protected List<XMPResponse>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionappend
(org.jvnet.jaxb.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb.lang.ToStringStrategy strategy) appendFields
(org.jvnet.jaxb.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb.lang.ToStringStrategy strategy) clone()
copyTo
(org.jvnet.jaxb.locator.ObjectLocator locator, Object target, org.jvnet.jaxb.lang.CopyStrategy strategy) boolean
boolean
equals
(org.jvnet.jaxb.locator.ObjectLocator thisLocator, org.jvnet.jaxb.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb.lang.EqualsStrategy strategy) Gets the value of the aafGeneratorResponse property.Gets the value of the durationResponse property.Gets the value of the estimatedTimeLeft property.Gets the value of the exitcode property.Gets the value of the hashResponse property.getId()
Gets the value of the id property.Gets the value of the inputProgress property.getLog()
Gets the value of the log property.Gets the value of the message property.Gets the value of the progress property.Gets the value of the request property.Gets the value of the shapeDeductionResponse property.Gets the value of the statusUri property.Gets the value of the thumbnail property.Gets the value of the transferResponse property.double
Gets the value of the walltime property.Gets the value of the xmpResponse property.int
hashCode()
int
hashCode
(org.jvnet.jaxb.locator.ObjectLocator locator, org.jvnet.jaxb.lang.HashCodeStrategy strategy) boolean
Gets the value of the isPaused property.boolean
Gets the value of the isRunning property.boolean
boolean
boolean
boolean
boolean
boolean
isSetId()
boolean
boolean
boolean
boolean
isSetLog()
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
void
setEstimatedTimeLeft
(Float value) Sets the value of the estimatedTimeLeft property.void
setExitcode
(Integer value) Sets the value of the exitcode property.void
Sets the value of the id property.void
setIsPaused
(boolean value) Sets the value of the isPaused property.void
setIsRunning
(boolean value) Sets the value of the isRunning property.void
setMessage
(String value) Sets the value of the message property.void
setProgress
(Float value) Sets the value of the progress property.void
setRequest
(JobRequestChoiceType value) Sets the value of the request property.void
setStatusUri
(String value) Sets the value of the statusUri property.void
setWalltime
(double value) Sets the value of the walltime property.toString()
void
void
void
void
void
unsetLog()
void
void
void
void
visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) withAafGeneratorResponse
(AAFGeneratorResponse... values) Adds objects to the list of AafGeneratorResponse using add methodAdds objects to the list of AafGeneratorResponse using addAll methodwithDurationResponse
(DurationResponse... values) Adds objects to the list of DurationResponse using add methodAdds objects to the list of DurationResponse using addAll methodwithEstimatedTimeLeft
(Float value) Sets the value of the estimatedTimeLeft property.withExitcode
(Integer value) Sets the value of the exitcode property.withHashResponse
(HashResponse... values) Adds objects to the list of HashResponse using add methodwithHashResponse
(Collection<HashResponse> values) Adds objects to the list of HashResponse using addAll methodSets the value of the id property.withInputProgress
(JobInputProgressType... values) Adds objects to the list of InputProgress using add methodAdds objects to the list of InputProgress using addAll methodwithIsPaused
(boolean value) Sets the value of the isPaused property.withIsRunning
(boolean value) Sets the value of the isRunning property.withLog
(JobLogEntryType... values) Adds objects to the list of Log using add methodwithLog
(Collection<JobLogEntryType> values) Adds objects to the list of Log using addAll methodwithMessage
(String value) Sets the value of the message property.withProgress
(Float value) Sets the value of the progress property.withRequest
(JobRequestChoiceType value) Sets the value of the request property.withShapeDeductionResponse
(ShapeDeductionResponse... values) Adds objects to the list of ShapeDeductionResponse using add methodAdds objects to the list of ShapeDeductionResponse using addAll methodwithStatusUri
(String value) Sets the value of the statusUri property.withThumbnail
(ThumbnailInfoType... values) Adds objects to the list of Thumbnail using add methodwithThumbnail
(Collection<ThumbnailInfoType> values) Adds objects to the list of Thumbnail using addAll methodwithTransferResponse
(TransferResponse... values) Adds objects to the list of TransferResponse using add methodAdds objects to the list of TransferResponse using addAll methodwithWalltime
(double value) Sets the value of the walltime property.withXmpResponse
(XMPResponse... values) Adds objects to the list of XmpResponse using add methodwithXmpResponse
(Collection<XMPResponse> values) Adds objects to the list of XmpResponse using addAll method
-
Field Details
-
statusUri
-
id
-
isRunning
protected boolean isRunning -
isPaused
protected boolean isPaused -
walltime
protected double walltime -
exitcode
-
message
-
log
-
request
-
inputProgress
-
progress
-
estimatedTimeLeft
-
thumbnail
-
shapeDeductionResponse
-
durationResponse
-
xmpResponse
-
hashResponse
-
transferResponse
-
aafGeneratorResponse
-
-
Constructor Details
-
JobStatusType
public JobStatusType()
-
-
Method Details
-
getStatusUri
Gets the value of the statusUri property.- Returns:
- possible object is
String
-
setStatusUri
Sets the value of the statusUri property.- Parameters:
value
- allowed object isString
-
isSetStatusUri
public boolean isSetStatusUri() -
getId
Gets the value of the id property.- Returns:
- possible object is
String
-
setId
Sets the value of the id property.- Parameters:
value
- allowed object isString
-
isSetId
public boolean isSetId() -
isIsRunning
public boolean isIsRunning()Gets the value of the isRunning property. -
setIsRunning
public void setIsRunning(boolean value) Sets the value of the isRunning property. -
isSetIsRunning
public boolean isSetIsRunning() -
isIsPaused
public boolean isIsPaused()Gets the value of the isPaused property. -
setIsPaused
public void setIsPaused(boolean value) Sets the value of the isPaused property. -
isSetIsPaused
public boolean isSetIsPaused() -
getWalltime
public double getWalltime()Gets the value of the walltime property. -
setWalltime
public void setWalltime(double value) Sets the value of the walltime property. -
isSetWalltime
public boolean isSetWalltime() -
getExitcode
Gets the value of the exitcode property.- Returns:
- possible object is
Integer
-
setExitcode
Sets the value of the exitcode property.- Parameters:
value
- allowed object isInteger
-
isSetExitcode
public boolean isSetExitcode() -
getMessage
Gets the value of the message property.- Returns:
- possible object is
String
-
setMessage
Sets the value of the message property.- Parameters:
value
- allowed object isString
-
isSetMessage
public boolean isSetMessage() -
getLog
Gets the value of the log 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 log property.For example, to add a new item, do as follows:
getLog().add(newItem);
Objects of the following type(s) are allowed in the list
JobLogEntryType
- Returns:
- The value of the log property.
-
isSetLog
public boolean isSetLog() -
unsetLog
public void unsetLog() -
getRequest
Gets the value of the request property.- Returns:
- possible object is
JobRequestChoiceType
-
setRequest
Sets the value of the request property.- Parameters:
value
- allowed object isJobRequestChoiceType
-
isSetRequest
public boolean isSetRequest() -
getInputProgress
Gets the value of the inputProgress 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 inputProgress property.For example, to add a new item, do as follows:
getInputProgress().add(newItem);
Objects of the following type(s) are allowed in the list
JobInputProgressType
- Returns:
- The value of the inputProgress property.
-
isSetInputProgress
public boolean isSetInputProgress() -
unsetInputProgress
public void unsetInputProgress() -
getProgress
Gets the value of the progress property.- Returns:
- possible object is
Float
-
setProgress
Sets the value of the progress property.- Parameters:
value
- allowed object isFloat
-
isSetProgress
public boolean isSetProgress() -
getEstimatedTimeLeft
Gets the value of the estimatedTimeLeft property.- Returns:
- possible object is
Float
-
setEstimatedTimeLeft
Sets the value of the estimatedTimeLeft property.- Parameters:
value
- allowed object isFloat
-
isSetEstimatedTimeLeft
public boolean isSetEstimatedTimeLeft() -
getThumbnail
Gets the value of the thumbnail 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 thumbnail property.For example, to add a new item, do as follows:
getThumbnail().add(newItem);
Objects of the following type(s) are allowed in the list
ThumbnailInfoType
- Returns:
- The value of the thumbnail property.
-
isSetThumbnail
public boolean isSetThumbnail() -
unsetThumbnail
public void unsetThumbnail() -
getShapeDeductionResponse
Gets the value of the shapeDeductionResponse 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 shapeDeductionResponse property.For example, to add a new item, do as follows:
getShapeDeductionResponse().add(newItem);
Objects of the following type(s) are allowed in the list
ShapeDeductionResponse
- Returns:
- The value of the shapeDeductionResponse property.
-
isSetShapeDeductionResponse
public boolean isSetShapeDeductionResponse() -
unsetShapeDeductionResponse
public void unsetShapeDeductionResponse() -
getDurationResponse
Gets the value of the durationResponse 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 durationResponse property.For example, to add a new item, do as follows:
getDurationResponse().add(newItem);
Objects of the following type(s) are allowed in the list
DurationResponse
- Returns:
- The value of the durationResponse property.
-
isSetDurationResponse
public boolean isSetDurationResponse() -
unsetDurationResponse
public void unsetDurationResponse() -
getXmpResponse
Gets the value of the xmpResponse 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 xmpResponse property.For example, to add a new item, do as follows:
getXmpResponse().add(newItem);
Objects of the following type(s) are allowed in the list
XMPResponse
- Returns:
- The value of the xmpResponse property.
-
isSetXmpResponse
public boolean isSetXmpResponse() -
unsetXmpResponse
public void unsetXmpResponse() -
getHashResponse
Gets the value of the hashResponse 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 hashResponse property.For example, to add a new item, do as follows:
getHashResponse().add(newItem);
Objects of the following type(s) are allowed in the list
HashResponse
- Returns:
- The value of the hashResponse property.
-
isSetHashResponse
public boolean isSetHashResponse() -
unsetHashResponse
public void unsetHashResponse() -
getTransferResponse
Gets the value of the transferResponse 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 transferResponse property.For example, to add a new item, do as follows:
getTransferResponse().add(newItem);
Objects of the following type(s) are allowed in the list
TransferResponse
- Returns:
- The value of the transferResponse property.
-
isSetTransferResponse
public boolean isSetTransferResponse() -
unsetTransferResponse
public void unsetTransferResponse() -
getAafGeneratorResponse
Gets the value of the aafGeneratorResponse 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 aafGeneratorResponse property.For example, to add a new item, do as follows:
getAafGeneratorResponse().add(newItem);
Objects of the following type(s) are allowed in the list
AAFGeneratorResponse
- Returns:
- The value of the aafGeneratorResponse property.
-
isSetAafGeneratorResponse
public boolean isSetAafGeneratorResponse() -
unsetAafGeneratorResponse
public void unsetAafGeneratorResponse() -
clone
-
copyTo
- Specified by:
copyTo
in interfaceorg.jvnet.jaxb.lang.CopyTo
-
copyTo
public Object copyTo(org.jvnet.jaxb.locator.ObjectLocator locator, Object target, org.jvnet.jaxb.lang.CopyStrategy strategy) - Specified by:
copyTo
in interfaceorg.jvnet.jaxb.lang.CopyTo
-
createNewInstance
- Specified by:
createNewInstance
in interfaceorg.jvnet.jaxb.lang.CopyTo
-
withStatusUri
Sets the value of the statusUri property.- Parameters:
value
- allowed object isString
- Returns:
- The class instance
-
withId
Sets the value of the id property.- Parameters:
value
- allowed object isString
- Returns:
- The class instance
-
withIsRunning
Sets the value of the isRunning property.- Parameters:
value
- allowed object is boolean- Returns:
- The class instance
-
withIsPaused
Sets the value of the isPaused property.- Parameters:
value
- allowed object is boolean- Returns:
- The class instance
-
withWalltime
Sets the value of the walltime property.- Parameters:
value
- allowed object is double- Returns:
- The class instance
-
withExitcode
Sets the value of the exitcode property.- Parameters:
value
- allowed object isInteger
- Returns:
- The class instance
-
withMessage
Sets the value of the message property.- Parameters:
value
- allowed object isString
- Returns:
- The class instance
-
withLog
Adds objects to the list of Log using add method- Parameters:
values
- objects to add to the list Log- Returns:
- The class instance
-
withLog
Adds objects to the list of Log using addAll method- Parameters:
values
- objects to add to the list Log- Returns:
- The class instance
-
withRequest
Sets the value of the request property.- Parameters:
value
- allowed object isJobRequestChoiceType
- Returns:
- The class instance
-
withInputProgress
Adds objects to the list of InputProgress using add method- Parameters:
values
- objects to add to the list InputProgress- Returns:
- The class instance
-
withInputProgress
Adds objects to the list of InputProgress using addAll method- Parameters:
values
- objects to add to the list InputProgress- Returns:
- The class instance
-
withProgress
Sets the value of the progress property.- Parameters:
value
- allowed object isFloat
- Returns:
- The class instance
-
withEstimatedTimeLeft
Sets the value of the estimatedTimeLeft property.- Parameters:
value
- allowed object isFloat
- Returns:
- The class instance
-
withThumbnail
Adds objects to the list of Thumbnail using add method- Parameters:
values
- objects to add to the list Thumbnail- Returns:
- The class instance
-
withThumbnail
Adds objects to the list of Thumbnail using addAll method- Parameters:
values
- objects to add to the list Thumbnail- Returns:
- The class instance
-
withShapeDeductionResponse
Adds objects to the list of ShapeDeductionResponse using add method- Parameters:
values
- objects to add to the list ShapeDeductionResponse- Returns:
- The class instance
-
withShapeDeductionResponse
Adds objects to the list of ShapeDeductionResponse using addAll method- Parameters:
values
- objects to add to the list ShapeDeductionResponse- Returns:
- The class instance
-
withDurationResponse
Adds objects to the list of DurationResponse using add method- Parameters:
values
- objects to add to the list DurationResponse- Returns:
- The class instance
-
withDurationResponse
Adds objects to the list of DurationResponse using addAll method- Parameters:
values
- objects to add to the list DurationResponse- Returns:
- The class instance
-
withXmpResponse
Adds objects to the list of XmpResponse using add method- Parameters:
values
- objects to add to the list XmpResponse- Returns:
- The class instance
-
withXmpResponse
Adds objects to the list of XmpResponse using addAll method- Parameters:
values
- objects to add to the list XmpResponse- Returns:
- The class instance
-
withHashResponse
Adds objects to the list of HashResponse using add method- Parameters:
values
- objects to add to the list HashResponse- Returns:
- The class instance
-
withHashResponse
Adds objects to the list of HashResponse using addAll method- Parameters:
values
- objects to add to the list HashResponse- Returns:
- The class instance
-
withTransferResponse
Adds objects to the list of TransferResponse using add method- Parameters:
values
- objects to add to the list TransferResponse- Returns:
- The class instance
-
withTransferResponse
Adds objects to the list of TransferResponse using addAll method- Parameters:
values
- objects to add to the list TransferResponse- Returns:
- The class instance
-
withAafGeneratorResponse
Adds objects to the list of AafGeneratorResponse using add method- Parameters:
values
- objects to add to the list AafGeneratorResponse- Returns:
- The class instance
-
withAafGeneratorResponse
Adds objects to the list of AafGeneratorResponse using addAll method- Parameters:
values
- objects to add to the list AafGeneratorResponse- Returns:
- The class instance
-
equals
public boolean equals(org.jvnet.jaxb.locator.ObjectLocator thisLocator, org.jvnet.jaxb.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb.lang.EqualsStrategy strategy) - Specified by:
equals
in interfaceorg.jvnet.jaxb.lang.Equals
-
equals
-
visit
-
hashCode
public int hashCode(org.jvnet.jaxb.locator.ObjectLocator locator, org.jvnet.jaxb.lang.HashCodeStrategy strategy) - Specified by:
hashCode
in interfaceorg.jvnet.jaxb.lang.HashCode
-
hashCode
public int hashCode() -
toString
-
append
public StringBuilder append(org.jvnet.jaxb.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb.lang.ToStringStrategy strategy) - Specified by:
append
in interfaceorg.jvnet.jaxb.lang.ToString
-
appendFields
public StringBuilder appendFields(org.jvnet.jaxb.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb.lang.ToStringStrategy strategy) - Specified by:
appendFields
in interfaceorg.jvnet.jaxb.lang.ToString
-