| Package | Description |
|---|---|
| com.draeger.medical.biceps.common.model | |
| com.draeger.medical.biceps.common.model.util |
| Modifier and Type | Field and Description |
|---|---|
protected Measurement |
NeonatalPatientDemographicsCoreData.birthLength |
protected Measurement |
NeonatalPatientDemographicsCoreData.birthWeight |
protected Measurement |
NeonatalPatientDemographicsCoreData.gestationalAge |
protected Measurement |
NeonatalPatientDemographicsCoreData.headCircumference |
protected Measurement |
PatientDemographicsCoreData.height |
protected Measurement |
PatientDemographicsCoreData.weight |
| Modifier and Type | Field and Description |
|---|---|
protected List<Measurement> |
ClinicalInfo.relatedMeasurement |
| Modifier and Type | Method and Description |
|---|---|
Measurement |
ObjectFactory.createMeasurement()
Create an instance of
Measurement |
Measurement |
NeonatalPatientDemographicsCoreData.getBirthLength()
Gets the value of the birthLength property.
|
Measurement |
NeonatalPatientDemographicsCoreData.getBirthWeight()
Gets the value of the birthWeight property.
|
Measurement |
NeonatalPatientDemographicsCoreData.getGestationalAge()
Gets the value of the gestationalAge property.
|
Measurement |
NeonatalPatientDemographicsCoreData.getHeadCircumference()
Gets the value of the headCircumference property.
|
Measurement |
PatientDemographicsCoreData.getHeight()
Gets the value of the height property.
|
Measurement |
PatientDemographicsCoreData.getWeight()
Gets the value of the weight property.
|
| Modifier and Type | Method and Description |
|---|---|
List<Measurement> |
ClinicalInfo.getRelatedMeasurement()
Gets the value of the relatedMeasurement property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NeonatalPatientDemographicsCoreData.setBirthLength(Measurement value)
Sets the value of the birthLength property.
|
void |
NeonatalPatientDemographicsCoreData.setBirthWeight(Measurement value)
Sets the value of the birthWeight property.
|
void |
NeonatalPatientDemographicsCoreData.setGestationalAge(Measurement value)
Sets the value of the gestationalAge property.
|
void |
NeonatalPatientDemographicsCoreData.setHeadCircumference(Measurement value)
Sets the value of the headCircumference property.
|
void |
PatientDemographicsCoreData.setHeight(Measurement value)
Sets the value of the height property.
|
void |
PatientDemographicsCoreData.setWeight(Measurement value)
Sets the value of the weight property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ClinicalInfo.setRelatedMeasurement(List<Measurement> value) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
ModelComparer.equals(Measurement x,
Measurement obj) |
Copyright © 2018. All rights reserved.