Package com.vidispine.generated
Class CarbonJobInfoType
java.lang.Object
com.vidispine.generated.CarbonJobInfoType
- 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
public class CarbonJobInfoType
extends Object
implements 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 CarbonJobInfoType complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="CarbonJobInfoType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Failures" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Warnings" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Errors" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
<attribute name="Name" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="GUID" use="required" type="{http://xml.vidispine.com/schema/vidispine}GUIDType" />
<attribute name="State" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="Status" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="Progress.DWD" use="required" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="Speed.DBL" type="{http://www.w3.org/2001/XMLSchema}double" />
<attribute name="Description" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="User" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="SourceDescription" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="AgentIP" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="Priority.DWD" use="required" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="Capabilities.DWD" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="DeleteProcessedSource.DWD" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="DeleteRealAsset.DWD" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="CheckInTime" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="CheckInTime_CNLT" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="CheckInTime_SCM" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="CheckInTimePrecise.QWD" type="{http://www.w3.org/2001/XMLSchema}long" />
<attribute name="StartTime" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="StartTime_CNLT" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="StartTime_SCM" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="CompletedTime" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="CompletedTime_CNLT" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="CompletedTime_SCM" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="Error" type="{http://www.w3.org/2001/XMLSchema}string" />
</restriction>
</complexContent>
</complexType>
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
Java class for anonymous complex typestatic class
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected String
protected Integer
protected String
protected String
protected Long
protected String
protected String
protected String
protected String
protected Integer
protected Integer
protected String
protected String
protected CarbonJobInfoType.Failures
protected String
protected String
protected int
protected int
protected String
protected Double
protected String
protected String
protected String
protected String
protected String
protected String
-
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 agentIP property.int
Gets the value of the capabilitiesDWD property.Gets the value of the checkInTime property.Gets the value of the checkInTimeCNLT property.long
Gets the value of the checkInTimePreciseQWD property.Gets the value of the checkInTimeSCM property.Gets the value of the completedTime property.Gets the value of the completedTimeCNLT property.Gets the value of the completedTimeSCM property.int
Gets the value of the deleteProcessedSourceDWD property.int
Gets the value of the deleteRealAssetDWD property.Gets the value of the description property.getError()
Gets the value of the error property.Gets the value of the failures property.getGUID()
Gets the value of the guid property.getName()
Gets the value of the name property.int
Gets the value of the priorityDWD property.int
Gets the value of the progressDWD property.Gets the value of the sourceDescription property.double
Gets the value of the speedDBL property.Gets the value of the startTime property.Gets the value of the startTimeCNLT property.Gets the value of the startTimeSCM property.getState()
Gets the value of the state property.Gets the value of the status property.getUser()
Gets the value of the user property.int
hashCode()
int
hashCode
(org.jvnet.jaxb.locator.ObjectLocator locator, org.jvnet.jaxb.lang.HashCodeStrategy strategy) boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
void
setAgentIP
(String value) Sets the value of the agentIP property.void
setCapabilitiesDWD
(int value) Sets the value of the capabilitiesDWD property.void
setCheckInTime
(String value) Sets the value of the checkInTime property.void
setCheckInTimeCNLT
(String value) Sets the value of the checkInTimeCNLT property.void
setCheckInTimePreciseQWD
(long value) Sets the value of the checkInTimePreciseQWD property.void
setCheckInTimeSCM
(String value) Sets the value of the checkInTimeSCM property.void
setCompletedTime
(String value) Sets the value of the completedTime property.void
setCompletedTimeCNLT
(String value) Sets the value of the completedTimeCNLT property.void
setCompletedTimeSCM
(String value) Sets the value of the completedTimeSCM property.void
setDeleteProcessedSourceDWD
(int value) Sets the value of the deleteProcessedSourceDWD property.void
setDeleteRealAssetDWD
(int value) Sets the value of the deleteRealAssetDWD property.void
setDescription
(String value) Sets the value of the description property.void
Sets the value of the error property.void
Sets the value of the failures property.void
Sets the value of the guid property.void
Sets the value of the name property.void
setPriorityDWD
(int value) Sets the value of the priorityDWD property.void
setProgressDWD
(int value) Sets the value of the progressDWD property.void
setSourceDescription
(String value) Sets the value of the sourceDescription property.void
setSpeedDBL
(double value) Sets the value of the speedDBL property.void
setStartTime
(String value) Sets the value of the startTime property.void
setStartTimeCNLT
(String value) Sets the value of the startTimeCNLT property.void
setStartTimeSCM
(String value) Sets the value of the startTimeSCM property.void
Sets the value of the state property.void
Sets the value of the status property.void
Sets the value of the user property.toString()
void
void
void
void
void
visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) withAgentIP
(String value) Sets the value of the agentIP property.withCapabilitiesDWD
(int value) Sets the value of the capabilitiesDWD property.withCheckInTime
(String value) Sets the value of the checkInTime property.withCheckInTimeCNLT
(String value) Sets the value of the checkInTimeCNLT property.withCheckInTimePreciseQWD
(long value) Sets the value of the checkInTimePreciseQWD property.withCheckInTimeSCM
(String value) Sets the value of the checkInTimeSCM property.withCompletedTime
(String value) Sets the value of the completedTime property.withCompletedTimeCNLT
(String value) Sets the value of the completedTimeCNLT property.withCompletedTimeSCM
(String value) Sets the value of the completedTimeSCM property.withDeleteProcessedSourceDWD
(int value) Sets the value of the deleteProcessedSourceDWD property.withDeleteRealAssetDWD
(int value) Sets the value of the deleteRealAssetDWD property.withDescription
(String value) Sets the value of the description property.Sets the value of the error property.Sets the value of the failures property.Sets the value of the guid property.Sets the value of the name property.withPriorityDWD
(int value) Sets the value of the priorityDWD property.withProgressDWD
(int value) Sets the value of the progressDWD property.withSourceDescription
(String value) Sets the value of the sourceDescription property.withSpeedDBL
(double value) Sets the value of the speedDBL property.withStartTime
(String value) Sets the value of the startTime property.withStartTimeCNLT
(String value) Sets the value of the startTimeCNLT property.withStartTimeSCM
(String value) Sets the value of the startTimeSCM property.Sets the value of the state property.withStatus
(String value) Sets the value of the status property.Sets the value of the user property.
-
Field Details
-
failures
-
name
-
guid
-
state
-
status
-
progressDWD
protected int progressDWD -
speedDBL
-
description
-
user
-
sourceDescription
-
agentIP
-
priorityDWD
protected int priorityDWD -
capabilitiesDWD
-
deleteProcessedSourceDWD
-
deleteRealAssetDWD
-
checkInTime
-
checkInTimeCNLT
-
checkInTimeSCM
-
checkInTimePreciseQWD
-
startTime
-
startTimeCNLT
-
startTimeSCM
-
completedTime
-
completedTimeCNLT
-
completedTimeSCM
-
error
-
-
Constructor Details
-
CarbonJobInfoType
public CarbonJobInfoType()
-
-
Method Details
-
getFailures
Gets the value of the failures property.- Returns:
- possible object is
CarbonJobInfoType.Failures
-
setFailures
Sets the value of the failures property.- Parameters:
value
- allowed object isCarbonJobInfoType.Failures
-
isSetFailures
public boolean isSetFailures() -
getName
Gets the value of the name property.- Returns:
- possible object is
String
-
setName
Sets the value of the name property.- Parameters:
value
- allowed object isString
-
isSetName
public boolean isSetName() -
getGUID
Gets the value of the guid property.- Returns:
- possible object is
String
-
setGUID
Sets the value of the guid property.- Parameters:
value
- allowed object isString
-
isSetGUID
public boolean isSetGUID() -
getState
Gets the value of the state property.- Returns:
- possible object is
String
-
setState
Sets the value of the state property.- Parameters:
value
- allowed object isString
-
isSetState
public boolean isSetState() -
getStatus
Gets the value of the status property.- Returns:
- possible object is
String
-
setStatus
Sets the value of the status property.- Parameters:
value
- allowed object isString
-
isSetStatus
public boolean isSetStatus() -
getProgressDWD
public int getProgressDWD()Gets the value of the progressDWD property. -
setProgressDWD
public void setProgressDWD(int value) Sets the value of the progressDWD property. -
isSetProgressDWD
public boolean isSetProgressDWD() -
getSpeedDBL
public double getSpeedDBL()Gets the value of the speedDBL property.- Returns:
- possible object is
Double
-
setSpeedDBL
public void setSpeedDBL(double value) Sets the value of the speedDBL property.- Parameters:
value
- allowed object isDouble
-
isSetSpeedDBL
public boolean isSetSpeedDBL() -
unsetSpeedDBL
public void unsetSpeedDBL() -
getDescription
Gets the value of the description property.- Returns:
- possible object is
String
-
setDescription
Sets the value of the description property.- Parameters:
value
- allowed object isString
-
isSetDescription
public boolean isSetDescription() -
getUser
Gets the value of the user property.- Returns:
- possible object is
String
-
setUser
Sets the value of the user property.- Parameters:
value
- allowed object isString
-
isSetUser
public boolean isSetUser() -
getSourceDescription
Gets the value of the sourceDescription property.- Returns:
- possible object is
String
-
setSourceDescription
Sets the value of the sourceDescription property.- Parameters:
value
- allowed object isString
-
isSetSourceDescription
public boolean isSetSourceDescription() -
getAgentIP
Gets the value of the agentIP property.- Returns:
- possible object is
String
-
setAgentIP
Sets the value of the agentIP property.- Parameters:
value
- allowed object isString
-
isSetAgentIP
public boolean isSetAgentIP() -
getPriorityDWD
public int getPriorityDWD()Gets the value of the priorityDWD property. -
setPriorityDWD
public void setPriorityDWD(int value) Sets the value of the priorityDWD property. -
isSetPriorityDWD
public boolean isSetPriorityDWD() -
getCapabilitiesDWD
public int getCapabilitiesDWD()Gets the value of the capabilitiesDWD property.- Returns:
- possible object is
Integer
-
setCapabilitiesDWD
public void setCapabilitiesDWD(int value) Sets the value of the capabilitiesDWD property.- Parameters:
value
- allowed object isInteger
-
isSetCapabilitiesDWD
public boolean isSetCapabilitiesDWD() -
unsetCapabilitiesDWD
public void unsetCapabilitiesDWD() -
getDeleteProcessedSourceDWD
public int getDeleteProcessedSourceDWD()Gets the value of the deleteProcessedSourceDWD property.- Returns:
- possible object is
Integer
-
setDeleteProcessedSourceDWD
public void setDeleteProcessedSourceDWD(int value) Sets the value of the deleteProcessedSourceDWD property.- Parameters:
value
- allowed object isInteger
-
isSetDeleteProcessedSourceDWD
public boolean isSetDeleteProcessedSourceDWD() -
unsetDeleteProcessedSourceDWD
public void unsetDeleteProcessedSourceDWD() -
getDeleteRealAssetDWD
public int getDeleteRealAssetDWD()Gets the value of the deleteRealAssetDWD property.- Returns:
- possible object is
Integer
-
setDeleteRealAssetDWD
public void setDeleteRealAssetDWD(int value) Sets the value of the deleteRealAssetDWD property.- Parameters:
value
- allowed object isInteger
-
isSetDeleteRealAssetDWD
public boolean isSetDeleteRealAssetDWD() -
unsetDeleteRealAssetDWD
public void unsetDeleteRealAssetDWD() -
getCheckInTime
Gets the value of the checkInTime property.- Returns:
- possible object is
String
-
setCheckInTime
Sets the value of the checkInTime property.- Parameters:
value
- allowed object isString
-
isSetCheckInTime
public boolean isSetCheckInTime() -
getCheckInTimeCNLT
Gets the value of the checkInTimeCNLT property.- Returns:
- possible object is
String
-
setCheckInTimeCNLT
Sets the value of the checkInTimeCNLT property.- Parameters:
value
- allowed object isString
-
isSetCheckInTimeCNLT
public boolean isSetCheckInTimeCNLT() -
getCheckInTimeSCM
Gets the value of the checkInTimeSCM property.- Returns:
- possible object is
String
-
setCheckInTimeSCM
Sets the value of the checkInTimeSCM property.- Parameters:
value
- allowed object isString
-
isSetCheckInTimeSCM
public boolean isSetCheckInTimeSCM() -
getCheckInTimePreciseQWD
public long getCheckInTimePreciseQWD()Gets the value of the checkInTimePreciseQWD property.- Returns:
- possible object is
Long
-
setCheckInTimePreciseQWD
public void setCheckInTimePreciseQWD(long value) Sets the value of the checkInTimePreciseQWD property.- Parameters:
value
- allowed object isLong
-
isSetCheckInTimePreciseQWD
public boolean isSetCheckInTimePreciseQWD() -
unsetCheckInTimePreciseQWD
public void unsetCheckInTimePreciseQWD() -
getStartTime
Gets the value of the startTime property.- Returns:
- possible object is
String
-
setStartTime
Sets the value of the startTime property.- Parameters:
value
- allowed object isString
-
isSetStartTime
public boolean isSetStartTime() -
getStartTimeCNLT
Gets the value of the startTimeCNLT property.- Returns:
- possible object is
String
-
setStartTimeCNLT
Sets the value of the startTimeCNLT property.- Parameters:
value
- allowed object isString
-
isSetStartTimeCNLT
public boolean isSetStartTimeCNLT() -
getStartTimeSCM
Gets the value of the startTimeSCM property.- Returns:
- possible object is
String
-
setStartTimeSCM
Sets the value of the startTimeSCM property.- Parameters:
value
- allowed object isString
-
isSetStartTimeSCM
public boolean isSetStartTimeSCM() -
getCompletedTime
Gets the value of the completedTime property.- Returns:
- possible object is
String
-
setCompletedTime
Sets the value of the completedTime property.- Parameters:
value
- allowed object isString
-
isSetCompletedTime
public boolean isSetCompletedTime() -
getCompletedTimeCNLT
Gets the value of the completedTimeCNLT property.- Returns:
- possible object is
String
-
setCompletedTimeCNLT
Sets the value of the completedTimeCNLT property.- Parameters:
value
- allowed object isString
-
isSetCompletedTimeCNLT
public boolean isSetCompletedTimeCNLT() -
getCompletedTimeSCM
Gets the value of the completedTimeSCM property.- Returns:
- possible object is
String
-
setCompletedTimeSCM
Sets the value of the completedTimeSCM property.- Parameters:
value
- allowed object isString
-
isSetCompletedTimeSCM
public boolean isSetCompletedTimeSCM() -
getError
Gets the value of the error property.- Returns:
- possible object is
String
-
setError
Sets the value of the error property.- Parameters:
value
- allowed object isString
-
isSetError
public boolean isSetError() -
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
-
withFailures
Sets the value of the failures property.- Parameters:
value
- allowed object isCarbonJobInfoType.Failures
- Returns:
- The class instance
-
withName
Sets the value of the name property.- Parameters:
value
- allowed object isString
- Returns:
- The class instance
-
withGUID
Sets the value of the guid property.- Parameters:
value
- allowed object isString
- Returns:
- The class instance
-
withState
Sets the value of the state property.- Parameters:
value
- allowed object isString
- Returns:
- The class instance
-
withStatus
Sets the value of the status property.- Parameters:
value
- allowed object isString
- Returns:
- The class instance
-
withProgressDWD
Sets the value of the progressDWD property.- Parameters:
value
- allowed object is int- Returns:
- The class instance
-
withSpeedDBL
Sets the value of the speedDBL property.- Parameters:
value
- allowed object is double- Returns:
- The class instance
-
withDescription
Sets the value of the description property.- Parameters:
value
- allowed object isString
- Returns:
- The class instance
-
withUser
Sets the value of the user property.- Parameters:
value
- allowed object isString
- Returns:
- The class instance
-
withSourceDescription
Sets the value of the sourceDescription property.- Parameters:
value
- allowed object isString
- Returns:
- The class instance
-
withAgentIP
Sets the value of the agentIP property.- Parameters:
value
- allowed object isString
- Returns:
- The class instance
-
withPriorityDWD
Sets the value of the priorityDWD property.- Parameters:
value
- allowed object is int- Returns:
- The class instance
-
withCapabilitiesDWD
Sets the value of the capabilitiesDWD property.- Parameters:
value
- allowed object is int- Returns:
- The class instance
-
withDeleteProcessedSourceDWD
Sets the value of the deleteProcessedSourceDWD property.- Parameters:
value
- allowed object is int- Returns:
- The class instance
-
withDeleteRealAssetDWD
Sets the value of the deleteRealAssetDWD property.- Parameters:
value
- allowed object is int- Returns:
- The class instance
-
withCheckInTime
Sets the value of the checkInTime property.- Parameters:
value
- allowed object isString
- Returns:
- The class instance
-
withCheckInTimeCNLT
Sets the value of the checkInTimeCNLT property.- Parameters:
value
- allowed object isString
- Returns:
- The class instance
-
withCheckInTimeSCM
Sets the value of the checkInTimeSCM property.- Parameters:
value
- allowed object isString
- Returns:
- The class instance
-
withCheckInTimePreciseQWD
Sets the value of the checkInTimePreciseQWD property.- Parameters:
value
- allowed object is long- Returns:
- The class instance
-
withStartTime
Sets the value of the startTime property.- Parameters:
value
- allowed object isString
- Returns:
- The class instance
-
withStartTimeCNLT
Sets the value of the startTimeCNLT property.- Parameters:
value
- allowed object isString
- Returns:
- The class instance
-
withStartTimeSCM
Sets the value of the startTimeSCM property.- Parameters:
value
- allowed object isString
- Returns:
- The class instance
-
withCompletedTime
Sets the value of the completedTime property.- Parameters:
value
- allowed object isString
- Returns:
- The class instance
-
withCompletedTimeCNLT
Sets the value of the completedTimeCNLT property.- Parameters:
value
- allowed object isString
- Returns:
- The class instance
-
withCompletedTimeSCM
Sets the value of the completedTimeSCM property.- Parameters:
value
- allowed object isString
- Returns:
- The class instance
-
withError
Sets the value of the error property.- Parameters:
value
- allowed object isString
- 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
-