| Package | Description |
|---|---|
| org.cip4.lib.xprinttalk.builder | |
| org.cip4.lib.xprinttalk.schema |
| Modifier and Type | Method and Description |
|---|---|
Price |
PricingBuilder.appendPrice(String descriptiveName,
String lineID,
double price)
Create a new Price object and append to Pricing node.
|
Price |
PricingBuilder.appendPrice(String descriptiveName,
String lineID,
double price,
String lineIDRefs)
Create a new Price object and append to Pricing node.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<Price> |
Pricing.prices |
| Modifier and Type | Method and Description |
|---|---|
Price |
ObjectFactory.createPrice()
Create an instance of
Price |
| Modifier and Type | Method and Description |
|---|---|
List<Price> |
Pricing.getPrices()
Gets the value of the prices property.
|
Copyright © 2012. All Rights Reserved.