Class X_COF_ContractCategory

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

public class X_COF_ContractCategory extends PO implements I_COF_ContractCategory, I_Persistent
Generated Model for COF_ContractCategory
Version:
Release 11 - $Id$
Author:
iDempiere (generated)
See Also:
  • Constructor Details

    • X_COF_ContractCategory

      public X_COF_ContractCategory(Properties ctx, int COF_ContractCategory_ID, String trxName)
      Standard Constructor
    • X_COF_ContractCategory

      public X_COF_ContractCategory(Properties ctx, int COF_ContractCategory_ID, String trxName, String... virtualColumns)
      Standard Constructor
    • X_COF_ContractCategory

      public X_COF_ContractCategory(Properties ctx, String COF_ContractCategory_UU, String trxName)
      Standard Constructor
    • X_COF_ContractCategory

      public X_COF_ContractCategory(Properties ctx, String COF_ContractCategory_UU, String trxName, String... virtualColumns)
      Standard Constructor
    • X_COF_ContractCategory

      public X_COF_ContractCategory(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_ContractCategory_ID

      public void setCOF_ContractCategory_ID(int COF_ContractCategory_ID)
      Set Tipo de Contrato.
      Specified by:
      setCOF_ContractCategory_ID in interface I_COF_ContractCategory
      Parameters:
      COF_ContractCategory_ID - Primary Key : Contract Category
    • getCOF_ContractCategory_ID

      public int getCOF_ContractCategory_ID()
      Get Tipo de Contrato.
      Specified by:
      getCOF_ContractCategory_ID in interface I_COF_ContractCategory
      Returns:
      Primary Key : Contract Category
    • setCOF_ContractCategory_UU

      public void setCOF_ContractCategory_UU(String COF_ContractCategory_UU)
      Set COF_ContractCategory_UU.
      Specified by:
      setCOF_ContractCategory_UU in interface I_COF_ContractCategory
      Parameters:
      COF_ContractCategory_UU - COF_ContractCategory_UU
    • getCOF_ContractCategory_UU

      public String getCOF_ContractCategory_UU()
      Get COF_ContractCategory_UU.
      Specified by:
      getCOF_ContractCategory_UU in interface I_COF_ContractCategory
      Returns:
      COF_ContractCategory_UU
    • setDescription

      public void setDescription(String Description)
      Set Description.
      Specified by:
      setDescription in interface I_COF_ContractCategory
      Parameters:
      Description - Optional short description of the record
    • getDescription

      public String getDescription()
      Get Description.
      Specified by:
      getDescription in interface I_COF_ContractCategory
      Returns:
      Optional short description of the record
    • setIsSOTrx

      public void setIsSOTrx(boolean IsSOTrx)
      Set Sales Transaction.
      Specified by:
      setIsSOTrx in interface I_COF_ContractCategory
      Parameters:
      IsSOTrx - This is a Sales Transaction
    • isSOTrx

      public boolean isSOTrx()
      Get Sales Transaction.
      Specified by:
      isSOTrx in interface I_COF_ContractCategory
      Returns:
      This is a Sales Transaction
    • setName

      public void setName(String Name)
      Set Name.
      Specified by:
      setName in interface I_COF_ContractCategory
      Parameters:
      Name - Alphanumeric identifier of the entity
    • getName

      public String getName()
      Get Name.
      Specified by:
      getName in interface I_COF_ContractCategory
      Returns:
      Alphanumeric identifier of the entity
    • setValue

      public void setValue(String Value)
      Set Search Key.
      Specified by:
      setValue in interface I_COF_ContractCategory
      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_ContractCategory
      Returns:
      Search key for the record in the format required - must be unique