Package org.idempiere.apps.form
Class BOMDrop.BOMLine
java.lang.Object
org.idempiere.apps.form.BOMDrop.BOMLine
- Enclosing class:
 - BOMDrop
 
bom line
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionint 
- 
Constructor Details
- 
BOMLine
- Parameters:
 bomLine-qty-level-
 
 - 
 - 
Method Details
- 
getProductBOMLine
- Returns:
 MPPProductBOMLine
 - 
getLineQty
- Returns:
 - qty require
 
 - 
getBOMType
- Returns:
 - type of bom (component, variant, phantom, etc)
 
 - 
getBOMLevel
public int getBOMLevel()- Returns:
 - bom level (start from 0)
 
 - 
getFeature
- Returns:
 - feature of bom line
 
 - 
getParentProduct
- Returns:
 - parent product
 
 
 -