Adempiere 3.5.2a

com.akunagroup.uk.postcode
Class Postcode

java.lang.Object
  extended by com.akunagroup.uk.postcode.Postcode
All Implemented Interfaces:
AddressInterface

public class Postcode
extends Object
implements AddressInterface


Constructor Summary
Postcode()
           
 
Method Summary
 String getAddr()
           
 String getAdminCounty()
           
 String getCity()
           
 String getCountry()
           
 String getCountryCode()
           
 String getLonLocation()
           
 String getPostcode()
           
 String getRegion()
           
 String getStreet1()
           
 String getStreet2()
           
 String getStreet3()
           
 String getStreet4()
           
 String getTradCounty()
           
 void setAddr(String newAddr)
           
 void setAdminCounty(String newAdminCounty)
           
 void setCity(String newCity)
           
 void setCountry(String newCountry)
           
 void setCountryCode(String newCountryCode)
           
 void setLonLocation(String newLonLocation)
           
 void setPostcode(String newPostcode)
           
 void setRegion(String newRegion)
           
 void setStreet1(String newStreet1)
           
 void setStreet2(String newStreet2)
           
 void setStreet3(String newStreet3)
           
 void setStreet4(String newStreet4)
           
 void setTradCounty(String newTradCounty)
           
 int size()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Postcode

public Postcode()
Method Detail

size

public int size()
Specified by:
size in interface AddressInterface

getAddr

public String getAddr()

setAddr

public void setAddr(String newAddr)

getStreet1

public String getStreet1()
Specified by:
getStreet1 in interface AddressInterface

setStreet1

public void setStreet1(String newStreet1)
Specified by:
setStreet1 in interface AddressInterface

getStreet2

public String getStreet2()
Specified by:
getStreet2 in interface AddressInterface

setStreet2

public void setStreet2(String newStreet2)
Specified by:
setStreet2 in interface AddressInterface

getStreet3

public String getStreet3()
Specified by:
getStreet3 in interface AddressInterface

setStreet3

public void setStreet3(String newStreet3)
Specified by:
setStreet3 in interface AddressInterface

getStreet4

public String getStreet4()
Specified by:
getStreet4 in interface AddressInterface

setStreet4

public void setStreet4(String newStreet4)
Specified by:
setStreet4 in interface AddressInterface

getCity

public String getCity()
Specified by:
getCity in interface AddressInterface

setCity

public void setCity(String newCity)
Specified by:
setCity in interface AddressInterface

getRegion

public String getRegion()
Specified by:
getRegion in interface AddressInterface

setRegion

public void setRegion(String newRegion)
Specified by:
setRegion in interface AddressInterface

getPostcode

public String getPostcode()
Specified by:
getPostcode in interface AddressInterface

setPostcode

public void setPostcode(String newPostcode)
Specified by:
setPostcode in interface AddressInterface

getCountry

public String getCountry()
Specified by:
getCountry in interface AddressInterface

setCountry

public void setCountry(String newCountry)
Specified by:
setCountry in interface AddressInterface

getCountryCode

public String getCountryCode()
Specified by:
getCountryCode in interface AddressInterface

setCountryCode

public void setCountryCode(String newCountryCode)
Specified by:
setCountryCode in interface AddressInterface

getTradCounty

public String getTradCounty()

setTradCounty

public void setTradCounty(String newTradCounty)

getAdminCounty

public String getAdminCounty()

setAdminCounty

public void setAdminCounty(String newAdminCounty)

getLonLocation

public String getLonLocation()

setLonLocation

public void setLonLocation(String newLonLocation)

Adempiere 3.5.2a

Adempiere® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.