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