com.akunagroup.uk.postcode
Class Postcode
java.lang.Object
com.akunagroup.uk.postcode.Postcode
- All Implemented Interfaces:
- AddressInterface
public class Postcode
- extends Object
- implements AddressInterface
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Postcode
public Postcode()
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® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.