@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public class JobPhase extends Object implements Serializable, org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.HashCode
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 ref="{http://www.CIP4.org/JDFSchema_2_0}ModuleStatus" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}Part" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}MISDetails" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}CostCenter" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
<attribute name="PhaseAmount" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="StatusDetails" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
<attribute name="TotalAmount" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="JobID" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
<attribute name="PhaseStartTime" type="{http://www.CIP4.org/JDFSchema_2_0}dateTime" />
<attribute name="Speed" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="Status" type="{http://www.CIP4.org/JDFSchema_2_0}EnumNodeStatus" />
<attribute name="Waste" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="QueueEntryID" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
<attribute name="Amount" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="URL" type="{http://www.CIP4.org/JDFSchema_2_0}URL" />
<attribute name="StartTime" type="{http://www.CIP4.org/JDFSchema_2_0}dateTime" />
<attribute name="JobPartID" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
<attribute name="PhaseWaste" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="DeadLine" type="{http://www.CIP4.org/JDFSchema_2_0}EnumDeadline" />
<attribute name="PercentCompleted" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="RestTime" type="{http://www.CIP4.org/JDFSchema_2_0}duration" />
<attribute name="Activation" type="{http://www.CIP4.org/JDFSchema_2_0}EnumActivation" />
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected EnumActivation |
activation |
protected Double |
amount |
protected List<CostCenter> |
costCenter |
protected EnumDeadline |
deadLine |
protected String |
jobID |
protected String |
jobPartID |
protected List<MISDetails> |
misDetails |
protected List<ModuleStatus> |
moduleStatus |
protected List<Part> |
part |
protected Double |
percentCompleted |
protected Double |
phaseAmount |
protected DateTime |
phaseStartTime |
protected Double |
phaseWaste |
protected String |
queueEntryID |
protected Duration |
restTime |
protected Double |
speed |
protected DateTime |
startTime |
protected EnumNodeStatus |
status |
protected String |
statusDetails |
protected Double |
totalAmount |
protected String |
url |
protected Double |
waste |
| Constructor and Description |
|---|
JobPhase() |
| Modifier and Type | Method and Description |
|---|---|
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.EqualsStrategy strategy) |
EnumActivation |
getActivation()
Gets the value of the activation property.
|
Double |
getAmount()
Gets the value of the amount property.
|
List<CostCenter> |
getCostCenter()
Gets the value of the costCenter property.
|
EnumDeadline |
getDeadLine()
Gets the value of the deadLine property.
|
String |
getJobID()
Gets the value of the jobID property.
|
String |
getJobPartID()
Gets the value of the jobPartID property.
|
List<MISDetails> |
getMISDetails()
Gets the value of the misDetails property.
|
List<ModuleStatus> |
getModuleStatus()
Gets the value of the moduleStatus property.
|
List<Part> |
getPart()
Gets the value of the part property.
|
Double |
getPercentCompleted()
Gets the value of the percentCompleted property.
|
Double |
getPhaseAmount()
Gets the value of the phaseAmount property.
|
DateTime |
getPhaseStartTime()
Gets the value of the phaseStartTime property.
|
Double |
getPhaseWaste()
Gets the value of the phaseWaste property.
|
String |
getQueueEntryID()
Gets the value of the queueEntryID property.
|
Duration |
getRestTime()
Gets the value of the restTime property.
|
Double |
getSpeed()
Gets the value of the speed property.
|
DateTime |
getStartTime()
Gets the value of the startTime property.
|
EnumNodeStatus |
getStatus()
Gets the value of the status property.
|
String |
getStatusDetails()
Gets the value of the statusDetails property.
|
Double |
getTotalAmount()
Gets the value of the totalAmount property.
|
String |
getURL()
Gets the value of the url property.
|
Double |
getWaste()
Gets the value of the waste property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy) |
void |
setActivation(EnumActivation value)
Sets the value of the activation property.
|
void |
setAmount(Double value)
Sets the value of the amount property.
|
void |
setDeadLine(EnumDeadline value)
Sets the value of the deadLine property.
|
void |
setJobID(String value)
Sets the value of the jobID property.
|
void |
setJobPartID(String value)
Sets the value of the jobPartID property.
|
void |
setPercentCompleted(Double value)
Sets the value of the percentCompleted property.
|
void |
setPhaseAmount(Double value)
Sets the value of the phaseAmount property.
|
void |
setPhaseStartTime(DateTime value)
Sets the value of the phaseStartTime property.
|
void |
setPhaseWaste(Double value)
Sets the value of the phaseWaste property.
|
void |
setQueueEntryID(String value)
Sets the value of the queueEntryID property.
|
void |
setRestTime(Duration value)
Sets the value of the restTime property.
|
void |
setSpeed(Double value)
Sets the value of the speed property.
|
void |
setStartTime(DateTime value)
Sets the value of the startTime property.
|
void |
setStatus(EnumNodeStatus value)
Sets the value of the status property.
|
void |
setStatusDetails(String value)
Sets the value of the statusDetails property.
|
void |
setTotalAmount(Double value)
Sets the value of the totalAmount property.
|
void |
setURL(String value)
Sets the value of the url property.
|
void |
setWaste(Double value)
Sets the value of the waste property.
|
JobPhase |
withActivation(EnumActivation value) |
JobPhase |
withAmount(Double value) |
JobPhase |
withCostCenter(Collection<CostCenter> values) |
JobPhase |
withCostCenter(CostCenter... values) |
JobPhase |
withDeadLine(EnumDeadline value) |
JobPhase |
withJobID(String value) |
JobPhase |
withJobPartID(String value) |
JobPhase |
withMISDetails(Collection<MISDetails> values) |
JobPhase |
withMISDetails(MISDetails... values) |
JobPhase |
withModuleStatus(Collection<ModuleStatus> values) |
JobPhase |
withModuleStatus(ModuleStatus... values) |
JobPhase |
withPart(Collection<Part> values) |
JobPhase |
withPart(Part... values) |
JobPhase |
withPercentCompleted(Double value) |
JobPhase |
withPhaseAmount(Double value) |
JobPhase |
withPhaseStartTime(DateTime value) |
JobPhase |
withPhaseWaste(Double value) |
JobPhase |
withQueueEntryID(String value) |
JobPhase |
withRestTime(Duration value) |
JobPhase |
withSpeed(Double value) |
JobPhase |
withStartTime(DateTime value) |
JobPhase |
withStatus(EnumNodeStatus value) |
JobPhase |
withStatusDetails(String value) |
JobPhase |
withTotalAmount(Double value) |
JobPhase |
withURL(String value) |
JobPhase |
withWaste(Double value) |
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") protected List<ModuleStatus> moduleStatus
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") protected List<Part> part
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") protected List<MISDetails> misDetails
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") protected List<CostCenter> costCenter
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") protected Double phaseAmount
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") protected String statusDetails
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") protected Double totalAmount
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") protected String jobID
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") protected DateTime phaseStartTime
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") protected Double speed
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") protected EnumNodeStatus status
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") protected Double waste
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") protected String queueEntryID
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") protected Double amount
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") protected String url
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") protected DateTime startTime
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") protected String jobPartID
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") protected Double phaseWaste
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") protected EnumDeadline deadLine
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") protected Double percentCompleted
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") protected Duration restTime
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") protected EnumActivation activation
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public List<ModuleStatus> getModuleStatus()
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 moduleStatus property.
For example, to add a new item, do as follows:
getModuleStatus().add(newItem);
Objects of the following type(s) are allowed in the list
ModuleStatus
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public List<Part> getPart()
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 part property.
For example, to add a new item, do as follows:
getPart().add(newItem);
Objects of the following type(s) are allowed in the list
Part
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public List<MISDetails> getMISDetails()
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 misDetails property.
For example, to add a new item, do as follows:
getMISDetails().add(newItem);
Objects of the following type(s) are allowed in the list
MISDetails
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public List<CostCenter> getCostCenter()
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 costCenter property.
For example, to add a new item, do as follows:
getCostCenter().add(newItem);
Objects of the following type(s) are allowed in the list
CostCenter
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public Double getPhaseAmount()
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public void setPhaseAmount(Double value)
value - allowed object is
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public String getStatusDetails()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public void setStatusDetails(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public Double getTotalAmount()
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public void setTotalAmount(Double value)
value - allowed object is
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public String getJobID()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public void setJobID(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public DateTime getPhaseStartTime()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public void setPhaseStartTime(DateTime value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public Double getSpeed()
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public void setSpeed(Double value)
value - allowed object is
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public EnumNodeStatus getStatus()
EnumNodeStatus@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public void setStatus(EnumNodeStatus value)
value - allowed object is
EnumNodeStatus@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public Double getWaste()
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public void setWaste(Double value)
value - allowed object is
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public String getQueueEntryID()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public void setQueueEntryID(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public Double getAmount()
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public void setAmount(Double value)
value - allowed object is
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public String getURL()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public void setURL(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public DateTime getStartTime()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public void setStartTime(DateTime value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public String getJobPartID()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public void setJobPartID(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public Double getPhaseWaste()
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public void setPhaseWaste(Double value)
value - allowed object is
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public EnumDeadline getDeadLine()
EnumDeadline@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public void setDeadLine(EnumDeadline value)
value - allowed object is
EnumDeadline@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public Double getPercentCompleted()
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public void setPercentCompleted(Double value)
value - allowed object is
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public Duration getRestTime()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public void setRestTime(Duration value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public EnumActivation getActivation()
EnumActivation@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public void setActivation(EnumActivation value)
value - allowed object is
EnumActivation@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public JobPhase withModuleStatus(ModuleStatus... values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public JobPhase withModuleStatus(Collection<ModuleStatus> values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public JobPhase withPart(Part... values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public JobPhase withPart(Collection<Part> values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public JobPhase withMISDetails(MISDetails... values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public JobPhase withMISDetails(Collection<MISDetails> values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public JobPhase withCostCenter(CostCenter... values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public JobPhase withCostCenter(Collection<CostCenter> values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public JobPhase withPhaseAmount(Double value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public JobPhase withStatusDetails(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public JobPhase withTotalAmount(Double value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public JobPhase withJobID(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public JobPhase withPhaseStartTime(DateTime value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public JobPhase withSpeed(Double value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public JobPhase withStatus(EnumNodeStatus value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public JobPhase withWaste(Double value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public JobPhase withQueueEntryID(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public JobPhase withAmount(Double value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public JobPhase withURL(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public JobPhase withStartTime(DateTime value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public JobPhase withJobPartID(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public JobPhase withPhaseWaste(Double value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public JobPhase withDeadLine(EnumDeadline value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public JobPhase withPercentCompleted(Double value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public JobPhase withRestTime(Duration value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public JobPhase withActivation(EnumActivation value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy)
equals in interface org.jvnet.jaxb2_commons.lang.Equals@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public boolean equals(Object object)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy)
hashCode in interface org.jvnet.jaxb2_commons.lang.HashCodeCopyright © 2016. All rights reserved.