| Package | Description |
|---|---|
| com.draeger.medical.biceps.common.model |
| Modifier and Type | Field and Description |
|---|---|
protected PatientType |
PatientDemographicsCoreData.type |
| Modifier and Type | Method and Description |
|---|---|
static PatientType |
PatientType.fromValue(String v) |
PatientType |
PatientDemographicsCoreData.getType()
Category of the patient.
|
static PatientType |
PatientType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PatientType[] |
PatientType.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.setType(PatientType value)
Sets the value of the type property.
|
Copyright © 2016. All rights reserved.