Class X_COF_Label

java.lang.Object
org.compiere.model.PO
org.brerp.base.model.X_COF_Label
All Implemented Interfaces:
Serializable, Cloneable, Comparator<Object>, I_COF_Label, I_Persistent, Evaluatee
Direct Known Subclasses:
MCOFLabel

public class X_COF_Label extends PO implements I_COF_Label, I_Persistent
Generated Model for COF_Label
Version:
Release 11 - $Id$
Author:
iDempiere (generated)
See Also:
  • Field Details

  • Constructor Details

    • X_COF_Label

      public X_COF_Label(Properties ctx, int COF_Label_ID, String trxName)
      Standard Constructor
    • X_COF_Label

      public X_COF_Label(Properties ctx, int COF_Label_ID, String trxName, String... virtualColumns)
      Standard Constructor
    • X_COF_Label

      public X_COF_Label(Properties ctx, String COF_Label_UU, String trxName)
      Standard Constructor
    • X_COF_Label

      public X_COF_Label(Properties ctx, String COF_Label_UU, String trxName, String... virtualColumns)
      Standard Constructor
    • X_COF_Label

      public X_COF_Label(Properties ctx, ResultSet rs, String trxName)
      Load Constructor
  • Method Details

    • get_AccessLevel

      protected int get_AccessLevel()
      AccessLevel
      Specified by:
      get_AccessLevel in class PO
      Returns:
      3 - Client - Org
    • initPO

      protected POInfo initPO(Properties ctx)
      Load Meta Data
      Specified by:
      initPO in class PO
      Parameters:
      ctx - context
      Returns:
      POInfo
    • toString

      public String toString()
      Description copied from class: PO
      String representation
      Overrides:
      toString in class PO
      Returns:
      String representation
    • setCOF_Emission

      public void setCOF_Emission(String COF_Emission)
      Set Emission.
      Specified by:
      setCOF_Emission in interface I_COF_Label
      Parameters:
      COF_Emission - Hold the information about the emission type used
    • getCOF_Emission

      public String getCOF_Emission()
      Get Emission.
      Specified by:
      getCOF_Emission in interface I_COF_Label
      Returns:
      Hold the information about the emission type used
    • setCOF_IsReprint

      public void setCOF_IsReprint(boolean COF_IsReprint)
      Set Is Reprint.
      Specified by:
      setCOF_IsReprint in interface I_COF_Label
      Parameters:
      COF_IsReprint - Indicates that label was reprinted at least 1 time
    • isCOF_IsReprint

      public boolean isCOF_IsReprint()
      Get Is Reprint.
      Specified by:
      isCOF_IsReprint in interface I_COF_Label
      Returns:
      Indicates that label was reprinted at least 1 time
    • setCOF_Label_ID

      public void setCOF_Label_ID(int COF_Label_ID)
      Set Etiqueta.
      Specified by:
      setCOF_Label_ID in interface I_COF_Label
      Parameters:
      COF_Label_ID - Primary Key : Label
    • getCOF_Label_ID

      public int getCOF_Label_ID()
      Get Etiqueta.
      Specified by:
      getCOF_Label_ID in interface I_COF_Label
      Returns:
      Primary Key : Label
    • setCOF_Label_UU

      public void setCOF_Label_UU(String COF_Label_UU)
      Set COF_Label_UU.
      Specified by:
      setCOF_Label_UU in interface I_COF_Label
      Parameters:
      COF_Label_UU - COF_Label_UU
    • getCOF_Label_UU

      public String getCOF_Label_UU()
      Get COF_Label_UU.
      Specified by:
      getCOF_Label_UU in interface I_COF_Label
      Returns:
      COF_Label_UU
    • setEquipmentNo

      public void setEquipmentNo(String EquipmentNo)
      Set Equipment No..
      Specified by:
      setEquipmentNo in interface I_COF_Label
      Parameters:
      EquipmentNo - Equipment No. is the identifier of an equipment used to generate a label.
    • getEquipmentNo

      public String getEquipmentNo()
      Get Equipment No..
      Specified by:
      getEquipmentNo in interface I_COF_Label
      Returns:
      Equipment No. is the identifier of an equipment used to generate a label.
    • setGuaranteeDate

      public void setGuaranteeDate(Timestamp GuaranteeDate)
      Set Guarantee Date.
      Specified by:
      setGuaranteeDate in interface I_COF_Label
      Parameters:
      GuaranteeDate - Date when guarantee expires
    • getGuaranteeDate

      public Timestamp getGuaranteeDate()
      Get Guarantee Date.
      Specified by:
      getGuaranteeDate in interface I_COF_Label
      Returns:
      Date when guarantee expires
    • setLot

      public void setLot(String Lot)
      Set Lot No.
      Specified by:
      setLot in interface I_COF_Label
      Parameters:
      Lot - Lot number (alphanumeric)
    • getLot

      public String getLot()
      Get Lot No.
      Specified by:
      getLot in interface I_COF_Label
      Returns:
      Lot number (alphanumeric)
    • getM_AttributeSetInstance

      public I_M_AttributeSetInstance getM_AttributeSetInstance() throws RuntimeException
      Specified by:
      getM_AttributeSetInstance in interface I_COF_Label
      Throws:
      RuntimeException
    • setM_AttributeSetInstance_ID

      public void setM_AttributeSetInstance_ID(int M_AttributeSetInstance_ID)
      Set Attribute Set Instance.
      Specified by:
      setM_AttributeSetInstance_ID in interface I_COF_Label
      Parameters:
      M_AttributeSetInstance_ID - Product Attribute Set Instance
    • getM_AttributeSetInstance_ID

      public int getM_AttributeSetInstance_ID()
      Get Attribute Set Instance.
      Specified by:
      getM_AttributeSetInstance_ID in interface I_COF_Label
      Returns:
      Product Attribute Set Instance
    • getM_Locator

      public I_M_Locator getM_Locator() throws RuntimeException
      Specified by:
      getM_Locator in interface I_COF_Label
      Throws:
      RuntimeException
    • setM_Locator_ID

      public void setM_Locator_ID(int M_Locator_ID)
      Set Locator.
      Specified by:
      setM_Locator_ID in interface I_COF_Label
      Parameters:
      M_Locator_ID - Warehouse Locator
    • getM_Locator_ID

      public int getM_Locator_ID()
      Get Locator.
      Specified by:
      getM_Locator_ID in interface I_COF_Label
      Returns:
      Warehouse Locator
    • getM_Lot

      public I_M_Lot getM_Lot() throws RuntimeException
      Specified by:
      getM_Lot in interface I_COF_Label
      Throws:
      RuntimeException
    • setM_Lot_ID

      public void setM_Lot_ID(int M_Lot_ID)
      Set Lot.
      Specified by:
      setM_Lot_ID in interface I_COF_Label
      Parameters:
      M_Lot_ID - Product Lot Definition
    • getM_Lot_ID

      public int getM_Lot_ID()
      Get Lot.
      Specified by:
      getM_Lot_ID in interface I_COF_Label
      Returns:
      Product Lot Definition
    • getM_Product

      public I_M_Product getM_Product() throws RuntimeException
      Specified by:
      getM_Product in interface I_COF_Label
      Throws:
      RuntimeException
    • setM_Product_ID

      public void setM_Product_ID(int M_Product_ID)
      Set Product.
      Specified by:
      setM_Product_ID in interface I_COF_Label
      Parameters:
      M_Product_ID - Product, Service, Item
    • getM_Product_ID

      public int getM_Product_ID()
      Get Product.
      Specified by:
      getM_Product_ID in interface I_COF_Label
      Returns:
      Product, Service, Item
    • setProcessing

      public void setProcessing(boolean Processing)
      Set Process Now.
      Specified by:
      setProcessing in interface I_COF_Label
      Parameters:
      Processing - Process Now
    • isProcessing

      public boolean isProcessing()
      Get Process Now.
      Specified by:
      isProcessing in interface I_COF_Label
      Returns:
      Process Now
    • setProcessing2

      public void setProcessing2(String Processing2)
      Set Process Now.
      Specified by:
      setProcessing2 in interface I_COF_Label
      Parameters:
      Processing2 - Process Now
    • getProcessing2

      public String getProcessing2()
      Get Process Now.
      Specified by:
      getProcessing2 in interface I_COF_Label
      Returns:
      Process Now
    • setQty

      public void setQty(BigDecimal Qty)
      Set Quantity.
      Specified by:
      setQty in interface I_COF_Label
      Parameters:
      Qty - Quantity
    • getQty

      public BigDecimal getQty()
      Get Quantity.
      Specified by:
      getQty in interface I_COF_Label
      Returns:
      Quantity
    • setSerNo

      public void setSerNo(String SerNo)
      Set Serial No.
      Specified by:
      setSerNo in interface I_COF_Label
      Parameters:
      SerNo - Product Serial Number
    • getSerNo

      public String getSerNo()
      Get Serial No.
      Specified by:
      getSerNo in interface I_COF_Label
      Returns:
      Product Serial Number
    • setStatus

      public void setStatus(String Status)
      Set Status.
      Specified by:
      setStatus in interface I_COF_Label
      Parameters:
      Status - Status of the currently running check
    • getStatus

      public String getStatus()
      Get Status.
      Specified by:
      getStatus in interface I_COF_Label
      Returns:
      Status of the currently running check
    • setValue

      public void setValue(String Value)
      Set Search Key.
      Specified by:
      setValue in interface I_COF_Label
      Parameters:
      Value - Search key for the record in the format required - must be unique
    • getValue

      public String getValue()
      Get Search Key.
      Specified by:
      getValue in interface I_COF_Label
      Returns:
      Search key for the record in the format required - must be unique
    • setisReplacement

      public void setisReplacement(boolean isReplacement)
      Set Is Replacement.
      Specified by:
      setisReplacement in interface I_COF_Label
      Parameters:
      isReplacement - indicates that the object are being replaced
    • isReplacement

      public boolean isReplacement()
      Get Is Replacement.
      Specified by:
      isReplacement in interface I_COF_Label
      Returns:
      indicates that the object are being replaced