| Package | Description |
|---|---|
| au.gov.nehta.model.cda.common.id | |
| au.gov.nehta.model.cda.common.person |
| Modifier and Type | Method and Description |
|---|---|
Person |
AssignedEntity.getAssignedPerson() |
Person |
AssignedEntityImpl.getAssignedPerson() |
Person |
IntendedRecipient.getAssignedPerson() |
Person |
IntendedRecipientImpl.getAssignedPerson() |
| Modifier and Type | Method and Description |
|---|---|
static AssignedEntity |
AssignedEntityImpl.getInstance(String id,
Person assignedPerson,
Organization representedOrganization) |
static IntendedRecipient |
IntendedRecipientImpl.getInstance(String id,
Person assignedPerson,
Organization representedOrganization) |
| Modifier and Type | Class and Description |
|---|---|
class |
PersonImpl |
| Modifier and Type | Method and Description |
|---|---|
static Person |
PersonImpl.getInstance(AsEntityIdentifier asEntityIdentifier,
List<PersonName> personNames) |
static Person |
PersonImpl.getInstance(AsEntityIdentifier asEntityIdentifier,
PersonName personName) |
Copyright © 2021. All rights reserved.