@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public class PhaseTime extends Audit implements Serializable, org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.HashCode
Java class for PhaseTime complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="PhaseTime">
<complexContent>
<extension base="{http://www.CIP4.org/JDFSchema_2_0}Audit">
<sequence>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}Part" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}PhaseAmount" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}ModulePhase" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}MISDetails" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
<attribute name="StatusDetails" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
<attribute name="Status" type="{http://www.CIP4.org/JDFSchema_2_0}EnumNodeStatus" />
<attribute name="Start" type="{http://www.CIP4.org/JDFSchema_2_0}dateTime" />
<attribute name="End" type="{http://www.CIP4.org/JDFSchema_2_0}dateTime" />
<attribute name="DeviceRef" type="{http://www.CIP4.org/JDFSchema_2_0}IDREF" />
<attribute name="refID" type="{http://www.CIP4.org/JDFSchema_2_0}IDREF" />
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected Object |
deviceRef |
protected DateTime |
end |
protected List<MISDetails> |
misDetails |
protected List<ModulePhase> |
modulePhase |
protected List<Part> |
part |
protected List<PhaseAmount> |
phaseAmount |
protected PhaseTime |
refID |
protected DateTime |
start |
protected EnumNodeStatus |
status |
protected String |
statusDetails |
agentName, agentVersion, employee, id, queueEntryID, timeStamp| Constructor and Description |
|---|
PhaseTime() |
| 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) |
Object |
getDeviceRef()
Gets the value of the deviceRef property.
|
DateTime |
getEnd()
Gets the value of the end property.
|
List<MISDetails> |
getMISDetails()
Gets the value of the misDetails property.
|
List<ModulePhase> |
getModulePhase()
Gets the value of the modulePhase property.
|
List<Part> |
getPart()
Gets the value of the part property.
|
List<PhaseAmount> |
getPhaseAmount()
Gets the value of the phaseAmount property.
|
PhaseTime |
getRefID()
Gets the value of the refID property.
|
DateTime |
getStart()
Gets the value of the start property.
|
EnumNodeStatus |
getStatus()
Gets the value of the status property.
|
String |
getStatusDetails()
Gets the value of the statusDetails property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy) |
void |
setDeviceRef(Object value)
Sets the value of the deviceRef property.
|
void |
setEnd(DateTime value)
Sets the value of the end property.
|
void |
setRefID(PhaseTime value)
Sets the value of the refID property.
|
void |
setStart(DateTime value)
Sets the value of the start property.
|
void |
setStatus(EnumNodeStatus value)
Sets the value of the status property.
|
void |
setStatusDetails(String value)
Sets the value of the statusDetails property.
|
PhaseTime |
withAgentName(String value) |
PhaseTime |
withAgentVersion(String value) |
PhaseTime |
withDeviceRef(Object value) |
PhaseTime |
withEmployee(Collection<Employee> values) |
PhaseTime |
withEmployee(Employee... values) |
PhaseTime |
withEnd(DateTime value) |
PhaseTime |
withID(String value) |
PhaseTime |
withMISDetails(Collection<MISDetails> values) |
PhaseTime |
withMISDetails(MISDetails... values) |
PhaseTime |
withModulePhase(Collection<ModulePhase> values) |
PhaseTime |
withModulePhase(ModulePhase... values) |
PhaseTime |
withPart(Collection<Part> values) |
PhaseTime |
withPart(Part... values) |
PhaseTime |
withPhaseAmount(Collection<PhaseAmount> values) |
PhaseTime |
withPhaseAmount(PhaseAmount... values) |
PhaseTime |
withQueueEntryID(String value) |
PhaseTime |
withRefID(PhaseTime value) |
PhaseTime |
withStart(DateTime value) |
PhaseTime |
withStatus(EnumNodeStatus value) |
PhaseTime |
withStatusDetails(String value) |
PhaseTime |
withTimeStamp(DateTime value) |
getAgentName, getAgentVersion, getEmployee, getID, getQueueEntryID, getTimeStamp, setAgentName, setAgentVersion, setID, setQueueEntryID, setTimeStamp@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<PhaseAmount> phaseAmount
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") protected List<ModulePhase> modulePhase
@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 String statusDetails
@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 DateTime start
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") protected DateTime end
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") protected Object deviceRef
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") protected PhaseTime refID
@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<PhaseAmount> getPhaseAmount()
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 phaseAmount property.
For example, to add a new item, do as follows:
getPhaseAmount().add(newItem);
Objects of the following type(s) are allowed in the list
PhaseAmount
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public List<ModulePhase> getModulePhase()
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 modulePhase property.
For example, to add a new item, do as follows:
getModulePhase().add(newItem);
Objects of the following type(s) are allowed in the list
ModulePhase
@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 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 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 DateTime getStart()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public void setStart(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 DateTime getEnd()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public void setEnd(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 Object getDeviceRef()
Object@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public void setDeviceRef(Object value)
value - allowed object is
Object@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public PhaseTime getRefID()
Object@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public void setRefID(PhaseTime value)
value - allowed object is
Object@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public PhaseTime 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 PhaseTime 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 PhaseTime withPhaseAmount(PhaseAmount... values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public PhaseTime withPhaseAmount(Collection<PhaseAmount> values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public PhaseTime withModulePhase(ModulePhase... values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public PhaseTime withModulePhase(Collection<ModulePhase> values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public PhaseTime 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 PhaseTime 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 PhaseTime 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 PhaseTime 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 PhaseTime withStart(DateTime value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public PhaseTime withEnd(DateTime value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public PhaseTime withDeviceRef(Object value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public PhaseTime withRefID(PhaseTime value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public PhaseTime withEmployee(Employee... values)
withEmployee in class Audit@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public PhaseTime withEmployee(Collection<Employee> values)
withEmployee in class Audit@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public PhaseTime withAgentName(String value)
withAgentName in class Audit@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public PhaseTime withAgentVersion(String value)
withAgentVersion in class Audit@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public PhaseTime withID(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public PhaseTime withQueueEntryID(String value)
withQueueEntryID in class Audit@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public PhaseTime withTimeStamp(DateTime value)
withTimeStamp in class Audit@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)
@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)
Copyright © 2016. All rights reserved.