| Package | Description |
|---|---|
| org.cip4.lib.xprinttalk | |
| org.cip4.lib.xprinttalk.schema |
| Modifier and Type | Method and Description |
|---|---|
PurchaseOrder |
PrintTalkNodeFactory.createPurchaseOrder(String businessID,
String currency)
Create a new PurchaseOrder Node which already contains the attributes BusinessID, Currency and BusinessRefID.
|
PurchaseOrder |
PrintTalkNodeFactory.createPurchaseOrder(String businessID,
String currency,
String businessRefID)
Create a new PurchaseOrder Node which already contains the attributes BusinessID, Currency and BusinessRefID.
|
| Modifier and Type | Method and Description |
|---|---|
PurchaseOrder |
ObjectFactory.createPurchaseOrder()
Create an instance of
PurchaseOrder |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<PurchaseOrder> |
ObjectFactory.createPurchaseOrder(PurchaseOrder value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<PurchaseOrder> |
ObjectFactory.createPurchaseOrder(PurchaseOrder value)
|
Copyright © 2012. All Rights Reserved.