| 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 |
BatteryDescriptor.capacityFullCharge |
protected Measurement |
BatteryState.capacityRemaining |
protected Measurement |
BatteryDescriptor.capacitySpecified |
protected Measurement |
EnumStringMetricDescriptor.AllowedValue.characteristic |
protected Measurement |
BatteryState.current |
protected Measurement |
NeonatalPatientDemographicsCoreData.gestationalAge |
protected Measurement |
NeonatalPatientDemographicsCoreData.headCircumference |
protected Measurement |
PatientDemographicsCoreData.height |
protected Measurement |
BatteryState.remainingBatteryTime |
protected Measurement |
BatteryState.temperature |
protected Measurement |
ClinicalInfo.RelatedMeasurement.value |
protected Measurement |
CalibrationInfo.CalibrationDocumentation.CalibrationResult.value |
protected Measurement |
BatteryState.voltage |
protected Measurement |
BatteryDescriptor.voltageSpecified |
protected Measurement |
PatientDemographicsCoreData.weight |
| 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 |
BatteryDescriptor.getCapacityFullCharge()
Gets the value of the capacityFullCharge property.
|
Measurement |
BatteryState.getCapacityRemaining()
Gets the value of the capacityRemaining property.
|
Measurement |
BatteryDescriptor.getCapacitySpecified()
Gets the value of the capacitySpecified property.
|
Measurement |
EnumStringMetricDescriptor.AllowedValue.getCharacteristic()
Gets the value of the characteristic property.
|
Measurement |
BatteryState.getCurrent()
Gets the value of the current 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 |
BatteryState.getRemainingBatteryTime()
Gets the value of the remainingBatteryTime property.
|
Measurement |
BatteryState.getTemperature()
Gets the value of the temperature property.
|
Measurement |
ClinicalInfo.RelatedMeasurement.getValue()
Gets the value of the value property.
|
Measurement |
CalibrationInfo.CalibrationDocumentation.CalibrationResult.getValue()
Gets the value of the value property.
|
Measurement |
BatteryState.getVoltage()
Gets the value of the voltage property.
|
Measurement |
BatteryDescriptor.getVoltageSpecified()
Gets the value of the voltageSpecified property.
|
Measurement |
PatientDemographicsCoreData.getWeight()
Gets the value of the weight 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 |
BatteryDescriptor.setCapacityFullCharge(Measurement value)
Sets the value of the capacityFullCharge property.
|
void |
BatteryState.setCapacityRemaining(Measurement value)
Sets the value of the capacityRemaining property.
|
void |
BatteryDescriptor.setCapacitySpecified(Measurement value)
Sets the value of the capacitySpecified property.
|
void |
EnumStringMetricDescriptor.AllowedValue.setCharacteristic(Measurement value)
Sets the value of the characteristic property.
|
void |
BatteryState.setCurrent(Measurement value)
Sets the value of the current 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 |
BatteryState.setRemainingBatteryTime(Measurement value)
Sets the value of the remainingBatteryTime property.
|
void |
BatteryState.setTemperature(Measurement value)
Sets the value of the temperature property.
|
void |
ClinicalInfo.RelatedMeasurement.setValue(Measurement value)
Sets the value of the value property.
|
void |
CalibrationInfo.CalibrationDocumentation.CalibrationResult.setValue(Measurement value)
Sets the value of the value property.
|
void |
BatteryState.setVoltage(Measurement value)
Sets the value of the voltage property.
|
void |
BatteryDescriptor.setVoltageSpecified(Measurement value)
Sets the value of the voltageSpecified property.
|
void |
PatientDemographicsCoreData.setWeight(Measurement value)
Sets the value of the weight property.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
ModelComparer.equals(Measurement x,
Measurement obj) |
Copyright © 2017. All rights reserved.