Class X_C_Country

java.lang.Object
org.compiere.model.PO
org.compiere.model.X_C_Country
All Implemented Interfaces:
Serializable, Cloneable, Comparator<Object>, I_C_Country, I_Persistent, Evaluatee
Direct Known Subclasses:
MCountry

public class X_C_Country extends PO implements I_C_Country, I_Persistent
Generated Model for C_Country
Version:
Release 11 - $Id$
Author:
iDempiere (generated)
See Also:
  • Field Details

    • AD_LANGUAGE_AD_Reference_ID

      public static final int AD_LANGUAGE_AD_Reference_ID
      AD_Language AD_Reference_ID=106
      See Also:
  • Constructor Details

    • X_C_Country

      public X_C_Country(Properties ctx, int C_Country_ID, String trxName)
      Standard Constructor
    • X_C_Country

      public X_C_Country(Properties ctx, int C_Country_ID, String trxName, String... virtualColumns)
      Standard Constructor
    • X_C_Country

      public X_C_Country(Properties ctx, String C_Country_UU, String trxName)
      Standard Constructor
    • X_C_Country

      public X_C_Country(Properties ctx, String C_Country_UU, String trxName, String... virtualColumns)
      Standard Constructor
    • X_C_Country

      public X_C_Country(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:
      6 - System - Client
    • initPO

      protected POInfo initPO(Properties ctx)
      Load Meta Data
      Specified by:
      initPO in class PO
      Parameters:
      ctx - context
      Returns:
      Meta data of PO
    • toString

      public String toString()
      Description copied from class: PO
      String representation
      Overrides:
      toString in class PO
      Returns:
      String representation
    • setAD_Language

      public void setAD_Language(String AD_Language)
      Set Language.
      Specified by:
      setAD_Language in interface I_C_Country
      Parameters:
      AD_Language - Language for this entity
    • getAD_Language

      public String getAD_Language()
      Get Language.
      Specified by:
      getAD_Language in interface I_C_Country
      Returns:
      Language for this entity
    • setAllowCitiesOutOfList

      public void setAllowCitiesOutOfList(boolean AllowCitiesOutOfList)
      Set Allow Cities out of List.
      Specified by:
      setAllowCitiesOutOfList in interface I_C_Country
      Parameters:
      AllowCitiesOutOfList - A flag to allow cities, currently not in the list, to be entered
    • isAllowCitiesOutOfList

      public boolean isAllowCitiesOutOfList()
      Get Allow Cities out of List.
      Specified by:
      isAllowCitiesOutOfList in interface I_C_Country
      Returns:
      A flag to allow cities, currently not in the list, to be entered
    • setCaptureSequence

      public void setCaptureSequence(String CaptureSequence)
      Set Capture Sequence.
      Specified by:
      setCaptureSequence in interface I_C_Country
      Parameters:
      CaptureSequence - Capture Sequence
    • getCaptureSequence

      public String getCaptureSequence()
      Get Capture Sequence.
      Specified by:
      getCaptureSequence in interface I_C_Country
      Returns:
      Capture Sequence
    • setC_Country_ID

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

      public int getC_Country_ID()
      Get Country.
      Specified by:
      getC_Country_ID in interface I_C_Country
      Returns:
      Country
    • setC_Country_UU

      public void setC_Country_UU(String C_Country_UU)
      Set C_Country_UU.
      Specified by:
      setC_Country_UU in interface I_C_Country
      Parameters:
      C_Country_UU - C_Country_UU
    • getC_Country_UU

      public String getC_Country_UU()
      Get C_Country_UU.
      Specified by:
      getC_Country_UU in interface I_C_Country
      Returns:
      C_Country_UU
    • getC_Currency

      public I_C_Currency getC_Currency() throws RuntimeException
      Specified by:
      getC_Currency in interface I_C_Country
      Throws:
      RuntimeException
    • setC_Currency_ID

      public void setC_Currency_ID(int C_Currency_ID)
      Set Currency.
      Specified by:
      setC_Currency_ID in interface I_C_Country
      Parameters:
      C_Currency_ID - The Currency for this record
    • getC_Currency_ID

      public int getC_Currency_ID()
      Get Currency.
      Specified by:
      getC_Currency_ID in interface I_C_Country
      Returns:
      The Currency for this record
    • setCountryCode

      public void setCountryCode(String CountryCode)
      Set ISO Country Code.
      Specified by:
      setCountryCode in interface I_C_Country
      Parameters:
      CountryCode - Upper-case two-letter alphanumeric ISO Country code according to ISO 3166-1 - http://www.chemie.fu-berlin.de/diverse/doc/ISO_3166.html
    • getCountryCode

      public String getCountryCode()
      Get ISO Country Code.
      Specified by:
      getCountryCode in interface I_C_Country
      Returns:
      Upper-case two-letter alphanumeric ISO Country code according to ISO 3166-1 - http://www.chemie.fu-berlin.de/diverse/doc/ISO_3166.html
    • setDescription

      public void setDescription(String Description)
      Set Description.
      Specified by:
      setDescription in interface I_C_Country
      Parameters:
      Description - Optional short description of the record
    • getDescription

      public String getDescription()
      Get Description.
      Specified by:
      getDescription in interface I_C_Country
      Returns:
      Optional short description of the record
    • setDisplaySequence

      public void setDisplaySequence(String DisplaySequence)
      Set Address Print Format.
      Specified by:
      setDisplaySequence in interface I_C_Country
      Parameters:
      DisplaySequence - Format for printing this Address
    • getDisplaySequence

      public String getDisplaySequence()
      Get Address Print Format.
      Specified by:
      getDisplaySequence in interface I_C_Country
      Returns:
      Format for printing this Address
    • setDisplaySequenceLocal

      public void setDisplaySequenceLocal(String DisplaySequenceLocal)
      Set Local Address Format.
      Specified by:
      setDisplaySequenceLocal in interface I_C_Country
      Parameters:
      DisplaySequenceLocal - Format for printing this Address locally
    • getDisplaySequenceLocal

      public String getDisplaySequenceLocal()
      Get Local Address Format.
      Specified by:
      getDisplaySequenceLocal in interface I_C_Country
      Returns:
      Format for printing this Address locally
    • setExpressionBankAccountNo

      public void setExpressionBankAccountNo(String ExpressionBankAccountNo)
      Set Bank Account No Format.
      Specified by:
      setExpressionBankAccountNo in interface I_C_Country
      Parameters:
      ExpressionBankAccountNo - Format of the Bank Account
    • getExpressionBankAccountNo

      public String getExpressionBankAccountNo()
      Get Bank Account No Format.
      Specified by:
      getExpressionBankAccountNo in interface I_C_Country
      Returns:
      Format of the Bank Account
    • setExpressionBankRoutingNo

      public void setExpressionBankRoutingNo(String ExpressionBankRoutingNo)
      Set Bank Routing No Format.
      Specified by:
      setExpressionBankRoutingNo in interface I_C_Country
      Parameters:
      ExpressionBankRoutingNo - Format of the Bank Routing Number
    • getExpressionBankRoutingNo

      public String getExpressionBankRoutingNo()
      Get Bank Routing No Format.
      Specified by:
      getExpressionBankRoutingNo in interface I_C_Country
      Returns:
      Format of the Bank Routing Number
    • setExpressionPhone

      public void setExpressionPhone(String ExpressionPhone)
      Set Phone Format.
      Specified by:
      setExpressionPhone in interface I_C_Country
      Parameters:
      ExpressionPhone - Format of the phone; Can contain fixed format elements, Variables: "_lLoOaAcCa09"
    • getExpressionPhone

      public String getExpressionPhone()
      Get Phone Format.
      Specified by:
      getExpressionPhone in interface I_C_Country
      Returns:
      Format of the phone; Can contain fixed format elements, Variables: "_lLoOaAcCa09"
    • setExpressionPostal

      public void setExpressionPostal(String ExpressionPostal)
      Set Postal Code Format.
      Specified by:
      setExpressionPostal in interface I_C_Country
      Parameters:
      ExpressionPostal - Format of the postal code; Can contain fixed format elements, Variables: "_lLoOaAcCa09"
    • getExpressionPostal

      public String getExpressionPostal()
      Get Postal Code Format.
      Specified by:
      getExpressionPostal in interface I_C_Country
      Returns:
      Format of the postal code; Can contain fixed format elements, Variables: "_lLoOaAcCa09"
    • setExpressionPostal_Add

      public void setExpressionPostal_Add(String ExpressionPostal_Add)
      Set Additional Postal Format.
      Specified by:
      setExpressionPostal_Add in interface I_C_Country
      Parameters:
      ExpressionPostal_Add - Format of the value; Can contain fixed format elements, Variables: "_lLoOaAcCa09"
    • getExpressionPostal_Add

      public String getExpressionPostal_Add()
      Get Additional Postal Format.
      Specified by:
      getExpressionPostal_Add in interface I_C_Country
      Returns:
      Format of the value; Can contain fixed format elements, Variables: "_lLoOaAcCa09"
    • setHasPostal_Add

      public void setHasPostal_Add(boolean HasPostal_Add)
      Set Additional Postal code.
      Specified by:
      setHasPostal_Add in interface I_C_Country
      Parameters:
      HasPostal_Add - Has Additional Postal Code
    • isHasPostal_Add

      public boolean isHasPostal_Add()
      Get Additional Postal code.
      Specified by:
      isHasPostal_Add in interface I_C_Country
      Returns:
      Has Additional Postal Code
    • setHasRegion

      public void setHasRegion(boolean HasRegion)
      Set Country has Region.
      Specified by:
      setHasRegion in interface I_C_Country
      Parameters:
      HasRegion - Country contains Regions
    • isHasRegion

      public boolean isHasRegion()
      Get Country has Region.
      Specified by:
      isHasRegion in interface I_C_Country
      Returns:
      Country contains Regions
    • setIsAddressLinesLocalReverse

      public void setIsAddressLinesLocalReverse(boolean IsAddressLinesLocalReverse)
      Set Reverse Local Address Lines.
      Specified by:
      setIsAddressLinesLocalReverse in interface I_C_Country
      Parameters:
      IsAddressLinesLocalReverse - Print Local Address in reverse Order
    • isAddressLinesLocalReverse

      public boolean isAddressLinesLocalReverse()
      Get Reverse Local Address Lines.
      Specified by:
      isAddressLinesLocalReverse in interface I_C_Country
      Returns:
      Print Local Address in reverse Order
    • setIsAddressLinesReverse

      public void setIsAddressLinesReverse(boolean IsAddressLinesReverse)
      Set Reverse Address Lines.
      Specified by:
      setIsAddressLinesReverse in interface I_C_Country
      Parameters:
      IsAddressLinesReverse - Print Address in reverse Order
    • isAddressLinesReverse

      public boolean isAddressLinesReverse()
      Get Reverse Address Lines.
      Specified by:
      isAddressLinesReverse in interface I_C_Country
      Returns:
      Print Address in reverse Order
    • setIsPostcodeLookup

      public void setIsPostcodeLookup(boolean IsPostcodeLookup)
      Set Use Postcode Lookup.
      Specified by:
      setIsPostcodeLookup in interface I_C_Country
      Parameters:
      IsPostcodeLookup - Does this country have a post code web service
    • isPostcodeLookup

      public boolean isPostcodeLookup()
      Get Use Postcode Lookup.
      Specified by:
      isPostcodeLookup in interface I_C_Country
      Returns:
      Does this country have a post code web service
    • setLookupClassName

      public void setLookupClassName(String LookupClassName)
      Set Lookup ClassName.
      Specified by:
      setLookupClassName in interface I_C_Country
      Parameters:
      LookupClassName - The class name of the postcode lookup plugin
    • getLookupClassName

      public String getLookupClassName()
      Get Lookup ClassName.
      Specified by:
      getLookupClassName in interface I_C_Country
      Returns:
      The class name of the postcode lookup plugin
    • setLookupClientID

      public void setLookupClientID(String LookupClientID)
      Set Lookup Tenant ID.
      Specified by:
      setLookupClientID in interface I_C_Country
      Parameters:
      LookupClientID - The Client ID or Login submitted to the Lookup URL
    • getLookupClientID

      public String getLookupClientID()
      Get Lookup Tenant ID.
      Specified by:
      getLookupClientID in interface I_C_Country
      Returns:
      The Client ID or Login submitted to the Lookup URL
    • setLookupPassword

      public void setLookupPassword(String LookupPassword)
      Set Lookup Password.
      Specified by:
      setLookupPassword in interface I_C_Country
      Parameters:
      LookupPassword - The password submitted to the Lookup URL
    • getLookupPassword

      public String getLookupPassword()
      Get Lookup Password.
      Specified by:
      getLookupPassword in interface I_C_Country
      Returns:
      The password submitted to the Lookup URL
    • setLookupUrl

      public void setLookupUrl(String LookupUrl)
      Set Lookup URL.
      Specified by:
      setLookupUrl in interface I_C_Country
      Parameters:
      LookupUrl - The URL of the web service that the plugin connects to in order to retrieve postcode data
    • getLookupUrl

      public String getLookupUrl()
      Get Lookup URL.
      Specified by:
      getLookupUrl in interface I_C_Country
      Returns:
      The URL of the web service that the plugin connects to in order to retrieve postcode data
    • setMediaSize

      public void setMediaSize(String MediaSize)
      Set Media Size.
      Specified by:
      setMediaSize in interface I_C_Country
      Parameters:
      MediaSize - Java Media Size
    • getMediaSize

      public String getMediaSize()
      Get Media Size.
      Specified by:
      getMediaSize in interface I_C_Country
      Returns:
      Java Media Size
    • setName

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

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

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

      public void setPlaceholderAddress1(String PlaceholderAddress1)
      Set Placeholder for Address 1.
      Specified by:
      setPlaceholderAddress1 in interface I_C_Country
      Parameters:
      PlaceholderAddress1 - Placeholder for Address 1
    • getPlaceholderAddress1

      public String getPlaceholderAddress1()
      Get Placeholder for Address 1.
      Specified by:
      getPlaceholderAddress1 in interface I_C_Country
      Returns:
      Placeholder for Address 1
    • setPlaceholderAddress2

      public void setPlaceholderAddress2(String PlaceholderAddress2)
      Set Placeholder for Address 2.
      Specified by:
      setPlaceholderAddress2 in interface I_C_Country
      Parameters:
      PlaceholderAddress2 - Placeholder for Address 2
    • getPlaceholderAddress2

      public String getPlaceholderAddress2()
      Get Placeholder for Address 2.
      Specified by:
      getPlaceholderAddress2 in interface I_C_Country
      Returns:
      Placeholder for Address 2
    • setPlaceholderAddress3

      public void setPlaceholderAddress3(String PlaceholderAddress3)
      Set Placeholder for Address 3.
      Specified by:
      setPlaceholderAddress3 in interface I_C_Country
      Parameters:
      PlaceholderAddress3 - Placeholder for Address 3
    • getPlaceholderAddress3

      public String getPlaceholderAddress3()
      Get Placeholder for Address 3.
      Specified by:
      getPlaceholderAddress3 in interface I_C_Country
      Returns:
      Placeholder for Address 3
    • setPlaceholderAddress4

      public void setPlaceholderAddress4(String PlaceholderAddress4)
      Set Placeholder for Address 4.
      Specified by:
      setPlaceholderAddress4 in interface I_C_Country
      Parameters:
      PlaceholderAddress4 - Placeholder for Address 4
    • getPlaceholderAddress4

      public String getPlaceholderAddress4()
      Get Placeholder for Address 4.
      Specified by:
      getPlaceholderAddress4 in interface I_C_Country
      Returns:
      Placeholder for Address 4
    • setPlaceholderAddress5

      public void setPlaceholderAddress5(String PlaceholderAddress5)
      Set Placeholder for Address 5.
      Specified by:
      setPlaceholderAddress5 in interface I_C_Country
      Parameters:
      PlaceholderAddress5 - Placeholder for Address 5
    • getPlaceholderAddress5

      public String getPlaceholderAddress5()
      Get Placeholder for Address 5.
      Specified by:
      getPlaceholderAddress5 in interface I_C_Country
      Returns:
      Placeholder for Address 5
    • setPlaceholderCity

      public void setPlaceholderCity(String PlaceholderCity)
      Set Placeholder for city.
      Specified by:
      setPlaceholderCity in interface I_C_Country
      Parameters:
      PlaceholderCity - Placeholder for city
    • getPlaceholderCity

      public String getPlaceholderCity()
      Get Placeholder for city.
      Specified by:
      getPlaceholderCity in interface I_C_Country
      Returns:
      Placeholder for city
    • setPlaceholderComments

      public void setPlaceholderComments(String PlaceholderComments)
      Set Placeholder for comments.
      Specified by:
      setPlaceholderComments in interface I_C_Country
      Parameters:
      PlaceholderComments - Placeholder for comments
    • getPlaceholderComments

      public String getPlaceholderComments()
      Get Placeholder for comments.
      Specified by:
      getPlaceholderComments in interface I_C_Country
      Returns:
      Placeholder for comments
    • setPlaceholderPostal

      public void setPlaceholderPostal(String PlaceholderPostal)
      Set Placeholder for postal.
      Specified by:
      setPlaceholderPostal in interface I_C_Country
      Parameters:
      PlaceholderPostal - Placeholder for postal
    • getPlaceholderPostal

      public String getPlaceholderPostal()
      Get Placeholder for postal.
      Specified by:
      getPlaceholderPostal in interface I_C_Country
      Returns:
      Placeholder for postal
    • setPlaceholderPostal_Add

      public void setPlaceholderPostal_Add(String PlaceholderPostal_Add)
      Set Placeholder for additional zip.
      Specified by:
      setPlaceholderPostal_Add in interface I_C_Country
      Parameters:
      PlaceholderPostal_Add - Placeholder for additional zip
    • getPlaceholderPostal_Add

      public String getPlaceholderPostal_Add()
      Get Placeholder for additional zip.
      Specified by:
      getPlaceholderPostal_Add in interface I_C_Country
      Returns:
      Placeholder for additional zip
    • setRegionName

      public void setRegionName(String RegionName)
      Set Region.
      Specified by:
      setRegionName in interface I_C_Country
      Parameters:
      RegionName - Name of the Region
    • getRegionName

      public String getRegionName()
      Get Region.
      Specified by:
      getRegionName in interface I_C_Country
      Returns:
      Name of the Region