| Package | Description |
|---|---|
| au.gov.nehta.builder.util | |
| au.gov.nehta.model.cda.common.address | |
| au.gov.nehta.model.cda.common.custodian | |
| au.gov.nehta.model.cda.common.id |
| Modifier and Type | Method and Description |
|---|---|
static au.net.electronichealth.ns.cda._2_0.AD |
AddressConverter.convert(PostalAddress postalAddress) |
static au.net.electronichealth.ns.cda._2_0.AD |
Converter.getAddress(PostalAddress model) |
| Modifier and Type | Method and Description |
|---|---|
static List<au.net.electronichealth.ns.cda._2_0.AD> |
Converter.convertAddresses(List<PostalAddress> addresses) |
| Modifier and Type | Class and Description |
|---|---|
class |
PostalAddressImpl |
| Modifier and Type | Method and Description |
|---|---|
PostalAddress |
CustodianOrganization.getAddress() |
PostalAddress |
CustodianOrganizationImpl.getAddress() |
| Modifier and Type | Method and Description |
|---|---|
void |
CustodianOrganization.setAddress(PostalAddress postalAddress) |
void |
CustodianOrganizationImpl.setAddress(PostalAddress address) |
| Modifier and Type | Method and Description |
|---|---|
List<PostalAddress> |
AssignedEntity.getAddress() |
List<PostalAddress> |
AssignedEntityImpl.getAddress() |
List<PostalAddress> |
IntendedRecipient.getAddress() |
List<PostalAddress> |
IntendedRecipientImpl.getAddress() |
| Modifier and Type | Method and Description |
|---|---|
void |
AssignedEntity.setAddress(List<PostalAddress> address) |
void |
AssignedEntityImpl.setAddress(List<PostalAddress> address) |
void |
IntendedRecipient.setAddress(List<PostalAddress> address) |
void |
IntendedRecipientImpl.setAddress(List<PostalAddress> address) |
Copyright © 2021. All rights reserved.