Interface I_C_City

All Known Implementing Classes:
MCity, X_C_City

public interface I_C_City
Generated Interface for C_City
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
    • setAreaCode

      void setAreaCode(String AreaCode)
      Set Area Code. Phone Area Code
    • getAreaCode

      String getAreaCode()
      Get Area Code. Phone Area Code
    • setC_City_ID

      void setC_City_ID(int C_City_ID)
      Set City. City
    • getC_City_ID

      int getC_City_ID()
      Get City. City
    • setC_City_UU

      void setC_City_UU(String C_City_UU)
      Set C_City_UU
    • getC_City_UU

      String getC_City_UU()
      Get C_City_UU
    • 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
    • setCoordinates

      void setCoordinates(String Coordinates)
      Set Coordinates. Location coordinate
    • getCoordinates

      String getCoordinates()
      Get Coordinates. Location coordinate
    • 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
    • getC_Region

      I_C_Region getC_Region() throws RuntimeException
      Throws:
      RuntimeException
    • 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
    • setLocode

      void setLocode(String Locode)
      Set Locode. Location code - UN/LOCODE
    • getLocode

      String getLocode()
      Get Locode. Location code - UN/LOCODE
    • setName

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

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

      void setPostal(String Postal)
      Set ZIP. Postal code
    • getPostal

      String getPostal()
      Get ZIP. Postal code
    • getUpdated

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

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