Interface I_C_Region

All Known Implementing Classes:
MRegion, X_C_Region

public interface I_C_Region
Generated Interface for C_Region
Version:
Release 11
Author:
iDempiere (generated)
  • Field Details

  • Method Details

    • getAD_Client_ID

      int getAD_Client_ID()
      Get Tenant. Tenant for this installation.
    • setAD_Org_ID

      void setAD_Org_ID(int AD_Org_ID)
      Set Organization. Organizational entity within tenant
    • getAD_Org_ID

      int getAD_Org_ID()
      Get Organization. Organizational entity within tenant
    • setC_Country_ID

      void setC_Country_ID(int C_Country_ID)
      Set Country. Country
    • getC_Country_ID

      int getC_Country_ID()
      Get Country. Country
    • getC_Country

      I_C_Country getC_Country() throws RuntimeException
      Throws:
      RuntimeException
    • getCreated

      Timestamp getCreated()
      Get Created. Date this record was created
    • getCreatedBy

      int getCreatedBy()
      Get Created By. User who created this records
    • setC_Region_ID

      void setC_Region_ID(int C_Region_ID)
      Set Region. Identifies a geographical Region
    • getC_Region_ID

      int getC_Region_ID()
      Get Region. Identifies a geographical Region
    • setC_Region_UU

      void setC_Region_UU(String C_Region_UU)
      Set C_Region_UU
    • getC_Region_UU

      String getC_Region_UU()
      Get C_Region_UU
    • setDescription

      void setDescription(String Description)
      Set Description. Optional short description of the record
    • getDescription

      String getDescription()
      Get Description. Optional short description of the record
    • setIsActive

      void setIsActive(boolean IsActive)
      Set Active. The record is active in the system
    • isActive

      boolean isActive()
      Get Active. The record is active in the system
    • setIsDefault

      void setIsDefault(boolean IsDefault)
      Set Default. Default value
    • isDefault

      boolean isDefault()
      Get Default. Default value
    • setName

      void setName(String Name)
      Set Name. Alphanumeric identifier of the entity
    • getName

      String getName()
      Get Name. Alphanumeric identifier of the entity
    • getUpdated

      Timestamp getUpdated()
      Get Updated. Date this record was updated
    • getUpdatedBy

      int getUpdatedBy()
      Get Updated By. User who updated this records