| Package | Description |
|---|---|
| org.cip4.lib.xjdf | |
| org.cip4.lib.xjdf.builder | |
| org.cip4.lib.xjdf.schema.jdf |
| Modifier and Type | Method and Description |
|---|---|
Product |
XJdfNodeFactory.createProduct(int amount)
Create a new Product Node which already contains the attribute 'amount'.
|
| Modifier and Type | Method and Description |
|---|---|
Product |
ProductBuilder.getProduct()
Getter for product attribute.
|
| Modifier and Type | Method and Description |
|---|---|
XJdfBuilder |
XJdfBuilder.addProduct(Product product)
Append Product node to xJdf Document.
|
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<Product> |
ProductList.products |
| Modifier and Type | Method and Description |
|---|---|
Product |
ObjectFactory.createProduct()
Create an instance of
Product |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Product> |
ProductList.getProducts()
Gets the value of the products property.
|
Copyright © 2012. All Rights Reserved.