Class BOMDrop.BOMLine

java.lang.Object
org.idempiere.apps.form.BOMDrop.BOMLine
Enclosing class:
BOMDrop

public static class BOMDrop.BOMLine extends Object
bom line
  • Constructor Details

  • Method Details

    • getProductBOMLine

      public MPPProductBOMLine getProductBOMLine()
      Returns:
      MPPProductBOMLine
    • getLineQty

      public BigDecimal getLineQty()
      Returns:
      qty require
    • getBOMType

      public String getBOMType()
      Returns:
      type of bom (component, variant, phantom, etc)
    • getBOMLevel

      public int getBOMLevel()
      Returns:
      bom level (start from 0)
    • getFeature

      public String getFeature()
      Returns:
      feature of bom line
    • getParentProduct

      public MProduct getParentProduct()
      Returns:
      parent product