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
ConstructorDescriptionPostcode()
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.void
Deprecated, for removal: This API element is subject to removal in a future version.void
setAdminCounty
(String newAdminCounty) Deprecated, for removal: This API element is subject to removal in a future version.void
Deprecated, for removal: This API element is subject to removal in a future version.void
setComments
(String newComments) Deprecated, for removal: This API element is subject to removal in a future version.void
setCountry
(String newCountry) Deprecated, for removal: This API element is subject to removal in a future version.void
setCountryCode
(String newCountryCode) Deprecated, for removal: This API element is subject to removal in a future version.void
setLonLocation
(String newLonLocation) Deprecated, for removal: This API element is subject to removal in a future version.void
setPostcode
(String newPostcode) Deprecated, for removal: This API element is subject to removal in a future version.void
Deprecated, for removal: This API element is subject to removal in a future version.void
setStreet1
(String newStreet1) Deprecated, for removal: This API element is subject to removal in a future version.void
setStreet2
(String newStreet2) Deprecated, for removal: This API element is subject to removal in a future version.void
setStreet3
(String newStreet3) Deprecated, for removal: This API element is subject to removal in a future version.void
setStreet4
(String newStreet4) Deprecated, for removal: This API element is subject to removal in a future version.void
setStreet5
(String newStreet5) Deprecated, for removal: This API element is subject to removal in a future version.void
setTradCounty
(String newTradCounty) Deprecated, for removal: This API element is subject to removal in a future version.int
size()
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:
size
in 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:
getStreet1
in interfaceAddressInterface
-
setStreet1
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
setStreet1
in interfaceAddressInterface
-
getStreet2
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
getStreet2
in interfaceAddressInterface
-
setStreet2
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
setStreet2
in interfaceAddressInterface
-
getStreet3
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
getStreet3
in interfaceAddressInterface
-
setStreet3
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
setStreet3
in interfaceAddressInterface
-
getStreet4
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
getStreet4
in interfaceAddressInterface
-
setStreet4
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
setStreet4
in interfaceAddressInterface
-
getStreet5
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
getStreet5
in interfaceAddressInterface
-
setStreet5
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
setStreet5
in interfaceAddressInterface
-
getComments
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
getComments
in interfaceAddressInterface
-
setComments
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
setComments
in interfaceAddressInterface
-
getCity
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
getCity
in interfaceAddressInterface
-
setCity
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
setCity
in interfaceAddressInterface
-
getRegion
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
getRegion
in interfaceAddressInterface
-
setRegion
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
setRegion
in interfaceAddressInterface
-
getPostcode
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
getPostcode
in interfaceAddressInterface
-
setPostcode
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
setPostcode
in interfaceAddressInterface
-
getCountry
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
getCountry
in interfaceAddressInterface
-
setCountry
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
setCountry
in interfaceAddressInterface
-
getCountryCode
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
getCountryCode
in interfaceAddressInterface
-
setCountryCode
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
setCountryCode
in 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.
-