| Package | Description |
|---|---|
| org.cip4.lib.xjdf.builder | |
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Method and Description |
|---|---|
protected Product |
ProductBuilder.getProduct()
Getter for product attribute.
|
| Modifier and Type | Method and Description |
|---|---|
ProductBuilder |
ProductBuilder.addChildProduct(Product product)
Append another product as child.
|
XJdfBuilder |
XJdfBuilder.addProduct(Product product)
Append Product node to xJdf Document.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<Product> |
ProductList.product |
| Modifier and Type | Method and Description |
|---|---|
Product |
ObjectFactory.createProduct()
Create an instance of
Product |
| Modifier and Type | Method and Description |
|---|---|
List<Product> |
ProductList.getProduct()
Gets the value of the product property.
|
Copyright © 2013. All Rights Reserved.