| Package | Description |
|---|---|
| org.cip4.lib.xprinttalk.builder | |
| org.cip4.lib.xprinttalk.schema |
| Modifier and Type | Method and Description |
|---|---|
PrintTalkBuilder |
PrintTalkBuilder.addRequest(BusinessObject businessObject)
Add a BusinessObject object as request.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Cancellation
Java class for Cancellation complex type.
|
class |
Confirmation
Java class for Confirmation complex type.
|
class |
Invoice
Java class for Invoice complex type.
|
class |
OrderStatusRequest
Java class for OrderStatusRequest complex type.
|
class |
OrderStatusResponse
Java class for OrderStatusResponse complex type.
|
class |
ProofApprovalRequest
Java class for ProofApprovalRequest complex type.
|
class |
ProofApprovalResponse
Java class for ProofApprovalResponse complex type.
|
class |
PurchaseOrder
Java class for PurchaseOrder complex type.
|
class |
Quotation
Java class for Quotation complex type.
|
class |
Refusal
Java class for Refusal complex type.
|
class |
ReturnJob
Java class for ReturnJob complex type.
|
class |
RFQ
Java class for RFQ complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected JAXBElement<? extends BusinessObject> |
Request.businessObject |
| Modifier and Type | Method and Description |
|---|---|
BusinessObject |
BusinessObject.withAgentDisplayName(String value) |
BusinessObject |
BusinessObject.withAgentID(String value) |
BusinessObject |
BusinessObject.withAuxID(String value) |
BusinessObject |
BusinessObject.withBusinessID(String value) |
BusinessObject |
BusinessObject.withBusinessRefID(String value) |
BusinessObject |
BusinessObject.withComment(Collection<org.cip4.lib.xjdf.schema.Comment> values) |
BusinessObject |
BusinessObject.withComment(org.cip4.lib.xjdf.schema.Comment... values) |
BusinessObject |
BusinessObject.withDescriptiveName(String value) |
BusinessObject |
BusinessObject.withGeneralID(Collection<org.cip4.lib.xjdf.schema.GeneralID> values) |
BusinessObject |
BusinessObject.withGeneralID(org.cip4.lib.xjdf.schema.GeneralID... values) |
BusinessObject |
BusinessObject.withRequestDate(org.cip4.lib.xjdf.type.DateTime value) |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<BusinessObject> |
ObjectFactory.createBusinessObject(BusinessObject value)
|
JAXBElement<? extends BusinessObject> |
Request.getBusinessObject()
Gets the value of the businessObject property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<BusinessObject> |
ObjectFactory.createBusinessObject(BusinessObject value)
|
| Modifier and Type | Method and Description |
|---|---|
void |
Request.setBusinessObject(JAXBElement<? extends BusinessObject> value)
Sets the value of the businessObject property.
|
Request |
Request.withBusinessObject(JAXBElement<? extends BusinessObject> value) |
Copyright © 2016. All rights reserved.