| 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 XJDF.
|
PurchaseOrder |
PrintTalkNodeFactory.createPurchaseOrder(String businessID,
String currency,
org.cip4.lib.xjdf.schema.XJDF xjdf)
Create a new PurchaseOrder Node which already contains the attributes BusinessID, Currency and XJDF.
|
PurchaseOrder |
PrintTalkNodeFactory.createPurchaseOrder(String businessID,
String currency,
org.cip4.lib.xjdf.schema.XJDF xjdf,
Pricing pricing)
Create a new PurchaseOrder Node which already contains the attributes BusinessID, Currency and XJDF.
|
PurchaseOrder |
PrintTalkNodeFactory.createPurchaseOrder(String businessID,
String currency,
org.cip4.lib.xjdf.schema.XJDF xjdf,
String businessRefID,
Pricing pricing)
Create a new PurchaseOrder Node which already contains the attributes BusinessID, Currency, XJDF 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 © 2013. All Rights Reserved.