Package org.compiere.model
Interface I_C_Country
-
- All Known Implementing Classes:
MCountry
,X_C_Country
public interface I_C_Country
Generated Interface for C_Country- Version:
- Release 9
- Author:
- iDempiere (generated)
-
-
Field Summary
Fields Modifier and Type Field Description static BigDecimal
accessLevel
AccessLevel = 6 - System - Clientstatic String
COLUMNNAME_AD_Client_ID
Column name AD_Client_IDstatic String
COLUMNNAME_AD_Language
Column name AD_Languagestatic String
COLUMNNAME_AD_Org_ID
Column name AD_Org_IDstatic String
COLUMNNAME_AllowCitiesOutOfList
Column name AllowCitiesOutOfListstatic String
COLUMNNAME_C_Country_ID
Column name C_Country_IDstatic String
COLUMNNAME_C_Country_UU
Column name C_Country_UUstatic String
COLUMNNAME_C_Currency_ID
Column name C_Currency_IDstatic String
COLUMNNAME_CaptureSequence
Column name CaptureSequencestatic String
COLUMNNAME_CountryCode
Column name CountryCodestatic String
COLUMNNAME_Created
Column name Createdstatic String
COLUMNNAME_CreatedBy
Column name CreatedBystatic String
COLUMNNAME_Description
Column name Descriptionstatic String
COLUMNNAME_DisplaySequence
Column name DisplaySequencestatic String
COLUMNNAME_DisplaySequenceLocal
Column name DisplaySequenceLocalstatic String
COLUMNNAME_ExpressionBankAccountNo
Column name ExpressionBankAccountNostatic String
COLUMNNAME_ExpressionBankRoutingNo
Column name ExpressionBankRoutingNostatic String
COLUMNNAME_ExpressionPhone
Column name ExpressionPhonestatic String
COLUMNNAME_ExpressionPostal
Column name ExpressionPostalstatic String
COLUMNNAME_ExpressionPostal_Add
Column name ExpressionPostal_Addstatic String
COLUMNNAME_HasPostal_Add
Column name HasPostal_Addstatic String
COLUMNNAME_HasRegion
Column name HasRegionstatic String
COLUMNNAME_IsActive
Column name IsActivestatic String
COLUMNNAME_IsAddressLinesLocalReverse
Column name IsAddressLinesLocalReversestatic String
COLUMNNAME_IsAddressLinesReverse
Column name IsAddressLinesReversestatic String
COLUMNNAME_IsPostcodeLookup
Column name IsPostcodeLookupstatic String
COLUMNNAME_LookupClassName
Column name LookupClassNamestatic String
COLUMNNAME_LookupClientID
Column name LookupClientIDstatic String
COLUMNNAME_LookupPassword
Column name LookupPasswordstatic String
COLUMNNAME_LookupUrl
Column name LookupUrlstatic String
COLUMNNAME_MediaSize
Column name MediaSizestatic String
COLUMNNAME_Name
Column name Namestatic String
COLUMNNAME_PlaceholderAddress1
Column name PlaceholderAddress1static String
COLUMNNAME_PlaceholderAddress2
Column name PlaceholderAddress2static String
COLUMNNAME_PlaceholderAddress3
Column name PlaceholderAddress3static String
COLUMNNAME_PlaceholderAddress4
Column name PlaceholderAddress4static String
COLUMNNAME_PlaceholderAddress5
Column name PlaceholderAddress5static String
COLUMNNAME_PlaceholderCity
Column name PlaceholderCitystatic String
COLUMNNAME_PlaceholderComments
Column name PlaceholderCommentsstatic String
COLUMNNAME_PlaceholderPostal
Column name PlaceholderPostalstatic String
COLUMNNAME_PlaceholderPostal_Add
Column name PlaceholderPostal_Addstatic String
COLUMNNAME_RegionName
Column name RegionNamestatic String
COLUMNNAME_Updated
Column name Updatedstatic String
COLUMNNAME_UpdatedBy
Column name UpdatedBystatic KeyNamePair
Model
static int
Table_ID
AD_Table_ID=170static String
Table_Name
TableName=C_Country
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
getAD_Client_ID()
Get Client.String
getAD_Language()
Get Language.int
getAD_Org_ID()
Get Organization.int
getC_Country_ID()
Get Country.String
getC_Country_UU()
Get C_Country_UUI_C_Currency
getC_Currency()
int
getC_Currency_ID()
Get Currency.String
getCaptureSequence()
Get Capture SequenceString
getCountryCode()
Get ISO Country Code.Timestamp
getCreated()
Get Created.int
getCreatedBy()
Get Created By.String
getDescription()
Get Description.String
getDisplaySequence()
Get Address Print Format.String
getDisplaySequenceLocal()
Get Local Address Format.String
getExpressionBankAccountNo()
Get Bank Account No Format.String
getExpressionBankRoutingNo()
Get Bank Routing No Format.String
getExpressionPhone()
Get Phone Format.String
getExpressionPostal()
Get Postal Code Format.String
getExpressionPostal_Add()
Get Additional Postal Format.String
getLookupClassName()
Get Lookup ClassName.String
getLookupClientID()
Get Lookup Client ID.String
getLookupPassword()
Get Lookup Password.String
getLookupUrl()
Get Lookup URL.String
getMediaSize()
Get Media Size.String
getName()
Get Name.String
getPlaceholderAddress1()
Get Placeholder for Address 1String
getPlaceholderAddress2()
Get Placeholder for Address 2String
getPlaceholderAddress3()
Get Placeholder for Address 3String
getPlaceholderAddress4()
Get Placeholder for Address 4String
getPlaceholderAddress5()
Get Placeholder for Address 5String
getPlaceholderCity()
Get Placeholder for cityString
getPlaceholderComments()
Get Placeholder for commentsString
getPlaceholderPostal()
Get Placeholder for postalString
getPlaceholderPostal_Add()
Get Placeholder for additional zipString
getRegionName()
Get Region.Timestamp
getUpdated()
Get Updated.int
getUpdatedBy()
Get Updated By.boolean
isActive()
Get Active.boolean
isAddressLinesLocalReverse()
Get Reverse Local Address Lines.boolean
isAddressLinesReverse()
Get Reverse Address Lines.boolean
isAllowCitiesOutOfList()
Get Allow Cities out of List.boolean
isHasPostal_Add()
Get Additional Postal code.boolean
isHasRegion()
Get Country has Region.boolean
isPostcodeLookup()
Get Use Postcode Lookup.void
setAD_Language(String AD_Language)
Set Language.void
setAD_Org_ID(int AD_Org_ID)
Set Organization.void
setAllowCitiesOutOfList(boolean AllowCitiesOutOfList)
Set Allow Cities out of List.void
setC_Country_ID(int C_Country_ID)
Set Country.void
setC_Country_UU(String C_Country_UU)
Set C_Country_UUvoid
setC_Currency_ID(int C_Currency_ID)
Set Currency.void
setCaptureSequence(String CaptureSequence)
Set Capture Sequencevoid
setCountryCode(String CountryCode)
Set ISO Country Code.void
setDescription(String Description)
Set Description.void
setDisplaySequence(String DisplaySequence)
Set Address Print Format.void
setDisplaySequenceLocal(String DisplaySequenceLocal)
Set Local Address Format.void
setExpressionBankAccountNo(String ExpressionBankAccountNo)
Set Bank Account No Format.void
setExpressionBankRoutingNo(String ExpressionBankRoutingNo)
Set Bank Routing No Format.void
setExpressionPhone(String ExpressionPhone)
Set Phone Format.void
setExpressionPostal(String ExpressionPostal)
Set Postal Code Format.void
setExpressionPostal_Add(String ExpressionPostal_Add)
Set Additional Postal Format.void
setHasPostal_Add(boolean HasPostal_Add)
Set Additional Postal code.void
setHasRegion(boolean HasRegion)
Set Country has Region.void
setIsActive(boolean IsActive)
Set Active.void
setIsAddressLinesLocalReverse(boolean IsAddressLinesLocalReverse)
Set Reverse Local Address Lines.void
setIsAddressLinesReverse(boolean IsAddressLinesReverse)
Set Reverse Address Lines.void
setIsPostcodeLookup(boolean IsPostcodeLookup)
Set Use Postcode Lookup.void
setLookupClassName(String LookupClassName)
Set Lookup ClassName.void
setLookupClientID(String LookupClientID)
Set Lookup Client ID.void
setLookupPassword(String LookupPassword)
Set Lookup Password.void
setLookupUrl(String LookupUrl)
Set Lookup URL.void
setMediaSize(String MediaSize)
Set Media Size.void
setName(String Name)
Set Name.void
setPlaceholderAddress1(String PlaceholderAddress1)
Set Placeholder for Address 1void
setPlaceholderAddress2(String PlaceholderAddress2)
Set Placeholder for Address 2void
setPlaceholderAddress3(String PlaceholderAddress3)
Set Placeholder for Address 3void
setPlaceholderAddress4(String PlaceholderAddress4)
Set Placeholder for Address 4void
setPlaceholderAddress5(String PlaceholderAddress5)
Set Placeholder for Address 5void
setPlaceholderCity(String PlaceholderCity)
Set Placeholder for cityvoid
setPlaceholderComments(String PlaceholderComments)
Set Placeholder for commentsvoid
setPlaceholderPostal(String PlaceholderPostal)
Set Placeholder for postalvoid
setPlaceholderPostal_Add(String PlaceholderPostal_Add)
Set Placeholder for additional zipvoid
setRegionName(String RegionName)
Set Region.
-
-
-
Field Detail
-
Table_Name
static final String Table_Name
TableName=C_Country- See Also:
- Constant Field Values
-
Table_ID
static final int Table_ID
AD_Table_ID=170- See Also:
- Constant Field Values
-
Model
static final KeyNamePair Model
-
accessLevel
static final BigDecimal accessLevel
AccessLevel = 6 - System - Client
-
COLUMNNAME_AD_Client_ID
static final String COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Language
static final String COLUMNNAME_AD_Language
Column name AD_Language- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Org_ID
static final String COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AllowCitiesOutOfList
static final String COLUMNNAME_AllowCitiesOutOfList
Column name AllowCitiesOutOfList- See Also:
- Constant Field Values
-
COLUMNNAME_CaptureSequence
static final String COLUMNNAME_CaptureSequence
Column name CaptureSequence- See Also:
- Constant Field Values
-
COLUMNNAME_C_Country_ID
static final String COLUMNNAME_C_Country_ID
Column name C_Country_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_Country_UU
static final String COLUMNNAME_C_Country_UU
Column name C_Country_UU- See Also:
- Constant Field Values
-
COLUMNNAME_C_Currency_ID
static final String COLUMNNAME_C_Currency_ID
Column name C_Currency_ID- See Also:
- Constant Field Values
-
COLUMNNAME_CountryCode
static final String COLUMNNAME_CountryCode
Column name CountryCode- See Also:
- Constant Field Values
-
COLUMNNAME_Created
static final String COLUMNNAME_Created
Column name Created- See Also:
- Constant Field Values
-
COLUMNNAME_CreatedBy
static final String COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
- Constant Field Values
-
COLUMNNAME_Description
static final String COLUMNNAME_Description
Column name Description- See Also:
- Constant Field Values
-
COLUMNNAME_DisplaySequence
static final String COLUMNNAME_DisplaySequence
Column name DisplaySequence- See Also:
- Constant Field Values
-
COLUMNNAME_DisplaySequenceLocal
static final String COLUMNNAME_DisplaySequenceLocal
Column name DisplaySequenceLocal- See Also:
- Constant Field Values
-
COLUMNNAME_ExpressionBankAccountNo
static final String COLUMNNAME_ExpressionBankAccountNo
Column name ExpressionBankAccountNo- See Also:
- Constant Field Values
-
COLUMNNAME_ExpressionBankRoutingNo
static final String COLUMNNAME_ExpressionBankRoutingNo
Column name ExpressionBankRoutingNo- See Also:
- Constant Field Values
-
COLUMNNAME_ExpressionPhone
static final String COLUMNNAME_ExpressionPhone
Column name ExpressionPhone- See Also:
- Constant Field Values
-
COLUMNNAME_ExpressionPostal
static final String COLUMNNAME_ExpressionPostal
Column name ExpressionPostal- See Also:
- Constant Field Values
-
COLUMNNAME_ExpressionPostal_Add
static final String COLUMNNAME_ExpressionPostal_Add
Column name ExpressionPostal_Add- See Also:
- Constant Field Values
-
COLUMNNAME_HasPostal_Add
static final String COLUMNNAME_HasPostal_Add
Column name HasPostal_Add- See Also:
- Constant Field Values
-
COLUMNNAME_HasRegion
static final String COLUMNNAME_HasRegion
Column name HasRegion- See Also:
- Constant Field Values
-
COLUMNNAME_IsActive
static final String COLUMNNAME_IsActive
Column name IsActive- See Also:
- Constant Field Values
-
COLUMNNAME_IsAddressLinesLocalReverse
static final String COLUMNNAME_IsAddressLinesLocalReverse
Column name IsAddressLinesLocalReverse- See Also:
- Constant Field Values
-
COLUMNNAME_IsAddressLinesReverse
static final String COLUMNNAME_IsAddressLinesReverse
Column name IsAddressLinesReverse- See Also:
- Constant Field Values
-
COLUMNNAME_IsPostcodeLookup
static final String COLUMNNAME_IsPostcodeLookup
Column name IsPostcodeLookup- See Also:
- Constant Field Values
-
COLUMNNAME_LookupClassName
static final String COLUMNNAME_LookupClassName
Column name LookupClassName- See Also:
- Constant Field Values
-
COLUMNNAME_LookupClientID
static final String COLUMNNAME_LookupClientID
Column name LookupClientID- See Also:
- Constant Field Values
-
COLUMNNAME_LookupPassword
static final String COLUMNNAME_LookupPassword
Column name LookupPassword- See Also:
- Constant Field Values
-
COLUMNNAME_LookupUrl
static final String COLUMNNAME_LookupUrl
Column name LookupUrl- See Also:
- Constant Field Values
-
COLUMNNAME_MediaSize
static final String COLUMNNAME_MediaSize
Column name MediaSize- See Also:
- Constant Field Values
-
COLUMNNAME_Name
static final String COLUMNNAME_Name
Column name Name- See Also:
- Constant Field Values
-
COLUMNNAME_PlaceholderAddress1
static final String COLUMNNAME_PlaceholderAddress1
Column name PlaceholderAddress1- See Also:
- Constant Field Values
-
COLUMNNAME_PlaceholderAddress2
static final String COLUMNNAME_PlaceholderAddress2
Column name PlaceholderAddress2- See Also:
- Constant Field Values
-
COLUMNNAME_PlaceholderAddress3
static final String COLUMNNAME_PlaceholderAddress3
Column name PlaceholderAddress3- See Also:
- Constant Field Values
-
COLUMNNAME_PlaceholderAddress4
static final String COLUMNNAME_PlaceholderAddress4
Column name PlaceholderAddress4- See Also:
- Constant Field Values
-
COLUMNNAME_PlaceholderAddress5
static final String COLUMNNAME_PlaceholderAddress5
Column name PlaceholderAddress5- See Also:
- Constant Field Values
-
COLUMNNAME_PlaceholderCity
static final String COLUMNNAME_PlaceholderCity
Column name PlaceholderCity- See Also:
- Constant Field Values
-
COLUMNNAME_PlaceholderComments
static final String COLUMNNAME_PlaceholderComments
Column name PlaceholderComments- See Also:
- Constant Field Values
-
COLUMNNAME_PlaceholderPostal
static final String COLUMNNAME_PlaceholderPostal
Column name PlaceholderPostal- See Also:
- Constant Field Values
-
COLUMNNAME_PlaceholderPostal_Add
static final String COLUMNNAME_PlaceholderPostal_Add
Column name PlaceholderPostal_Add- See Also:
- Constant Field Values
-
COLUMNNAME_RegionName
static final String COLUMNNAME_RegionName
Column name RegionName- See Also:
- Constant Field Values
-
COLUMNNAME_Updated
static final String COLUMNNAME_Updated
Column name Updated- See Also:
- Constant Field Values
-
COLUMNNAME_UpdatedBy
static final String COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
- Constant Field Values
-
-
Method Detail
-
getAD_Client_ID
int getAD_Client_ID()
Get Client. Client/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 client
-
getAD_Org_ID
int getAD_Org_ID()
Get Organization. Organizational entity within client
-
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 Client ID. The ClientID or Login submitted to the Lookup URL
-
getLookupClientID
String getLookupClientID()
Get Lookup Client ID. The ClientID 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
-
-