| Package | Description |
|---|---|
| org.cip4.lib.xprinttalk.builder | |
| org.cip4.lib.xprinttalk.schema |
| Modifier and Type | Method and Description |
|---|---|
Price |
PricingBuilder.appendPrice(String descriptiveName,
double price)
Create a new Price object and append to Pricing node.
|
Price |
PricingBuilder.appendPrice(org.cip4.lib.xjdf.schema.XJDF xjdf,
double price)
Create a new Price node and append to Pricing node and references the XJDF.
|
Price |
PricingBuilder.appendPrice(org.cip4.lib.xjdf.schema.XJDF xjdf,
double price,
String descriptiveName)
Create a new Price node and append to Pricing node and references the XJDF.
|
Price |
PricingBuilder.appendTotalPrice()
This method automatically creates a total over all Price Items.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<Price> |
Pricing.price |
| Modifier and Type | Method and Description |
|---|---|
Price |
ObjectFactory.createPrice()
Create an instance of
Price |
| Modifier and Type | Method and Description |
|---|---|
List<Price> |
Pricing.getPrice()
Gets the value of the price property.
|
Copyright © 2013. All Rights Reserved.