| Package | Description |
|---|---|
| com.draeger.medical.biceps.common.model | |
| com.draeger.medical.biceps.common.model.util |
| Modifier and Type | Field and Description |
|---|---|
protected Measure |
NeonatalPatientDemographicsCoreData.birthLength |
protected Measure |
NeonatalPatientDemographicsCoreData.birthWeight |
protected Measure |
NeonatalPatientDemographicsCoreData.gestationalAge |
protected Measure |
NeonatalPatientDemographicsCoreData.headCircumference |
protected Measure |
PatientDemographicsCoreData.height |
protected Measure |
PatientDemographicsCoreData.weight |
| Modifier and Type | Field and Description |
|---|---|
protected List<Measure> |
ClinicalInfo.relatedMeasurements |
| Modifier and Type | Method and Description |
|---|---|
Measure |
ObjectFactory.createMeasure()
Create an instance of
Measure |
Measure |
NeonatalPatientDemographicsCoreData.getBirthLength()
Gets the value of the birthLength property.
|
Measure |
NeonatalPatientDemographicsCoreData.getBirthWeight()
Gets the value of the birthWeight property.
|
Measure |
NeonatalPatientDemographicsCoreData.getGestationalAge()
Gets the value of the gestationalAge property.
|
Measure |
NeonatalPatientDemographicsCoreData.getHeadCircumference()
Gets the value of the headCircumference property.
|
Measure |
PatientDemographicsCoreData.getHeight()
Gets the value of the height property.
|
Measure |
PatientDemographicsCoreData.getWeight()
Gets the value of the weight property.
|
| Modifier and Type | Method and Description |
|---|---|
List<Measure> |
ClinicalInfo.getRelatedMeasurements()
Related measurements for this clinical observation if applicable.Gets the value of the relatedMeasurements property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NeonatalPatientDemographicsCoreData.setBirthLength(Measure value)
Sets the value of the birthLength property.
|
void |
NeonatalPatientDemographicsCoreData.setBirthWeight(Measure value)
Sets the value of the birthWeight property.
|
void |
NeonatalPatientDemographicsCoreData.setGestationalAge(Measure value)
Sets the value of the gestationalAge property.
|
void |
NeonatalPatientDemographicsCoreData.setHeadCircumference(Measure value)
Sets the value of the headCircumference property.
|
void |
PatientDemographicsCoreData.setHeight(Measure value)
Sets the value of the height property.
|
void |
PatientDemographicsCoreData.setWeight(Measure value)
Sets the value of the weight property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ClinicalInfo.setRelatedMeasurements(List<Measure> value) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
ModelComparer.equals(Measure x,
Measure obj) |
Copyright © 2016. All rights reserved.