Interface I_C_Country

All Known Implementing Classes:
MCountry, X_C_Country

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

  • Method Details

    • getAD_Client_ID

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

      void setAD_Language(String AD_Language)
      Set Language. Language for this entity
    • getAD_Language

      String getAD_Language()
      Get Language. Language for this entity
    • 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
    • setAllowCitiesOutOfList

      void setAllowCitiesOutOfList(boolean AllowCitiesOutOfList)
      Set Allow Cities out of List. A flag to allow cities, currently not in the list, to be entered
    • isAllowCitiesOutOfList

      boolean isAllowCitiesOutOfList()
      Get Allow Cities out of List. A flag to allow cities, currently not in the list, to be entered
    • setCaptureSequence

      void setCaptureSequence(String CaptureSequence)
      Set Capture Sequence
    • getCaptureSequence

      String getCaptureSequence()
      Get Capture Sequence
    • setC_Country_ID

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

      int getC_Country_ID()
      Get Country. Country
    • setC_Country_UU

      void setC_Country_UU(String C_Country_UU)
      Set C_Country_UU
    • getC_Country_UU

      String getC_Country_UU()
      Get C_Country_UU
    • setC_Currency_ID

      void setC_Currency_ID(int C_Currency_ID)
      Set Currency. The Currency for this record
    • getC_Currency_ID

      int getC_Currency_ID()
      Get Currency. The Currency for this record
    • getC_Currency

      I_C_Currency getC_Currency() throws RuntimeException
      Throws:
      RuntimeException
    • setCountryCode

      void setCountryCode(String CountryCode)
      Set ISO Country Code. 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

      String getCountryCode()
      Get ISO Country Code. Upper-case two-letter alphanumeric ISO Country code according to ISO 3166-1 - http://www.chemie.fu-berlin.de/diverse/doc/ISO_3166.html
    • getCreated

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

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

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

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

      void setDisplaySequence(String DisplaySequence)
      Set Address Print Format. Format for printing this Address
    • getDisplaySequence

      String getDisplaySequence()
      Get Address Print Format. Format for printing this Address
    • setDisplaySequenceLocal

      void setDisplaySequenceLocal(String DisplaySequenceLocal)
      Set Local Address Format. Format for printing this Address locally
    • getDisplaySequenceLocal

      String getDisplaySequenceLocal()
      Get Local Address Format. Format for printing this Address locally
    • setExpressionBankAccountNo

      void setExpressionBankAccountNo(String ExpressionBankAccountNo)
      Set Bank Account No Format. Format of the Bank Account
    • getExpressionBankAccountNo

      String getExpressionBankAccountNo()
      Get Bank Account No Format. Format of the Bank Account
    • setExpressionBankRoutingNo

      void setExpressionBankRoutingNo(String ExpressionBankRoutingNo)
      Set Bank Routing No Format. Format of the Bank Routing Number
    • getExpressionBankRoutingNo

      String getExpressionBankRoutingNo()
      Get Bank Routing No Format. Format of the Bank Routing Number
    • setExpressionPhone

      void setExpressionPhone(String ExpressionPhone)
      Set Phone Format. Format of the phone; Can contain fixed format elements, Variables: " _lLoOaAcCa09"
    • getExpressionPhone

      String getExpressionPhone()
      Get Phone Format. Format of the phone; Can contain fixed format elements, Variables: " _lLoOaAcCa09"
    • setExpressionPostal

      void setExpressionPostal(String ExpressionPostal)
      Set Postal Code Format. Format of the postal code; Can contain fixed format elements, Variables: " _lLoOaAcCa09"
    • getExpressionPostal

      String getExpressionPostal()
      Get Postal Code Format. Format of the postal code; Can contain fixed format elements, Variables: " _lLoOaAcCa09"
    • setExpressionPostal_Add

      void setExpressionPostal_Add(String ExpressionPostal_Add)
      Set Additional Postal Format. Format of the value; Can contain fixed format elements, Variables: " _lLoOaAcCa09"
    • getExpressionPostal_Add

      String getExpressionPostal_Add()
      Get Additional Postal Format. Format of the value; Can contain fixed format elements, Variables: " _lLoOaAcCa09"
    • setHasPostal_Add

      void setHasPostal_Add(boolean HasPostal_Add)
      Set Additional Postal code. Has Additional Postal Code
    • isHasPostal_Add

      boolean isHasPostal_Add()
      Get Additional Postal code. Has Additional Postal Code
    • setHasRegion

      void setHasRegion(boolean HasRegion)
      Set Country has Region. Country contains Regions
    • isHasRegion

      boolean isHasRegion()
      Get Country has Region. Country contains Regions
    • 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
    • setIsAddressLinesLocalReverse

      void setIsAddressLinesLocalReverse(boolean IsAddressLinesLocalReverse)
      Set Reverse Local Address Lines. Print Local Address in reverse Order
    • isAddressLinesLocalReverse

      boolean isAddressLinesLocalReverse()
      Get Reverse Local Address Lines. Print Local Address in reverse Order
    • setIsAddressLinesReverse

      void setIsAddressLinesReverse(boolean IsAddressLinesReverse)
      Set Reverse Address Lines. Print Address in reverse Order
    • isAddressLinesReverse

      boolean isAddressLinesReverse()
      Get Reverse Address Lines. Print Address in reverse Order
    • setIsPostcodeLookup

      void setIsPostcodeLookup(boolean IsPostcodeLookup)
      Set Use Postcode Lookup. Does this country have a post code web service
    • isPostcodeLookup

      boolean isPostcodeLookup()
      Get Use Postcode Lookup. Does this country have a post code web service
    • setLookupClassName

      void setLookupClassName(String LookupClassName)
      Set Lookup ClassName. The class name of the postcode lookup plugin
    • getLookupClassName

      String getLookupClassName()
      Get Lookup ClassName. The class name of the postcode lookup plugin
    • setLookupClientID

      void setLookupClientID(String LookupClientID)
      Set Lookup Tenant ID. The Client ID or Login submitted to the Lookup URL
    • getLookupClientID

      String getLookupClientID()
      Get Lookup Tenant ID. The Client ID or Login submitted to the Lookup URL
    • setLookupPassword

      void setLookupPassword(String LookupPassword)
      Set Lookup Password. The password submitted to the Lookup URL
    • getLookupPassword

      String getLookupPassword()
      Get Lookup Password. The password submitted to the Lookup URL
    • setLookupUrl

      void setLookupUrl(String LookupUrl)
      Set Lookup URL. The URL of the web service that the plugin connects to in order to retrieve postcode data
    • getLookupUrl

      String getLookupUrl()
      Get Lookup URL. The URL of the web service that the plugin connects to in order to retrieve postcode data
    • setMediaSize

      void setMediaSize(String MediaSize)
      Set Media Size. Java Media Size
    • getMediaSize

      String getMediaSize()
      Get Media Size. Java Media Size
    • setName

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

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

      void setPlaceholderAddress1(String PlaceholderAddress1)
      Set Placeholder for Address 1
    • getPlaceholderAddress1

      String getPlaceholderAddress1()
      Get Placeholder for Address 1
    • setPlaceholderAddress2

      void setPlaceholderAddress2(String PlaceholderAddress2)
      Set Placeholder for Address 2
    • getPlaceholderAddress2

      String getPlaceholderAddress2()
      Get Placeholder for Address 2
    • setPlaceholderAddress3

      void setPlaceholderAddress3(String PlaceholderAddress3)
      Set Placeholder for Address 3
    • getPlaceholderAddress3

      String getPlaceholderAddress3()
      Get Placeholder for Address 3
    • setPlaceholderAddress4

      void setPlaceholderAddress4(String PlaceholderAddress4)
      Set Placeholder for Address 4
    • getPlaceholderAddress4

      String getPlaceholderAddress4()
      Get Placeholder for Address 4
    • setPlaceholderAddress5

      void setPlaceholderAddress5(String PlaceholderAddress5)
      Set Placeholder for Address 5
    • getPlaceholderAddress5

      String getPlaceholderAddress5()
      Get Placeholder for Address 5
    • setPlaceholderCity

      void setPlaceholderCity(String PlaceholderCity)
      Set Placeholder for city
    • getPlaceholderCity

      String getPlaceholderCity()
      Get Placeholder for city
    • setPlaceholderComments

      void setPlaceholderComments(String PlaceholderComments)
      Set Placeholder for comments
    • getPlaceholderComments

      String getPlaceholderComments()
      Get Placeholder for comments
    • setPlaceholderPostal

      void setPlaceholderPostal(String PlaceholderPostal)
      Set Placeholder for postal
    • getPlaceholderPostal

      String getPlaceholderPostal()
      Get Placeholder for postal
    • setPlaceholderPostal_Add

      void setPlaceholderPostal_Add(String PlaceholderPostal_Add)
      Set Placeholder for additional zip
    • getPlaceholderPostal_Add

      String getPlaceholderPostal_Add()
      Get Placeholder for additional zip
    • setRegionName

      void setRegionName(String RegionName)
      Set Region. Name of the Region
    • getRegionName

      String getRegionName()
      Get Region. Name of the Region
    • getUpdated

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

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