Uses of Class
org.cip4.jdflib.extensions.ProductHelper

Packages that use ProductHelper
org.cip4.jdflib.extensions   
 

Uses of ProductHelper in org.cip4.jdflib.extensions
 

Methods in org.cip4.jdflib.extensions that return ProductHelper
 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
 

Methods in org.cip4.jdflib.extensions that return types with arguments of type ProductHelper
 Vector<ProductHelper> ProductHelper.getChildren()
          get the vector of children of this
 Vector<ProductHelper> XJDFHelper.getRootProductHelpers()
           
 

Methods in org.cip4.jdflib.extensions with parameters of type ProductHelper
 void ProductHelper.setChild(ProductHelper phCover, int amount)
           
 



Copyright © 2013. All Rights Reserved.