| Package | Description |
|---|---|
| org.cip4.lib.xprinttalk | |
| org.cip4.lib.xprinttalk.schema |
| Modifier and Type | Method and Description |
|---|---|
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 | Field and Description |
|---|---|
protected Pricing |
QuoteType.pricing |
protected Pricing |
PurchaseOrder.pricing |
protected Pricing |
Invoice.pricing |
| Modifier and Type | Method and Description |
|---|---|
Pricing |
ObjectFactory.createPricing()
Create an instance of
Pricing |
Pricing |
QuoteType.getPricing()
Gets the value of the pricing property.
|
Pricing |
PurchaseOrder.getPricing()
Gets the value of the pricing property.
|
Pricing |
Invoice.getPricing()
Gets the value of the pricing property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
QuoteType.setPricing(Pricing value)
Sets the value of the pricing property.
|
void |
PurchaseOrder.setPricing(Pricing value)
Sets the value of the pricing property.
|
void |
Invoice.setPricing(Pricing value)
Sets the value of the pricing property.
|
Copyright © 2014. All Rights Reserved.