Class X_C_City

java.lang.Object
org.compiere.model.PO
org.compiere.model.X_C_City
All Implemented Interfaces:
Serializable, Cloneable, Comparator<Object>, I_C_City, I_Persistent, Evaluatee
Direct Known Subclasses:
MCity

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

  • Method Details

    • get_AccessLevel

      protected int get_AccessLevel()
      AccessLevel
      Specified by:
      get_AccessLevel in class PO
      Returns:
      6 - System - Client
    • 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
    • setAreaCode

      public void setAreaCode(String AreaCode)
      Set Area Code.
      Specified by:
      setAreaCode in interface I_C_City
      Parameters:
      AreaCode - Phone Area Code
    • getAreaCode

      public String getAreaCode()
      Get Area Code.
      Specified by:
      getAreaCode in interface I_C_City
      Returns:
      Phone Area Code
    • setC_City_ID

      public void setC_City_ID(int C_City_ID)
      Set City.
      Specified by:
      setC_City_ID in interface I_C_City
      Parameters:
      C_City_ID - City
    • getC_City_ID

      public int getC_City_ID()
      Get City.
      Specified by:
      getC_City_ID in interface I_C_City
      Returns:
      City
    • setC_City_UU

      public void setC_City_UU(String C_City_UU)
      Set C_City_UU.
      Specified by:
      setC_City_UU in interface I_C_City
      Parameters:
      C_City_UU - C_City_UU
    • getC_City_UU

      public String getC_City_UU()
      Get C_City_UU.
      Specified by:
      getC_City_UU in interface I_C_City
      Returns:
      C_City_UU
    • getC_Country

      public I_C_Country getC_Country() throws RuntimeException
      Specified by:
      getC_Country in interface I_C_City
      Throws:
      RuntimeException
    • setC_Country_ID

      public void setC_Country_ID(int C_Country_ID)
      Set Country.
      Specified by:
      setC_Country_ID in interface I_C_City
      Parameters:
      C_Country_ID - Country
    • getC_Country_ID

      public int getC_Country_ID()
      Get Country.
      Specified by:
      getC_Country_ID in interface I_C_City
      Returns:
      Country
    • setCoordinates

      public void setCoordinates(String Coordinates)
      Set Coordinates.
      Specified by:
      setCoordinates in interface I_C_City
      Parameters:
      Coordinates - Location coordinate
    • getCoordinates

      public String getCoordinates()
      Get Coordinates.
      Specified by:
      getCoordinates in interface I_C_City
      Returns:
      Location coordinate
    • getC_Region

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

      public void setC_Region_ID(int C_Region_ID)
      Set Region.
      Specified by:
      setC_Region_ID in interface I_C_City
      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_C_City
      Returns:
      Identifies a geographical Region
    • setLocode

      public void setLocode(String Locode)
      Set Locode.
      Specified by:
      setLocode in interface I_C_City
      Parameters:
      Locode - Location code - UN/LOCODE
    • getLocode

      public String getLocode()
      Get Locode.
      Specified by:
      getLocode in interface I_C_City
      Returns:
      Location code - UN/LOCODE
    • setName

      public void setName(String Name)
      Set Name.
      Specified by:
      setName in interface I_C_City
      Parameters:
      Name - Alphanumeric identifier of the entity
    • getName

      public String getName()
      Get Name.
      Specified by:
      getName in interface I_C_City
      Returns:
      Alphanumeric identifier of the entity
    • getKeyNamePair

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

      public void setPostal(String Postal)
      Set ZIP.
      Specified by:
      setPostal in interface I_C_City
      Parameters:
      Postal - Postal code
    • getPostal

      public String getPostal()
      Get ZIP.
      Specified by:
      getPostal in interface I_C_City
      Returns:
      Postal code