| Package | Description |
|---|---|
| au.gov.nehta.model.cda.common.person_org |
| Modifier and Type | Method and Description |
|---|---|
RelationshipRoleType |
PersonImpl.getRelationshipToSubjectOfCare() |
RelationshipRoleType |
PersonWithRelationship.getRelationshipToSubjectOfCare() |
static RelationshipRoleType |
RelationshipRoleType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RelationshipRoleType[] |
RelationshipRoleType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PersonImpl.setRelationshipToSubjectOfCare(RelationshipRoleType relationshipRoleType) |
void |
PersonWithRelationship.setRelationshipToSubjectOfCare(RelationshipRoleType relationshipRoleType) |
Copyright © 2021. All rights reserved.