| Package | Description |
|---|---|
| com.draeger.medical.biceps.common.model |
| Modifier and Type | Field and Description |
|---|---|
protected Patient |
PatientDemographicsCoreData.patientType |
| Modifier and Type | Method and Description |
|---|---|
static Patient |
Patient.fromValue(String v) |
Patient |
PatientDemographicsCoreData.getPatientType()
Gets the value of the patientType property.
|
static Patient |
Patient.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Patient[] |
Patient.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PatientDemographicsCoreData.setPatientType(Patient value)
Sets the value of the patientType property.
|
Copyright © 2018. All rights reserved.