Class WBarCodeEntry.LineData

java.lang.Object
org.brerp.webui.apps.form.WBarCodeEntry.LineData
Enclosing class:
WBarCodeEntry

public class WBarCodeEntry.LineData extends Object
  • Field Details

    • cofLabelID

      public int cofLabelID
    • barcode

      public String barcode
    • qty

      public BigDecimal qty
    • lot

      public String lot
    • serno

      public String serno
    • guaranteeDate

      public Timestamp guaranteeDate
    • status

      public String status
    • cofEmission

      public String cofEmission
    • productID

      public int productID
    • productValue

      public String productValue
    • productName

      public String productName
    • attributeSetInstanceID

      public int attributeSetInstanceID
    • attributeSetInstanceDesc

      public String attributeSetInstanceDesc
    • uomID

      public int uomID
    • labelEntryToSave

      public MCOFLabelEntry labelEntryToSave
    • labelEntryID

      public int labelEntryID
    • leName

      public String leName
    • leLocatorID

      public int leLocatorID
    • leLocatorValue

      public String leLocatorValue
    • leIsSoTrx

      public boolean leIsSoTrx
    • labelConfigID

      public int labelConfigID
    • lcName

      public String lcName
    • lcVerifyIfLabelExists

      public boolean lcVerifyIfLabelExists
    • lcIsCheckSize

      public boolean lcIsCheckSize
    • lcAllowRepeteadLabel

      public boolean lcAllowRepeteadLabel
    • lcLabelSize

      public int lcLabelSize
    • isNew

      public boolean isNew
    • isEtiquetaMestre

      public boolean isEtiquetaMestre
  • Constructor Details

    • LineData

      public LineData()