Class X_COF_OrgST

java.lang.Object
org.compiere.model.PO
org.brerp.base.model.X_COF_OrgST
All Implemented Interfaces:
Serializable, Cloneable, Comparator<Object>, I_COF_OrgST, I_Persistent, Evaluatee

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

    • X_COF_OrgST

      public X_COF_OrgST(Properties ctx, int COF_OrgST_ID, String trxName)
      Standard Constructor
    • X_COF_OrgST

      public X_COF_OrgST(Properties ctx, int COF_OrgST_ID, String trxName, String... virtualColumns)
      Standard Constructor
    • X_COF_OrgST

      public X_COF_OrgST(Properties ctx, String COF_OrgST_UU, String trxName)
      Standard Constructor
    • X_COF_OrgST

      public X_COF_OrgST(Properties ctx, String COF_OrgST_UU, String trxName, String... virtualColumns)
      Standard Constructor
    • X_COF_OrgST

      public X_COF_OrgST(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:
      7 - System - 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_OrgST_ID

      public void setCOF_OrgST_ID(int COF_OrgST_ID)
      Set Organização - Contribuinte Substituto.
      Specified by:
      setCOF_OrgST_ID in interface I_COF_OrgST
      Parameters:
      COF_OrgST_ID - Primary Key : ST Organization
    • getCOF_OrgST_ID

      public int getCOF_OrgST_ID()
      Get Organização - Contribuinte Substituto.
      Specified by:
      getCOF_OrgST_ID in interface I_COF_OrgST
      Returns:
      Primary Key : ST Organization
    • setCOF_OrgST_UU

      public void setCOF_OrgST_UU(String COF_OrgST_UU)
      Set COF_OrgST_UU.
      Specified by:
      setCOF_OrgST_UU in interface I_COF_OrgST
      Parameters:
      COF_OrgST_UU - COF_OrgST_UU
    • getCOF_OrgST_UU

      public String getCOF_OrgST_UU()
      Get COF_OrgST_UU.
      Specified by:
      getCOF_OrgST_UU in interface I_COF_OrgST
      Returns:
      COF_OrgST_UU
    • getC_Region

      public I_C_Region getC_Region() throws RuntimeException
      Specified by:
      getC_Region in interface I_COF_OrgST
      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_OrgST
      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_OrgST
      Returns:
      Identifies a geographical Region
    • getKeyNamePair

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

      public void setcof_IEST(String cof_IEST)
      Set IE ST.
      Specified by:
      setcof_IEST in interface I_COF_OrgST
      Parameters:
      cof_IEST - Used to Identify the IE ST (State Tax ID)
    • getcof_IEST

      public String getcof_IEST()
      Get IE ST.
      Specified by:
      getcof_IEST in interface I_COF_OrgST
      Returns:
      Used to Identify the IE ST (State Tax ID)