public class AustralianAddressImpl extends InternationalAddressImpl implements AustralianAddress
COUNTRY| Constructor and Description |
|---|
AustralianAddressImpl() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDeliveryPointIdentifier() |
void |
setDeliveryPointIdentifier(String dpid) |
addUnstructuredAddressLine, getAdditionalLocator, getCity, getCountry, getPostcode, getState, getUnstructuredAddressLines, setAdditionalLocator, setCity, setCountry, setPostcode, setState, setUnstructuredAddressLinesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetUnstructuredAddressLinesaddUnstructuredAddressLine, getAdditionalLocator, getCity, getPostcode, setAdditionalLocator, setCity, setPostcode, setUnstructuredAddressLinesgetCountry, getState, setCountry, setStatepublic String getDeliveryPointIdentifier()
getDeliveryPointIdentifier in interface AustralianAddresspublic void setDeliveryPointIdentifier(String dpid)
setDeliveryPointIdentifier in interface AustralianAddressCopyright © 2021. All rights reserved.