| Package | Description |
|---|---|
| org.cip4.jdflib.extensions |
| Modifier and Type | Method and Description |
|---|---|
ProductHelper |
XJDFHelper.appendProduct() |
ProductHelper |
ProductHelper.getChild(int nChild)
get the nth child of this
|
ProductHelper |
ProductHelper.getChild(String productType,
int n)
get the nth child of this
|
ProductHelper |
XJDFHelper.getRootProduct(int iProduct)
get the Root product by index
- note that this need not be the index in the product list but rather depends on the index of the ID in ProductList/@RootProducts
|
| Modifier and Type | Method and Description |
|---|---|
Vector<ProductHelper> |
ProductHelper.getChildren()
get the vector of children of this
|
Vector<ProductHelper> |
XJDFHelper.getProductHelpers() |
Vector<ProductHelper> |
XJDFHelper.getRootProductHelpers() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProductHelper.setChild(ProductHelper phCover,
int amount) |
Copyright © 2013. All Rights Reserved.