Class X_COF_GrupoFornecedor

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

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

    • X_COF_GrupoFornecedor

      public X_COF_GrupoFornecedor(Properties ctx, int COF_GrupoFornecedor_ID, String trxName)
      Standard Constructor
    • X_COF_GrupoFornecedor

      public X_COF_GrupoFornecedor(Properties ctx, int COF_GrupoFornecedor_ID, String trxName, String... virtualColumns)
      Standard Constructor
    • X_COF_GrupoFornecedor

      public X_COF_GrupoFornecedor(Properties ctx, String COF_GrupoFornecedor_UU, String trxName)
      Standard Constructor
    • X_COF_GrupoFornecedor

      public X_COF_GrupoFornecedor(Properties ctx, String COF_GrupoFornecedor_UU, String trxName, String... virtualColumns)
      Standard Constructor
    • X_COF_GrupoFornecedor

      public X_COF_GrupoFornecedor(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_GrupoFornecedor_ID

      public void setCOF_GrupoFornecedor_ID(int COF_GrupoFornecedor_ID)
      Set Grupo de Fornecedores.
      Specified by:
      setCOF_GrupoFornecedor_ID in interface I_COF_GrupoFornecedor
      Parameters:
      COF_GrupoFornecedor_ID - Grupo de Fornecedores
    • getCOF_GrupoFornecedor_ID

      public int getCOF_GrupoFornecedor_ID()
      Get Grupo de Fornecedores.
      Specified by:
      getCOF_GrupoFornecedor_ID in interface I_COF_GrupoFornecedor
      Returns:
      Grupo de Fornecedores
    • setCOF_GrupoFornecedor_UU

      public void setCOF_GrupoFornecedor_UU(String COF_GrupoFornecedor_UU)
      Set COF_GrupoFornecedor_UU.
      Specified by:
      setCOF_GrupoFornecedor_UU in interface I_COF_GrupoFornecedor
      Parameters:
      COF_GrupoFornecedor_UU - COF_GrupoFornecedor_UU
    • getCOF_GrupoFornecedor_UU

      public String getCOF_GrupoFornecedor_UU()
      Get COF_GrupoFornecedor_UU.
      Specified by:
      getCOF_GrupoFornecedor_UU in interface I_COF_GrupoFornecedor
      Returns:
      COF_GrupoFornecedor_UU
    • setDescription

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

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

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

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

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