| Package | Description |
|---|---|
| au.gov.nehta.model.cda.common.id | |
| au.gov.nehta.model.cda.common.org |
| Modifier and Type | Method and Description |
|---|---|
Organization |
AssignedEntity.getRepresentedOrganization() |
Organization |
AssignedEntityImpl.getRepresentedOrganization() |
Organization |
IntendedRecipient.getRepresentedOrganization() |
Organization |
IntendedRecipientImpl.getRepresentedOrganization() |
| 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) |
void |
AssignedEntity.setRepresentedOrganization(Organization representedOrganization) |
void |
AssignedEntityImpl.setRepresentedOrganization(Organization representedOrganization) |
void |
IntendedRecipient.setRepresentedOrganization(Organization representedOrganization) |
void |
IntendedRecipientImpl.setRepresentedOrganization(Organization representedOrganization) |
| Modifier and Type | Class and Description |
|---|---|
class |
OrganizationImpl |
| Modifier and Type | Method and Description |
|---|---|
static Organization |
OrganizationImpl.getInstance(AsEntityIdentifier asEntityIdentifier) |
static Organization |
OrganizationImpl.getInstance(AsEntityIdentifier asEntityIdentifier,
String organizationName) |
Copyright © 2021. All rights reserved.