Package org.compiere.model
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 9 - $Id$
- Author:
- iDempiere (generated)
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static intAD_LANGUAGE_AD_Reference_IDAD_Language AD_Reference_ID=106-
Fields inherited from class org.compiere.model.PO
ACCESSLEVEL_ALL, ACCESSLEVEL_CLIENT, ACCESSLEVEL_CLIENTORG, ACCESSLEVEL_ORG, ACCESSLEVEL_SYSTEM, ACCESSLEVEL_SYSTEMCLIENT, ENTITYTYPE_Dictionary, ENTITYTYPE_UserMaintained, I_ZERO, LOCAL_TRX_PREFIX, log, p_ctx, p_info, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID
-
Fields inherited from interface org.compiere.model.I_C_Country
accessLevel, COLUMNNAME_AD_Client_ID, COLUMNNAME_AD_Language, COLUMNNAME_AD_Org_ID, COLUMNNAME_AllowCitiesOutOfList, COLUMNNAME_C_Country_ID, COLUMNNAME_C_Country_UU, COLUMNNAME_C_Currency_ID, COLUMNNAME_CaptureSequence, COLUMNNAME_CountryCode, COLUMNNAME_Created, COLUMNNAME_CreatedBy, COLUMNNAME_Description, COLUMNNAME_DisplaySequence, COLUMNNAME_DisplaySequenceLocal, COLUMNNAME_ExpressionBankAccountNo, COLUMNNAME_ExpressionBankRoutingNo, COLUMNNAME_ExpressionPhone, COLUMNNAME_ExpressionPostal, COLUMNNAME_ExpressionPostal_Add, COLUMNNAME_HasPostal_Add, COLUMNNAME_HasRegion, COLUMNNAME_IsActive, COLUMNNAME_IsAddressLinesLocalReverse, COLUMNNAME_IsAddressLinesReverse, COLUMNNAME_IsPostcodeLookup, COLUMNNAME_LookupClassName, COLUMNNAME_LookupClientID, COLUMNNAME_LookupPassword, COLUMNNAME_LookupUrl, COLUMNNAME_MediaSize, COLUMNNAME_Name, COLUMNNAME_PlaceholderAddress1, COLUMNNAME_PlaceholderAddress2, COLUMNNAME_PlaceholderAddress3, COLUMNNAME_PlaceholderAddress4, COLUMNNAME_PlaceholderAddress5, COLUMNNAME_PlaceholderCity, COLUMNNAME_PlaceholderComments, COLUMNNAME_PlaceholderPostal, COLUMNNAME_PlaceholderPostal_Add, COLUMNNAME_RegionName, COLUMNNAME_Updated, COLUMNNAME_UpdatedBy, Model, Table_ID, Table_Name
-
-
Constructor Summary
Constructors Constructor Description X_C_Country(Properties ctx, int C_Country_ID, String trxName)Standard ConstructorX_C_Country(Properties ctx, ResultSet rs, String trxName)Load Constructor
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected intget_AccessLevel()AccessLevelStringgetAD_Language()Get Language.intgetC_Country_ID()Get Country.StringgetC_Country_UU()Get C_Country_UU.I_C_CurrencygetC_Currency()intgetC_Currency_ID()Get Currency.StringgetCaptureSequence()Get Capture Sequence.StringgetCountryCode()Get ISO Country Code.StringgetDescription()Get Description.StringgetDisplaySequence()Get Address Print Format.StringgetDisplaySequenceLocal()Get Local Address Format.StringgetExpressionBankAccountNo()Get Bank Account No Format.StringgetExpressionBankRoutingNo()Get Bank Routing No Format.StringgetExpressionPhone()Get Phone Format.StringgetExpressionPostal()Get Postal Code Format.StringgetExpressionPostal_Add()Get Additional Postal Format.KeyNamePairgetKeyNamePair()Get Record ID/ColumnNameStringgetLookupClassName()Get Lookup ClassName.StringgetLookupClientID()Get Lookup Client ID.StringgetLookupPassword()Get Lookup Password.StringgetLookupUrl()Get Lookup URL.StringgetMediaSize()Get Media Size.StringgetName()Get Name.StringgetPlaceholderAddress1()Get Placeholder for Address 1.StringgetPlaceholderAddress2()Get Placeholder for Address 2.StringgetPlaceholderAddress3()Get Placeholder for Address 3.StringgetPlaceholderAddress4()Get Placeholder for Address 4.StringgetPlaceholderAddress5()Get Placeholder for Address 5.StringgetPlaceholderCity()Get Placeholder for city.StringgetPlaceholderComments()Get Placeholder for comments.StringgetPlaceholderPostal()Get Placeholder for postal.StringgetPlaceholderPostal_Add()Get Placeholder for additional zip.StringgetRegionName()Get Region.protected POInfoinitPO(Properties ctx)Load Meta DatabooleanisAddressLinesLocalReverse()Get Reverse Local Address Lines.booleanisAddressLinesReverse()Get Reverse Address Lines.booleanisAllowCitiesOutOfList()Get Allow Cities out of List.booleanisHasPostal_Add()Get Additional Postal code.booleanisHasRegion()Get Country has Region.booleanisPostcodeLookup()Get Use Postcode Lookup.voidsetAD_Language(String AD_Language)Set Language.voidsetAllowCitiesOutOfList(boolean AllowCitiesOutOfList)Set Allow Cities out of List.voidsetC_Country_ID(int C_Country_ID)Set Country.voidsetC_Country_UU(String C_Country_UU)Set C_Country_UU.voidsetC_Currency_ID(int C_Currency_ID)Set Currency.voidsetCaptureSequence(String CaptureSequence)Set Capture Sequence.voidsetCountryCode(String CountryCode)Set ISO Country Code.voidsetDescription(String Description)Set Description.voidsetDisplaySequence(String DisplaySequence)Set Address Print Format.voidsetDisplaySequenceLocal(String DisplaySequenceLocal)Set Local Address Format.voidsetExpressionBankAccountNo(String ExpressionBankAccountNo)Set Bank Account No Format.voidsetExpressionBankRoutingNo(String ExpressionBankRoutingNo)Set Bank Routing No Format.voidsetExpressionPhone(String ExpressionPhone)Set Phone Format.voidsetExpressionPostal(String ExpressionPostal)Set Postal Code Format.voidsetExpressionPostal_Add(String ExpressionPostal_Add)Set Additional Postal Format.voidsetHasPostal_Add(boolean HasPostal_Add)Set Additional Postal code.voidsetHasRegion(boolean HasRegion)Set Country has Region.voidsetIsAddressLinesLocalReverse(boolean IsAddressLinesLocalReverse)Set Reverse Local Address Lines.voidsetIsAddressLinesReverse(boolean IsAddressLinesReverse)Set Reverse Address Lines.voidsetIsPostcodeLookup(boolean IsPostcodeLookup)Set Use Postcode Lookup.voidsetLookupClassName(String LookupClassName)Set Lookup ClassName.voidsetLookupClientID(String LookupClientID)Set Lookup Client ID.voidsetLookupPassword(String LookupPassword)Set Lookup Password.voidsetLookupUrl(String LookupUrl)Set Lookup URL.voidsetMediaSize(String MediaSize)Set Media Size.voidsetName(String Name)Set Name.voidsetPlaceholderAddress1(String PlaceholderAddress1)Set Placeholder for Address 1.voidsetPlaceholderAddress2(String PlaceholderAddress2)Set Placeholder for Address 2.voidsetPlaceholderAddress3(String PlaceholderAddress3)Set Placeholder for Address 3.voidsetPlaceholderAddress4(String PlaceholderAddress4)Set Placeholder for Address 4.voidsetPlaceholderAddress5(String PlaceholderAddress5)Set Placeholder for Address 5.voidsetPlaceholderCity(String PlaceholderCity)Set Placeholder for city.voidsetPlaceholderComments(String PlaceholderComments)Set Placeholder for comments.voidsetPlaceholderPostal(String PlaceholderPostal)Set Placeholder for postal.voidsetPlaceholderPostal_Add(String PlaceholderPostal_Add)Set Placeholder for additional zip.voidsetRegionName(String RegionName)Set Region.StringtoString()String representation-
Methods inherited from class org.compiere.model.PO
afterDelete, afterSave, beforeDelete, beforeSave, checkImmutable, clearCrossTenantSafe, clone, columnExists, columnExists, compare, copyPO, copyValues, copyValues, createAttachment, delete, delete, delete_Accounting, delete_Tree, deleteEx, deleteEx, dump, dump, equals, get_Attribute, get_Attributes, get_ColumnCount, get_ColumnDescription, get_ColumnDisplayType, get_ColumnIndex, get_ColumnLabel, get_ColumnLookup, get_ColumnName, get_DisplayValue, get_HashMap, get_ID, get_IDOld, get_KeyColumns, get_Logger, get_OptimisticLockingColumns, get_Table_ID, get_TableName, get_Translation, get_Translation, get_Translation, get_Translation, get_Translation, get_TrxName, get_Value, get_Value, get_ValueAsBoolean, get_ValueAsInt, get_ValueAsInt, get_ValueAsString, get_ValueDifference, get_ValueDifference, get_ValueE, get_ValueOfColumn, get_ValueOld, get_ValueOld, get_ValueOldAsInt, get_WhereClause, get_WhereClause, get_xmlDocument, get_xmlString, getAD_Client_ID, getAD_Org_ID, getAllIDs, getAttachment, getAttachment, getAttachmentData, getCreated, getCreatedBy, getCtx, getDoc, getFindParameter, getPdfAttachment, getUpdated, getUpdatedBy, getUUIDColumnName, getUUIDColumnName, hashCode, insert_Accounting, insert_Tree, insert_Tree, is_Changed, is_Immutable, is_new, is_UseOptimisticLocking, is_ValueChanged, is_ValueChanged, isActive, isAttachment, isColumnMandatory, isColumnUpdateable, isMandatoryOK, isPdfAttachment, isReplication, load, load, load, load, load, loadByUU, loadComplete, loadDefaults, loadSpecial, lock, makeImmutable, postDelete, retrieveIdOfParentValue, retrieveIdOfParentValue, save, save, saveEx, saveEx, saveNew_afterSetID, saveNew_getID, saveNewSpecial, saveReplica, saveUpdate, set_Attribute, set_ColumnUpdateable, set_CustomColumn, set_CustomColumnReturningBoolean, set_OptimisticLockingColumns, set_TrxName, set_TrxName, set_UseOptimisticLocking, set_Value, set_Value, set_Value, set_Value, set_ValueE, set_ValueNoCheck, set_ValueNoCheckE, set_ValueOfColumn, set_ValueOfColumn, set_ValueOfColumnReturningBoolean, set_ValueOfColumnReturningBoolean, setAD_Client_ID, setAD_Org_ID, setClientOrg, setClientOrg, setCrossTenantSafe, setDoc, setDocWorkflowMgr, setIsActive, setProcessedOn, setReplication, setStandardDefaults, setUpdateable, setUpdatedBy, unlock, update_Tree, validForeignKeys
-
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface java.util.Comparator
reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
-
Methods inherited from interface org.compiere.model.I_C_Country
getAD_Client_ID, getAD_Org_ID, getCreated, getCreatedBy, getUpdated, getUpdatedBy, isActive, setAD_Org_ID, setIsActive
-
Methods inherited from interface org.compiere.model.I_Persistent
save
-
-
-
-
Field Detail
-
AD_LANGUAGE_AD_Reference_ID
public static final int AD_LANGUAGE_AD_Reference_ID
AD_Language AD_Reference_ID=106- See Also:
- Constant Field Values
-
-
Constructor Detail
-
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, ResultSet rs, String trxName)
Load Constructor
-
-
Method Detail
-
get_AccessLevel
protected int get_AccessLevel()
AccessLevel- Specified by:
get_AccessLevelin classPO- Returns:
- 6 - System - Client
-
initPO
protected POInfo initPO(Properties ctx)
Load Meta Data
-
setAD_Language
public void setAD_Language(String AD_Language)
Set Language.- Specified by:
setAD_Languagein interfaceI_C_Country- Parameters:
AD_Language- Language for this entity
-
getAD_Language
public String getAD_Language()
Get Language.- Specified by:
getAD_Languagein interfaceI_C_Country- Returns:
- Language for this entity
-
setAllowCitiesOutOfList
public void setAllowCitiesOutOfList(boolean AllowCitiesOutOfList)
Set Allow Cities out of List.- Specified by:
setAllowCitiesOutOfListin interfaceI_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:
isAllowCitiesOutOfListin interfaceI_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:
setCaptureSequencein interfaceI_C_Country- Parameters:
CaptureSequence- Capture Sequence
-
getCaptureSequence
public String getCaptureSequence()
Get Capture Sequence.- Specified by:
getCaptureSequencein interfaceI_C_Country- Returns:
- Capture Sequence
-
setC_Country_ID
public void setC_Country_ID(int C_Country_ID)
Set Country.- Specified by:
setC_Country_IDin interfaceI_C_Country- Parameters:
C_Country_ID- Country
-
getC_Country_ID
public int getC_Country_ID()
Get Country.- Specified by:
getC_Country_IDin interfaceI_C_Country- Returns:
- Country
-
setC_Country_UU
public void setC_Country_UU(String C_Country_UU)
Set C_Country_UU.- Specified by:
setC_Country_UUin interfaceI_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_UUin interfaceI_C_Country- Returns:
- C_Country_UU
-
getC_Currency
public I_C_Currency getC_Currency() throws RuntimeException
- Specified by:
getC_Currencyin interfaceI_C_Country- Throws:
RuntimeException
-
setC_Currency_ID
public void setC_Currency_ID(int C_Currency_ID)
Set Currency.- Specified by:
setC_Currency_IDin interfaceI_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_IDin interfaceI_C_Country- Returns:
- The Currency for this record
-
setCountryCode
public void setCountryCode(String CountryCode)
Set ISO Country Code.- Specified by:
setCountryCodein interfaceI_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:
getCountryCodein interfaceI_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:
setDescriptionin interfaceI_C_Country- Parameters:
Description- Optional short description of the record
-
getDescription
public String getDescription()
Get Description.- Specified by:
getDescriptionin interfaceI_C_Country- Returns:
- Optional short description of the record
-
setDisplaySequence
public void setDisplaySequence(String DisplaySequence)
Set Address Print Format.- Specified by:
setDisplaySequencein interfaceI_C_Country- Parameters:
DisplaySequence- Format for printing this Address
-
getDisplaySequence
public String getDisplaySequence()
Get Address Print Format.- Specified by:
getDisplaySequencein interfaceI_C_Country- Returns:
- Format for printing this Address
-
setDisplaySequenceLocal
public void setDisplaySequenceLocal(String DisplaySequenceLocal)
Set Local Address Format.- Specified by:
setDisplaySequenceLocalin interfaceI_C_Country- Parameters:
DisplaySequenceLocal- Format for printing this Address locally
-
getDisplaySequenceLocal
public String getDisplaySequenceLocal()
Get Local Address Format.- Specified by:
getDisplaySequenceLocalin interfaceI_C_Country- Returns:
- Format for printing this Address locally
-
setExpressionBankAccountNo
public void setExpressionBankAccountNo(String ExpressionBankAccountNo)
Set Bank Account No Format.- Specified by:
setExpressionBankAccountNoin interfaceI_C_Country- Parameters:
ExpressionBankAccountNo- Format of the Bank Account
-
getExpressionBankAccountNo
public String getExpressionBankAccountNo()
Get Bank Account No Format.- Specified by:
getExpressionBankAccountNoin interfaceI_C_Country- Returns:
- Format of the Bank Account
-
setExpressionBankRoutingNo
public void setExpressionBankRoutingNo(String ExpressionBankRoutingNo)
Set Bank Routing No Format.- Specified by:
setExpressionBankRoutingNoin interfaceI_C_Country- Parameters:
ExpressionBankRoutingNo- Format of the Bank Routing Number
-
getExpressionBankRoutingNo
public String getExpressionBankRoutingNo()
Get Bank Routing No Format.- Specified by:
getExpressionBankRoutingNoin interfaceI_C_Country- Returns:
- Format of the Bank Routing Number
-
setExpressionPhone
public void setExpressionPhone(String ExpressionPhone)
Set Phone Format.- Specified by:
setExpressionPhonein interfaceI_C_Country- Parameters:
ExpressionPhone- Format of the phone; Can contain fixed format elements, Variables: "_lLoOaAcCa09"
-
getExpressionPhone
public String getExpressionPhone()
Get Phone Format.- Specified by:
getExpressionPhonein interfaceI_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:
setExpressionPostalin interfaceI_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:
getExpressionPostalin interfaceI_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_Addin interfaceI_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_Addin interfaceI_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_Addin interfaceI_C_Country- Parameters:
HasPostal_Add- Has Additional Postal Code
-
isHasPostal_Add
public boolean isHasPostal_Add()
Get Additional Postal code.- Specified by:
isHasPostal_Addin interfaceI_C_Country- Returns:
- Has Additional Postal Code
-
setHasRegion
public void setHasRegion(boolean HasRegion)
Set Country has Region.- Specified by:
setHasRegionin interfaceI_C_Country- Parameters:
HasRegion- Country contains Regions
-
isHasRegion
public boolean isHasRegion()
Get Country has Region.- Specified by:
isHasRegionin interfaceI_C_Country- Returns:
- Country contains Regions
-
setIsAddressLinesLocalReverse
public void setIsAddressLinesLocalReverse(boolean IsAddressLinesLocalReverse)
Set Reverse Local Address Lines.- Specified by:
setIsAddressLinesLocalReversein interfaceI_C_Country- Parameters:
IsAddressLinesLocalReverse- Print Local Address in reverse Order
-
isAddressLinesLocalReverse
public boolean isAddressLinesLocalReverse()
Get Reverse Local Address Lines.- Specified by:
isAddressLinesLocalReversein interfaceI_C_Country- Returns:
- Print Local Address in reverse Order
-
setIsAddressLinesReverse
public void setIsAddressLinesReverse(boolean IsAddressLinesReverse)
Set Reverse Address Lines.- Specified by:
setIsAddressLinesReversein interfaceI_C_Country- Parameters:
IsAddressLinesReverse- Print Address in reverse Order
-
isAddressLinesReverse
public boolean isAddressLinesReverse()
Get Reverse Address Lines.- Specified by:
isAddressLinesReversein interfaceI_C_Country- Returns:
- Print Address in reverse Order
-
setIsPostcodeLookup
public void setIsPostcodeLookup(boolean IsPostcodeLookup)
Set Use Postcode Lookup.- Specified by:
setIsPostcodeLookupin interfaceI_C_Country- Parameters:
IsPostcodeLookup- Does this country have a post code web service
-
isPostcodeLookup
public boolean isPostcodeLookup()
Get Use Postcode Lookup.- Specified by:
isPostcodeLookupin interfaceI_C_Country- Returns:
- Does this country have a post code web service
-
setLookupClassName
public void setLookupClassName(String LookupClassName)
Set Lookup ClassName.- Specified by:
setLookupClassNamein interfaceI_C_Country- Parameters:
LookupClassName- The class name of the postcode lookup plugin
-
getLookupClassName
public String getLookupClassName()
Get Lookup ClassName.- Specified by:
getLookupClassNamein interfaceI_C_Country- Returns:
- The class name of the postcode lookup plugin
-
setLookupClientID
public void setLookupClientID(String LookupClientID)
Set Lookup Client ID.- Specified by:
setLookupClientIDin interfaceI_C_Country- Parameters:
LookupClientID- The ClientID or Login submitted to the Lookup URL
-
getLookupClientID
public String getLookupClientID()
Get Lookup Client ID.- Specified by:
getLookupClientIDin interfaceI_C_Country- Returns:
- The ClientID or Login submitted to the Lookup URL
-
setLookupPassword
public void setLookupPassword(String LookupPassword)
Set Lookup Password.- Specified by:
setLookupPasswordin interfaceI_C_Country- Parameters:
LookupPassword- The password submitted to the Lookup URL
-
getLookupPassword
public String getLookupPassword()
Get Lookup Password.- Specified by:
getLookupPasswordin interfaceI_C_Country- Returns:
- The password submitted to the Lookup URL
-
setLookupUrl
public void setLookupUrl(String LookupUrl)
Set Lookup URL.- Specified by:
setLookupUrlin interfaceI_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:
getLookupUrlin interfaceI_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:
setMediaSizein interfaceI_C_Country- Parameters:
MediaSize- Java Media Size
-
getMediaSize
public String getMediaSize()
Get Media Size.- Specified by:
getMediaSizein interfaceI_C_Country- Returns:
- Java Media Size
-
setName
public void setName(String Name)
Set Name.- Specified by:
setNamein interfaceI_C_Country- Parameters:
Name- Alphanumeric identifier of the entity
-
getName
public String getName()
Get Name.- Specified by:
getNamein interfaceI_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:
setPlaceholderAddress1in interfaceI_C_Country- Parameters:
PlaceholderAddress1- Placeholder for Address 1
-
getPlaceholderAddress1
public String getPlaceholderAddress1()
Get Placeholder for Address 1.- Specified by:
getPlaceholderAddress1in interfaceI_C_Country- Returns:
- Placeholder for Address 1
-
setPlaceholderAddress2
public void setPlaceholderAddress2(String PlaceholderAddress2)
Set Placeholder for Address 2.- Specified by:
setPlaceholderAddress2in interfaceI_C_Country- Parameters:
PlaceholderAddress2- Placeholder for Address 2
-
getPlaceholderAddress2
public String getPlaceholderAddress2()
Get Placeholder for Address 2.- Specified by:
getPlaceholderAddress2in interfaceI_C_Country- Returns:
- Placeholder for Address 2
-
setPlaceholderAddress3
public void setPlaceholderAddress3(String PlaceholderAddress3)
Set Placeholder for Address 3.- Specified by:
setPlaceholderAddress3in interfaceI_C_Country- Parameters:
PlaceholderAddress3- Placeholder for Address 3
-
getPlaceholderAddress3
public String getPlaceholderAddress3()
Get Placeholder for Address 3.- Specified by:
getPlaceholderAddress3in interfaceI_C_Country- Returns:
- Placeholder for Address 3
-
setPlaceholderAddress4
public void setPlaceholderAddress4(String PlaceholderAddress4)
Set Placeholder for Address 4.- Specified by:
setPlaceholderAddress4in interfaceI_C_Country- Parameters:
PlaceholderAddress4- Placeholder for Address 4
-
getPlaceholderAddress4
public String getPlaceholderAddress4()
Get Placeholder for Address 4.- Specified by:
getPlaceholderAddress4in interfaceI_C_Country- Returns:
- Placeholder for Address 4
-
setPlaceholderAddress5
public void setPlaceholderAddress5(String PlaceholderAddress5)
Set Placeholder for Address 5.- Specified by:
setPlaceholderAddress5in interfaceI_C_Country- Parameters:
PlaceholderAddress5- Placeholder for Address 5
-
getPlaceholderAddress5
public String getPlaceholderAddress5()
Get Placeholder for Address 5.- Specified by:
getPlaceholderAddress5in interfaceI_C_Country- Returns:
- Placeholder for Address 5
-
setPlaceholderCity
public void setPlaceholderCity(String PlaceholderCity)
Set Placeholder for city.- Specified by:
setPlaceholderCityin interfaceI_C_Country- Parameters:
PlaceholderCity- Placeholder for city
-
getPlaceholderCity
public String getPlaceholderCity()
Get Placeholder for city.- Specified by:
getPlaceholderCityin interfaceI_C_Country- Returns:
- Placeholder for city
-
setPlaceholderComments
public void setPlaceholderComments(String PlaceholderComments)
Set Placeholder for comments.- Specified by:
setPlaceholderCommentsin interfaceI_C_Country- Parameters:
PlaceholderComments- Placeholder for comments
-
getPlaceholderComments
public String getPlaceholderComments()
Get Placeholder for comments.- Specified by:
getPlaceholderCommentsin interfaceI_C_Country- Returns:
- Placeholder for comments
-
setPlaceholderPostal
public void setPlaceholderPostal(String PlaceholderPostal)
Set Placeholder for postal.- Specified by:
setPlaceholderPostalin interfaceI_C_Country- Parameters:
PlaceholderPostal- Placeholder for postal
-
getPlaceholderPostal
public String getPlaceholderPostal()
Get Placeholder for postal.- Specified by:
getPlaceholderPostalin interfaceI_C_Country- Returns:
- Placeholder for postal
-
setPlaceholderPostal_Add
public void setPlaceholderPostal_Add(String PlaceholderPostal_Add)
Set Placeholder for additional zip.- Specified by:
setPlaceholderPostal_Addin interfaceI_C_Country- Parameters:
PlaceholderPostal_Add- Placeholder for additional zip
-
getPlaceholderPostal_Add
public String getPlaceholderPostal_Add()
Get Placeholder for additional zip.- Specified by:
getPlaceholderPostal_Addin interfaceI_C_Country- Returns:
- Placeholder for additional zip
-
setRegionName
public void setRegionName(String RegionName)
Set Region.- Specified by:
setRegionNamein interfaceI_C_Country- Parameters:
RegionName- Name of the Region
-
getRegionName
public String getRegionName()
Get Region.- Specified by:
getRegionNamein interfaceI_C_Country- Returns:
- Name of the Region
-
-