| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Field and Description |
|---|---|
protected ProductList |
XJDF.productList |
| Modifier and Type | Method and Description |
|---|---|
ProductList |
ObjectFactory.createProductList()
Create an instance of
ProductList |
ProductList |
XJDF.getProductList()
Gets the value of the productList property.
|
ProductList |
ProductList.withComment(Collection<Comment> values) |
ProductList |
ProductList.withComment(Comment... values) |
ProductList |
ProductList.withDescriptiveName(String value) |
ProductList |
ProductList.withGeneralID(Collection<GeneralID> values) |
ProductList |
ProductList.withGeneralID(GeneralID... values) |
ProductList |
ProductList.withProduct(Collection<Product> values) |
ProductList |
ProductList.withProduct(Product... values) |
| Modifier and Type | Method and Description |
|---|---|
void |
XJDF.setProductList(ProductList value)
Sets the value of the productList property.
|
XJDF |
XJDF.withProductList(ProductList value) |
Copyright © 2016. All rights reserved.