Class POLinesFromXMLGen.XMLProductInfo

java.lang.Object
org.brerp.sped.nfe.grid.POLinesFromXMLGen.XMLProductInfo
Enclosing class:
POLinesFromXMLGen

public class POLinesFromXMLGen.XMLProductInfo extends Object
  • Field Details

    • xmlLineNo

      public String xmlLineNo
    • xmlValue

      public String xmlValue
    • xmlName

      public String xmlName
    • xmlUOM

      public String xmlUOM
    • xmlQty

      public String xmlQty
    • xmlUnitPrice

      public String xmlUnitPrice
    • xmlLineAmt

      public String xmlLineAmt
    • M_Product_ID

      public Integer M_Product_ID
    • C_Charge_ID

      public Integer C_Charge_ID
    • C_UOM_ID

      public Integer C_UOM_ID
    • qty

      public BigDecimal qty
    • unitPrice

      public BigDecimal unitPrice
  • Constructor Details

    • XMLProductInfo

      public XMLProductInfo()