| Package | Description |
|---|---|
| au.gov.nehta.vendorlibrary.mdm.enums | |
| au.gov.nehta.vendorlibrary.mdm.segments |
| Modifier and Type | Method and Description |
|---|---|
static PatientClass |
PatientClass.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PatientClass[] |
PatientClass.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PatientClass |
PV1.getPatientClass()
Retrieve patient class.
|
| Modifier and Type | Method and Description |
|---|---|
PV1.Builder |
PV1.Builder.patientClass(PatientClass value)
Set patient class.
|
Copyright © 2021. All rights reserved.