@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:31:24+02:00", comments="JAXB RI v2.2.11") public class ReturnJob extends BusinessObject implements Serializable, org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.HashCode
Java class for ReturnJob complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ReturnJob">
<complexContent>
<extension base="{http://www.printtalk.org/schema_2_0}BusinessObject">
<sequence>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}XJDF"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected org.cip4.lib.xjdf.schema.XJDF |
xjdf |
agentDisplayName, agentID, auxID, businessID, businessRefID, requestDatecomment, descriptiveName, generalID| Constructor and Description |
|---|
ReturnJob() |
| 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) |
org.cip4.lib.xjdf.schema.XJDF |
getXJDF()
Gets the value of the xjdf property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy) |
void |
setXJDF(org.cip4.lib.xjdf.schema.XJDF value)
Sets the value of the xjdf property.
|
ReturnJob |
withAgentDisplayName(String value) |
ReturnJob |
withAgentID(String value) |
ReturnJob |
withAuxID(String value) |
ReturnJob |
withBusinessID(String value) |
ReturnJob |
withBusinessRefID(String value) |
ReturnJob |
withComment(Collection<org.cip4.lib.xjdf.schema.Comment> values) |
ReturnJob |
withComment(org.cip4.lib.xjdf.schema.Comment... values) |
ReturnJob |
withDescriptiveName(String value) |
ReturnJob |
withGeneralID(Collection<org.cip4.lib.xjdf.schema.GeneralID> values) |
ReturnJob |
withGeneralID(org.cip4.lib.xjdf.schema.GeneralID... values) |
ReturnJob |
withRequestDate(org.cip4.lib.xjdf.type.DateTime value) |
ReturnJob |
withXJDF(org.cip4.lib.xjdf.schema.XJDF value) |
getAgentDisplayName, getAgentID, getAuxID, getBusinessID, getBusinessRefID, getRequestDate, setAgentDisplayName, setAgentID, setAuxID, setBusinessID, setBusinessRefID, setRequestDategetComment, getDescriptiveName, getGeneralID, setDescriptiveName@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:31:24+02:00", comments="JAXB RI v2.2.11") protected org.cip4.lib.xjdf.schema.XJDF xjdf
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:31:24+02:00", comments="JAXB RI v2.2.11") public org.cip4.lib.xjdf.schema.XJDF getXJDF()
XJDF@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:31:24+02:00", comments="JAXB RI v2.2.11") public void setXJDF(org.cip4.lib.xjdf.schema.XJDF value)
value - allowed object is
XJDF@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:31:24+02:00", comments="JAXB RI v2.2.11") public ReturnJob withXJDF(org.cip4.lib.xjdf.schema.XJDF value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:31:24+02:00", comments="JAXB RI v2.2.11") public ReturnJob withAgentID(String value)
withAgentID in class BusinessObject@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:31:24+02:00", comments="JAXB RI v2.2.11") public ReturnJob withAgentDisplayName(String value)
withAgentDisplayName in class BusinessObject@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:31:24+02:00", comments="JAXB RI v2.2.11") public ReturnJob withAuxID(String value)
withAuxID in class BusinessObject@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:31:24+02:00", comments="JAXB RI v2.2.11") public ReturnJob withBusinessID(String value)
withBusinessID in class BusinessObject@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:31:24+02:00", comments="JAXB RI v2.2.11") public ReturnJob withBusinessRefID(String value)
withBusinessRefID in class BusinessObject@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:31:24+02:00", comments="JAXB RI v2.2.11") public ReturnJob withRequestDate(org.cip4.lib.xjdf.type.DateTime value)
withRequestDate in class BusinessObject@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:31:24+02:00", comments="JAXB RI v2.2.11") public ReturnJob withComment(org.cip4.lib.xjdf.schema.Comment... values)
withComment in class BusinessObject@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:31:24+02:00", comments="JAXB RI v2.2.11") public ReturnJob withComment(Collection<org.cip4.lib.xjdf.schema.Comment> values)
withComment in class BusinessObject@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:31:24+02:00", comments="JAXB RI v2.2.11") public ReturnJob withGeneralID(org.cip4.lib.xjdf.schema.GeneralID... values)
withGeneralID in class BusinessObject@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:31:24+02:00", comments="JAXB RI v2.2.11") public ReturnJob withGeneralID(Collection<org.cip4.lib.xjdf.schema.GeneralID> values)
withGeneralID in class BusinessObject@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:31:24+02:00", comments="JAXB RI v2.2.11") public ReturnJob withDescriptiveName(String value)
withDescriptiveName in class BusinessObject@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:31:24+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.Equalsequals in class BusinessObject@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:31:24+02:00", comments="JAXB RI v2.2.11") public boolean equals(Object object)
equals in class BusinessObject@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:31:24+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.HashCodehashCode in class BusinessObject@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:31:24+02:00", comments="JAXB RI v2.2.11") public int hashCode()
hashCode in class BusinessObjectCopyright © 2016. All rights reserved.