public interface Address extends AustralianAddress, InternationalAddress
COUNTRY| Modifier and Type | Method and Description |
|---|---|
AddressAbsentIndicator |
getAddressAbsentIndicator() |
AustralianAddress |
getAustralianAddress() |
InternationalAddress |
getInternationalAddress() |
getDeliveryPointIdentifier, getUnstructuredAddressLines, setDeliveryPointIdentifieraddUnstructuredAddressLine, getAdditionalLocator, getCity, getPostcode, setAdditionalLocator, setCity, setPostcode, setUnstructuredAddressLinesgetCountry, getState, setCountry, setStateAddressAbsentIndicator getAddressAbsentIndicator()
AustralianAddress getAustralianAddress()
InternationalAddress getInternationalAddress()
Copyright © 2021. All rights reserved.