| Package | Description |
|---|---|
| au.gov.nehta.model.cda.common.address | |
| au.gov.nehta.model.clinical.common.participation | |
| au.gov.nehta.model.clinical.etp.common.participation |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Address |
| Modifier and Type | Method and Description |
|---|---|
Address |
PostalAddress.getAddress()
The description of a location where an entity is located or can be
otherwise reached or found and a description of the purpose for which
that address is primarily used by that entity.
|
Address |
PostalAddressImpl.getAddress() |
| Modifier and Type | Method and Description |
|---|---|
void |
PostalAddress.setAddress(Address address)
The description of a location where an entity is located or can be
otherwise reached or found and a description of the purpose for which
that address is primarily used by that entity.
|
void |
PostalAddressImpl.setAddress(Address address) |
| Constructor and Description |
|---|
PostalAddressImpl(Address address,
PostalAddressUseEnum use) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AustralianAddress |
interface |
InternationalAddress |
| Modifier and Type | Class and Description |
|---|---|
class |
AustralianAddressImpl |
class |
InternationalAddressImpl |
| Modifier and Type | Field and Description |
|---|---|
protected Address |
AddressContextImpl.address |
| Modifier and Type | Method and Description |
|---|---|
Address |
AddressContextImpl.getAddress() |
| Constructor and Description |
|---|
AddressContextImpl(Address address,
AddressPurpose addressPurpose) |
| Modifier and Type | Method and Description |
|---|---|
Address |
AddressContext.getAddress()
An address not restricted to any continent
|
Copyright © 2021. All rights reserved.