Class X_COF_OrcamentoGrupo

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

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

    • X_COF_OrcamentoGrupo

      public X_COF_OrcamentoGrupo(Properties ctx, int COF_OrcamentoGrupo_ID, String trxName)
      Standard Constructor
    • X_COF_OrcamentoGrupo

      public X_COF_OrcamentoGrupo(Properties ctx, int COF_OrcamentoGrupo_ID, String trxName, String... virtualColumns)
      Standard Constructor
    • X_COF_OrcamentoGrupo

      public X_COF_OrcamentoGrupo(Properties ctx, String COF_OrcamentoGrupo_UU, String trxName)
      Standard Constructor
    • X_COF_OrcamentoGrupo

      public X_COF_OrcamentoGrupo(Properties ctx, String COF_OrcamentoGrupo_UU, String trxName, String... virtualColumns)
      Standard Constructor
    • X_COF_OrcamentoGrupo

      public X_COF_OrcamentoGrupo(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_OrcamentoGrupo_ID

      public void setCOF_OrcamentoGrupo_ID(int COF_OrcamentoGrupo_ID)
      Set Grupo Orçamentário.
      Specified by:
      setCOF_OrcamentoGrupo_ID in interface I_COF_OrcamentoGrupo
      Parameters:
      COF_OrcamentoGrupo_ID - Primary Key : Grupo Orçamentário
    • getCOF_OrcamentoGrupo_ID

      public int getCOF_OrcamentoGrupo_ID()
      Get Grupo Orçamentário.
      Specified by:
      getCOF_OrcamentoGrupo_ID in interface I_COF_OrcamentoGrupo
      Returns:
      Primary Key : Grupo Orçamentário
    • setCOF_OrcamentoGrupo_UU

      public void setCOF_OrcamentoGrupo_UU(String COF_OrcamentoGrupo_UU)
      Set COF_OrcamentoGrupo_UU.
      Specified by:
      setCOF_OrcamentoGrupo_UU in interface I_COF_OrcamentoGrupo
      Parameters:
      COF_OrcamentoGrupo_UU - COF_OrcamentoGrupo_UU
    • getCOF_OrcamentoGrupo_UU

      public String getCOF_OrcamentoGrupo_UU()
      Get COF_OrcamentoGrupo_UU.
      Specified by:
      getCOF_OrcamentoGrupo_UU in interface I_COF_OrcamentoGrupo
      Returns:
      COF_OrcamentoGrupo_UU
    • setDescription

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

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

      public KeyNamePair getKeyNamePair()
      Get Record ID/ColumnName
      Returns:
      ID/ColumnName pair
    • setSeqNo

      public void setSeqNo(int SeqNo)
      Set Sequence.
      Specified by:
      setSeqNo in interface I_COF_OrcamentoGrupo
      Parameters:
      SeqNo - Method of ordering records; lowest number comes first
    • getSeqNo

      public int getSeqNo()
      Get Sequence.
      Specified by:
      getSeqNo in interface I_COF_OrcamentoGrupo
      Returns:
      Method of ordering records; lowest number comes first
    • setValue

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