Class X_COF_C_AdjustTable

java.lang.Object
org.compiere.model.PO
org.brerp.determination.model.X_COF_C_AdjustTable
All Implemented Interfaces:
Serializable, Cloneable, Comparator<Object>, I_COF_C_AdjustTable, I_Persistent, Evaluatee
Direct Known Subclasses:
MCOFCAdjustTable

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

    • X_COF_C_AdjustTable

      public X_COF_C_AdjustTable(Properties ctx, int COF_C_AdjustTable_ID, String trxName)
      Standard Constructor
    • X_COF_C_AdjustTable

      public X_COF_C_AdjustTable(Properties ctx, int COF_C_AdjustTable_ID, String trxName, String... virtualColumns)
      Standard Constructor
    • X_COF_C_AdjustTable

      public X_COF_C_AdjustTable(Properties ctx, String COF_C_AdjustTable_UU, String trxName)
      Standard Constructor
    • X_COF_C_AdjustTable

      public X_COF_C_AdjustTable(Properties ctx, String COF_C_AdjustTable_UU, String trxName, String... virtualColumns)
      Standard Constructor
    • X_COF_C_AdjustTable

      public X_COF_C_AdjustTable(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_C_AdjustTable_ID

      public void setCOF_C_AdjustTable_ID(int COF_C_AdjustTable_ID)
      Set Tabela de Ajuste.
      Specified by:
      setCOF_C_AdjustTable_ID in interface I_COF_C_AdjustTable
      Parameters:
      COF_C_AdjustTable_ID - Tabela de Ajuste
    • getCOF_C_AdjustTable_ID

      public int getCOF_C_AdjustTable_ID()
      Get Tabela de Ajuste.
      Specified by:
      getCOF_C_AdjustTable_ID in interface I_COF_C_AdjustTable
      Returns:
      Tabela de Ajuste
    • setCOF_C_AdjustTable_UU

      public void setCOF_C_AdjustTable_UU(String COF_C_AdjustTable_UU)
      Set COF_C_AdjustTable_UU.
      Specified by:
      setCOF_C_AdjustTable_UU in interface I_COF_C_AdjustTable
      Parameters:
      COF_C_AdjustTable_UU - COF_C_AdjustTable_UU
    • getCOF_C_AdjustTable_UU

      public String getCOF_C_AdjustTable_UU()
      Get COF_C_AdjustTable_UU.
      Specified by:
      getCOF_C_AdjustTable_UU in interface I_COF_C_AdjustTable
      Returns:
      COF_C_AdjustTable_UU
    • getC_Region

      public I_C_Region getC_Region() throws RuntimeException
      Specified by:
      getC_Region in interface I_COF_C_AdjustTable
      Throws:
      RuntimeException
    • setC_Region_ID

      public void setC_Region_ID(int C_Region_ID)
      Set Region.
      Specified by:
      setC_Region_ID in interface I_COF_C_AdjustTable
      Parameters:
      C_Region_ID - Identifies a geographical Region
    • getC_Region_ID

      public int getC_Region_ID()
      Get Region.
      Specified by:
      getC_Region_ID in interface I_COF_C_AdjustTable
      Returns:
      Identifies a geographical Region
    • setTableName

      public void setTableName(String TableName)
      Set DB Table Name.
      Specified by:
      setTableName in interface I_COF_C_AdjustTable
      Parameters:
      TableName - Name of the table in the database
    • getTableName

      public String getTableName()
      Get DB Table Name.
      Specified by:
      getTableName in interface I_COF_C_AdjustTable
      Returns:
      Name of the table in the database
    • setValue

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

      public void setcof_isSimpleNational(boolean cof_isSimpleNational)
      Set National Simple Classification.
      Specified by:
      setcof_isSimpleNational in interface I_COF_C_AdjustTable
      Parameters:
      cof_isSimpleNational - Is National Simple Classification
    • iscof_isSimpleNational

      public boolean iscof_isSimpleNational()
      Get National Simple Classification.
      Specified by:
      iscof_isSimpleNational in interface I_COF_C_AdjustTable
      Returns:
      Is National Simple Classification