@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:31:24+02:00", comments="JAXB RI v2.2.11") public class Request extends Object implements Serializable, org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.HashCode
Java class for Request complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Request">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{http://www.printtalk.org/schema_2_0}BusinessObject"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected JAXBElement<? extends BusinessObject> |
businessObject |
| Constructor and Description |
|---|
Request() |
| 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) |
JAXBElement<? extends BusinessObject> |
getBusinessObject()
Gets the value of the businessObject property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy) |
void |
setBusinessObject(JAXBElement<? extends BusinessObject> value)
Sets the value of the businessObject property.
|
Request |
withBusinessObject(JAXBElement<? extends BusinessObject> value) |
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:31:24+02:00", comments="JAXB RI v2.2.11") protected JAXBElement<? extends BusinessObject> businessObject
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:31:24+02:00", comments="JAXB RI v2.2.11") public JAXBElement<? extends BusinessObject> getBusinessObject()
JAXBElement<PurchaseOrder>
JAXBElement<Confirmation>
JAXBElement<ProofApprovalResponse>
JAXBElement<OrderStatusResponse>
JAXBElement<Invoice>
JAXBElement<BusinessObject>
JAXBElement<ReturnJob>
JAXBElement<Cancellation>
JAXBElement<Refusal>
JAXBElement<Quotation>
JAXBElement<Quotation>
JAXBElement<RFQ>
JAXBElement<ProofApprovalRequest>
JAXBElement<OrderStatusRequest>@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:31:24+02:00", comments="JAXB RI v2.2.11") public void setBusinessObject(JAXBElement<? extends BusinessObject> value)
value - allowed object is
JAXBElement<PurchaseOrder>
JAXBElement<Confirmation>
JAXBElement<ProofApprovalResponse>
JAXBElement<OrderStatusResponse>
JAXBElement<Invoice>
JAXBElement<BusinessObject>
JAXBElement<ReturnJob>
JAXBElement<Cancellation>
JAXBElement<Refusal>
JAXBElement<Quotation>
JAXBElement<Quotation>
JAXBElement<RFQ>
JAXBElement<ProofApprovalRequest>
JAXBElement<OrderStatusRequest>@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:31:24+02:00", comments="JAXB RI v2.2.11") public Request withBusinessObject(JAXBElement<? extends BusinessObject> value)
@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.Equals@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)
@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.HashCodeCopyright © 2016. All rights reserved.