Package | Description |
---|---|
org.cip4.jdflib.extensions |
Modifier and Type | Method and Description |
---|---|
ProductHelper |
XJDFHelper.appendProduct() |
ProductHelper |
ProductHelper.getChild(int nChild)
Deprecated.
|
ProductHelper |
ProductHelper.getChild(String productType,
int n)
Deprecated.
|
ProductHelper |
XJDFHelper.getCreateProduct(String id) |
ProductHelper |
XJDFHelper.getCreateRootProduct(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
|
ProductHelper |
XJDFHelper.getProduct(String id) |
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()
Deprecated.
|
Vector<ProductHelper> |
XJDFHelper.getProductHelpers()
the vector of product helpers; null if no ProductList or no ProductList/Product
|
Vector<ProductHelper> |
XJDFHelper.getRootProductHelpers() |
Modifier and Type | Method and Description |
---|---|
void |
ProductHelper.setChild(ProductHelper phCover,
int amount)
Deprecated.
|
Copyright © 2018. All rights reserved.