Package com.vidispine.generated
Class CarbonJobInfoType
- java.lang.Object
-
- com.vidispine.generated.CarbonJobInfoType
-
- 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 CarbonJobInfoType 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 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:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
CarbonJobInfoType.Failures
Java class for anonymous complex type.static class
CarbonJobInfoType.PropInfo
-
Field Summary
Fields Modifier and Type Field Description protected String
agentIP
protected Integer
capabilitiesDWD
protected String
checkInTime
protected String
checkInTimeCNLT
protected Long
checkInTimePreciseQWD
protected String
checkInTimeSCM
protected String
completedTime
protected String
completedTimeCNLT
protected String
completedTimeSCM
protected Integer
deleteProcessedSourceDWD
protected Integer
deleteRealAssetDWD
protected String
description
protected String
error
protected CarbonJobInfoType.Failures
failures
protected String
guid
protected String
name
protected int
priorityDWD
protected int
progressDWD
protected String
sourceDescription
protected Double
speedDBL
protected String
startTime
protected String
startTimeCNLT
protected String
startTimeSCM
protected String
state
protected String
status
protected String
user
-
Constructor Summary
Constructors Constructor Description CarbonJobInfoType()
-
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)
String
getAgentIP()
Gets the value of the agentIP property.int
getCapabilitiesDWD()
Gets the value of the capabilitiesDWD property.String
getCheckInTime()
Gets the value of the checkInTime property.String
getCheckInTimeCNLT()
Gets the value of the checkInTimeCNLT property.long
getCheckInTimePreciseQWD()
Gets the value of the checkInTimePreciseQWD property.String
getCheckInTimeSCM()
Gets the value of the checkInTimeSCM property.String
getCompletedTime()
Gets the value of the completedTime property.String
getCompletedTimeCNLT()
Gets the value of the completedTimeCNLT property.String
getCompletedTimeSCM()
Gets the value of the completedTimeSCM property.int
getDeleteProcessedSourceDWD()
Gets the value of the deleteProcessedSourceDWD property.int
getDeleteRealAssetDWD()
Gets the value of the deleteRealAssetDWD property.String
getDescription()
Gets the value of the description property.String
getError()
Gets the value of the error property.CarbonJobInfoType.Failures
getFailures()
Gets the value of the failures property.String
getGUID()
Gets the value of the guid property.String
getName()
Gets the value of the name property.int
getPriorityDWD()
Gets the value of the priorityDWD property.int
getProgressDWD()
Gets the value of the progressDWD property.String
getSourceDescription()
Gets the value of the sourceDescription property.double
getSpeedDBL()
Gets the value of the speedDBL property.String
getStartTime()
Gets the value of the startTime property.String
getStartTimeCNLT()
Gets the value of the startTimeCNLT property.String
getStartTimeSCM()
Gets the value of the startTimeSCM property.String
getState()
Gets the value of the state property.String
getStatus()
Gets the value of the status property.String
getUser()
Gets the value of the user property.int
hashCode()
int
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)
boolean
isSetAgentIP()
boolean
isSetCapabilitiesDWD()
boolean
isSetCheckInTime()
boolean
isSetCheckInTimeCNLT()
boolean
isSetCheckInTimePreciseQWD()
boolean
isSetCheckInTimeSCM()
boolean
isSetCompletedTime()
boolean
isSetCompletedTimeCNLT()
boolean
isSetCompletedTimeSCM()
boolean
isSetDeleteProcessedSourceDWD()
boolean
isSetDeleteRealAssetDWD()
boolean
isSetDescription()
boolean
isSetError()
boolean
isSetFailures()
boolean
isSetGUID()
boolean
isSetName()
boolean
isSetPriorityDWD()
boolean
isSetProgressDWD()
boolean
isSetSourceDescription()
boolean
isSetSpeedDBL()
boolean
isSetStartTime()
boolean
isSetStartTimeCNLT()
boolean
isSetStartTimeSCM()
boolean
isSetState()
boolean
isSetStatus()
boolean
isSetUser()
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
setError(String value)
Sets the value of the error property.void
setFailures(CarbonJobInfoType.Failures value)
Sets the value of the failures property.void
setGUID(String value)
Sets the value of the guid property.void
setName(String value)
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
setState(String value)
Sets the value of the state property.void
setStatus(String value)
Sets the value of the status property.void
setUser(String value)
Sets the value of the user property.void
unsetCapabilitiesDWD()
void
unsetCheckInTimePreciseQWD()
void
unsetDeleteProcessedSourceDWD()
void
unsetDeleteRealAssetDWD()
void
unsetSpeedDBL()
CarbonJobInfoType
visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
CarbonJobInfoType
withAgentIP(String value)
CarbonJobInfoType
withCapabilitiesDWD(int value)
CarbonJobInfoType
withCheckInTime(String value)
CarbonJobInfoType
withCheckInTimeCNLT(String value)
CarbonJobInfoType
withCheckInTimePreciseQWD(long value)
CarbonJobInfoType
withCheckInTimeSCM(String value)
CarbonJobInfoType
withCompletedTime(String value)
CarbonJobInfoType
withCompletedTimeCNLT(String value)
CarbonJobInfoType
withCompletedTimeSCM(String value)
CarbonJobInfoType
withDeleteProcessedSourceDWD(int value)
CarbonJobInfoType
withDeleteRealAssetDWD(int value)
CarbonJobInfoType
withDescription(String value)
CarbonJobInfoType
withError(String value)
CarbonJobInfoType
withFailures(CarbonJobInfoType.Failures value)
CarbonJobInfoType
withGUID(String value)
CarbonJobInfoType
withName(String value)
CarbonJobInfoType
withPriorityDWD(int value)
CarbonJobInfoType
withProgressDWD(int value)
CarbonJobInfoType
withSourceDescription(String value)
CarbonJobInfoType
withSpeedDBL(double value)
CarbonJobInfoType
withStartTime(String value)
CarbonJobInfoType
withStartTimeCNLT(String value)
CarbonJobInfoType
withStartTimeSCM(String value)
CarbonJobInfoType
withState(String value)
CarbonJobInfoType
withStatus(String value)
CarbonJobInfoType
withUser(String value)
-
-
-
Field Detail
-
failures
protected CarbonJobInfoType.Failures failures
-
name
protected String name
-
guid
protected String guid
-
state
protected String state
-
status
protected String status
-
progressDWD
protected int progressDWD
-
speedDBL
protected Double speedDBL
-
description
protected String description
-
user
protected String user
-
sourceDescription
protected String sourceDescription
-
agentIP
protected String agentIP
-
priorityDWD
protected int priorityDWD
-
capabilitiesDWD
protected Integer capabilitiesDWD
-
deleteProcessedSourceDWD
protected Integer deleteProcessedSourceDWD
-
deleteRealAssetDWD
protected Integer deleteRealAssetDWD
-
checkInTime
protected String checkInTime
-
checkInTimeCNLT
protected String checkInTimeCNLT
-
checkInTimeSCM
protected String checkInTimeSCM
-
checkInTimePreciseQWD
protected Long checkInTimePreciseQWD
-
startTime
protected String startTime
-
startTimeCNLT
protected String startTimeCNLT
-
startTimeSCM
protected String startTimeSCM
-
completedTime
protected String completedTime
-
completedTimeCNLT
protected String completedTimeCNLT
-
completedTimeSCM
protected String completedTimeSCM
-
error
protected String error
-
-
Method Detail
-
getFailures
public CarbonJobInfoType.Failures getFailures()
Gets the value of the failures property.- Returns:
- possible object is
CarbonJobInfoType.Failures
-
setFailures
public void setFailures(CarbonJobInfoType.Failures value)
Sets the value of the failures property.- Parameters:
value
- allowed object isCarbonJobInfoType.Failures
-
isSetFailures
public boolean isSetFailures()
-
getName
public String getName()
Gets the value of the name property.- Returns:
- possible object is
String
-
setName
public void setName(String value)
Sets the value of the name property.- Parameters:
value
- allowed object isString
-
isSetName
public boolean isSetName()
-
getGUID
public String getGUID()
Gets the value of the guid property.- Returns:
- possible object is
String
-
setGUID
public void setGUID(String value)
Sets the value of the guid property.- Parameters:
value
- allowed object isString
-
isSetGUID
public boolean isSetGUID()
-
getState
public String getState()
Gets the value of the state property.- Returns:
- possible object is
String
-
setState
public void setState(String value)
Sets the value of the state property.- Parameters:
value
- allowed object isString
-
isSetState
public boolean isSetState()
-
getStatus
public String getStatus()
Gets the value of the status property.- Returns:
- possible object is
String
-
setStatus
public void setStatus(String value)
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
public String getDescription()
Gets the value of the description property.- Returns:
- possible object is
String
-
setDescription
public void setDescription(String value)
Sets the value of the description property.- Parameters:
value
- allowed object isString
-
isSetDescription
public boolean isSetDescription()
-
getUser
public String getUser()
Gets the value of the user property.- Returns:
- possible object is
String
-
setUser
public void setUser(String value)
Sets the value of the user property.- Parameters:
value
- allowed object isString
-
isSetUser
public boolean isSetUser()
-
getSourceDescription
public String getSourceDescription()
Gets the value of the sourceDescription property.- Returns:
- possible object is
String
-
setSourceDescription
public void setSourceDescription(String value)
Sets the value of the sourceDescription property.- Parameters:
value
- allowed object isString
-
isSetSourceDescription
public boolean isSetSourceDescription()
-
getAgentIP
public String getAgentIP()
Gets the value of the agentIP property.- Returns:
- possible object is
String
-
setAgentIP
public void setAgentIP(String value)
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
public String getCheckInTime()
Gets the value of the checkInTime property.- Returns:
- possible object is
String
-
setCheckInTime
public void setCheckInTime(String value)
Sets the value of the checkInTime property.- Parameters:
value
- allowed object isString
-
isSetCheckInTime
public boolean isSetCheckInTime()
-
getCheckInTimeCNLT
public String getCheckInTimeCNLT()
Gets the value of the checkInTimeCNLT property.- Returns:
- possible object is
String
-
setCheckInTimeCNLT
public void setCheckInTimeCNLT(String value)
Sets the value of the checkInTimeCNLT property.- Parameters:
value
- allowed object isString
-
isSetCheckInTimeCNLT
public boolean isSetCheckInTimeCNLT()
-
getCheckInTimeSCM
public String getCheckInTimeSCM()
Gets the value of the checkInTimeSCM property.- Returns:
- possible object is
String
-
setCheckInTimeSCM
public void setCheckInTimeSCM(String value)
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
public String getStartTime()
Gets the value of the startTime property.- Returns:
- possible object is
String
-
setStartTime
public void setStartTime(String value)
Sets the value of the startTime property.- Parameters:
value
- allowed object isString
-
isSetStartTime
public boolean isSetStartTime()
-
getStartTimeCNLT
public String getStartTimeCNLT()
Gets the value of the startTimeCNLT property.- Returns:
- possible object is
String
-
setStartTimeCNLT
public void setStartTimeCNLT(String value)
Sets the value of the startTimeCNLT property.- Parameters:
value
- allowed object isString
-
isSetStartTimeCNLT
public boolean isSetStartTimeCNLT()
-
getStartTimeSCM
public String getStartTimeSCM()
Gets the value of the startTimeSCM property.- Returns:
- possible object is
String
-
setStartTimeSCM
public void setStartTimeSCM(String value)
Sets the value of the startTimeSCM property.- Parameters:
value
- allowed object isString
-
isSetStartTimeSCM
public boolean isSetStartTimeSCM()
-
getCompletedTime
public String getCompletedTime()
Gets the value of the completedTime property.- Returns:
- possible object is
String
-
setCompletedTime
public void setCompletedTime(String value)
Sets the value of the completedTime property.- Parameters:
value
- allowed object isString
-
isSetCompletedTime
public boolean isSetCompletedTime()
-
getCompletedTimeCNLT
public String getCompletedTimeCNLT()
Gets the value of the completedTimeCNLT property.- Returns:
- possible object is
String
-
setCompletedTimeCNLT
public void setCompletedTimeCNLT(String value)
Sets the value of the completedTimeCNLT property.- Parameters:
value
- allowed object isString
-
isSetCompletedTimeCNLT
public boolean isSetCompletedTimeCNLT()
-
getCompletedTimeSCM
public String getCompletedTimeSCM()
Gets the value of the completedTimeSCM property.- Returns:
- possible object is
String
-
setCompletedTimeSCM
public void setCompletedTimeSCM(String value)
Sets the value of the completedTimeSCM property.- Parameters:
value
- allowed object isString
-
isSetCompletedTimeSCM
public boolean isSetCompletedTimeSCM()
-
getError
public String getError()
Gets the value of the error property.- Returns:
- possible object is
String
-
setError
public void setError(String value)
Sets the value of the error property.- Parameters:
value
- allowed object isString
-
isSetError
public boolean isSetError()
-
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
-
withFailures
public CarbonJobInfoType withFailures(CarbonJobInfoType.Failures value)
-
withName
public CarbonJobInfoType withName(String value)
-
withGUID
public CarbonJobInfoType withGUID(String value)
-
withState
public CarbonJobInfoType withState(String value)
-
withStatus
public CarbonJobInfoType withStatus(String value)
-
withProgressDWD
public CarbonJobInfoType withProgressDWD(int value)
-
withSpeedDBL
public CarbonJobInfoType withSpeedDBL(double value)
-
withDescription
public CarbonJobInfoType withDescription(String value)
-
withUser
public CarbonJobInfoType withUser(String value)
-
withSourceDescription
public CarbonJobInfoType withSourceDescription(String value)
-
withAgentIP
public CarbonJobInfoType withAgentIP(String value)
-
withPriorityDWD
public CarbonJobInfoType withPriorityDWD(int value)
-
withCapabilitiesDWD
public CarbonJobInfoType withCapabilitiesDWD(int value)
-
withDeleteProcessedSourceDWD
public CarbonJobInfoType withDeleteProcessedSourceDWD(int value)
-
withDeleteRealAssetDWD
public CarbonJobInfoType withDeleteRealAssetDWD(int value)
-
withCheckInTime
public CarbonJobInfoType withCheckInTime(String value)
-
withCheckInTimeCNLT
public CarbonJobInfoType withCheckInTimeCNLT(String value)
-
withCheckInTimeSCM
public CarbonJobInfoType withCheckInTimeSCM(String value)
-
withCheckInTimePreciseQWD
public CarbonJobInfoType withCheckInTimePreciseQWD(long value)
-
withStartTime
public CarbonJobInfoType withStartTime(String value)
-
withStartTimeCNLT
public CarbonJobInfoType withStartTimeCNLT(String value)
-
withStartTimeSCM
public CarbonJobInfoType withStartTimeSCM(String value)
-
withCompletedTime
public CarbonJobInfoType withCompletedTime(String value)
-
withCompletedTimeCNLT
public CarbonJobInfoType withCompletedTimeCNLT(String value)
-
withCompletedTimeSCM
public CarbonJobInfoType withCompletedTimeSCM(String value)
-
withError
public CarbonJobInfoType withError(String 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 CarbonJobInfoType 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
-
-