| Package | Description |
|---|---|
| org.cip4.lib.xjdf.builder |
| Modifier and Type | Method and Description |
|---|---|
ProductBuilder |
ProductBuilder.addIntent(IntentType intent)
Append Intent node to Product Definition.
|
static ProductBuilder |
ProductBuilder.newInstance()
Create and return a new instance of ProductBuilder.
|
static ProductBuilder |
ProductBuilder.newInstance(int amount)
Create and return a new instance of ProductBuilder which already contains attribute Amount.
|
static ProductBuilder |
ProductBuilder.newInstance(int amount,
String productId,
String productType,
String productTypeDetails)
Create and return a new instance of ProductBuilder which already contains attributes Amount, ID, ProductType and ProductTypeDetails.
|
Copyright © 2012. All Rights Reserved.