Package com.akunagroup.uk.postcode
Class Postcode
java.lang.Object
com.akunagroup.uk.postcode.Postcode
- All Implemented Interfaces:
AddressInterface
@Deprecated(forRemoval=true,
since="11")
public class Postcode
extends Object
implements AddressInterface
Deprecated, for removal: This API element is subject to removal in a future version.
-
Constructor Summary
ConstructorsConstructorDescriptionPostcode()Deprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptiongetAddr()Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.getCity()Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.voidDeprecated, for removal: This API element is subject to removal in a future version.voidsetAdminCounty(String newAdminCounty) Deprecated, for removal: This API element is subject to removal in a future version.voidDeprecated, for removal: This API element is subject to removal in a future version.voidsetComments(String newComments) Deprecated, for removal: This API element is subject to removal in a future version.voidsetCountry(String newCountry) Deprecated, for removal: This API element is subject to removal in a future version.voidsetCountryCode(String newCountryCode) Deprecated, for removal: This API element is subject to removal in a future version.voidsetLonLocation(String newLonLocation) Deprecated, for removal: This API element is subject to removal in a future version.voidsetPostcode(String newPostcode) Deprecated, for removal: This API element is subject to removal in a future version.voidDeprecated, for removal: This API element is subject to removal in a future version.voidsetStreet1(String newStreet1) Deprecated, for removal: This API element is subject to removal in a future version.voidsetStreet2(String newStreet2) Deprecated, for removal: This API element is subject to removal in a future version.voidsetStreet3(String newStreet3) Deprecated, for removal: This API element is subject to removal in a future version.voidsetStreet4(String newStreet4) Deprecated, for removal: This API element is subject to removal in a future version.voidsetStreet5(String newStreet5) Deprecated, for removal: This API element is subject to removal in a future version.voidsetTradCounty(String newTradCounty) Deprecated, for removal: This API element is subject to removal in a future version.intsize()Deprecated, for removal: This API element is subject to removal in a future version.
-
Constructor Details
-
Postcode
public Postcode()Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
size
public int size()Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
sizein interfaceAddressInterface
-
getAddr
Deprecated, for removal: This API element is subject to removal in a future version. -
setAddr
Deprecated, for removal: This API element is subject to removal in a future version. -
getStreet1
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
getStreet1in interfaceAddressInterface
-
setStreet1
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
setStreet1in interfaceAddressInterface
-
getStreet2
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
getStreet2in interfaceAddressInterface
-
setStreet2
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
setStreet2in interfaceAddressInterface
-
getStreet3
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
getStreet3in interfaceAddressInterface
-
setStreet3
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
setStreet3in interfaceAddressInterface
-
getStreet4
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
getStreet4in interfaceAddressInterface
-
setStreet4
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
setStreet4in interfaceAddressInterface
-
getStreet5
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
getStreet5in interfaceAddressInterface
-
setStreet5
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
setStreet5in interfaceAddressInterface
-
getComments
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
getCommentsin interfaceAddressInterface
-
setComments
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
setCommentsin interfaceAddressInterface
-
getCity
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
getCityin interfaceAddressInterface
-
setCity
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
setCityin interfaceAddressInterface
-
getRegion
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
getRegionin interfaceAddressInterface
-
setRegion
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
setRegionin interfaceAddressInterface
-
getPostcode
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
getPostcodein interfaceAddressInterface
-
setPostcode
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
setPostcodein interfaceAddressInterface
-
getCountry
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
getCountryin interfaceAddressInterface
-
setCountry
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
setCountryin interfaceAddressInterface
-
getCountryCode
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
getCountryCodein interfaceAddressInterface
-
setCountryCode
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
setCountryCodein interfaceAddressInterface
-
getTradCounty
Deprecated, for removal: This API element is subject to removal in a future version. -
setTradCounty
Deprecated, for removal: This API element is subject to removal in a future version. -
getAdminCounty
Deprecated, for removal: This API element is subject to removal in a future version. -
setAdminCounty
Deprecated, for removal: This API element is subject to removal in a future version. -
getLonLocation
Deprecated, for removal: This API element is subject to removal in a future version. -
setLonLocation
Deprecated, for removal: This API element is subject to removal in a future version.
-