| Package | Description |
|---|---|
| com.draeger.medical.biceps.common.model |
| Modifier and Type | Field and Description |
|---|---|
protected CalibrationInfo |
AbstractDeviceComponentState.calibrationInfo |
protected CalibrationInfo |
AbstractDeviceComponentState.nextCalibration |
| Modifier and Type | Method and Description |
|---|---|
CalibrationInfo |
ObjectFactory.createCalibrationInfo()
Create an instance of
CalibrationInfo |
CalibrationInfo |
AbstractDeviceComponentState.getCalibrationInfo()
Gets the value of the calibrationInfo property.
|
CalibrationInfo |
AbstractDeviceComponentState.getNextCalibration()
Gets the value of the nextCalibration property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractDeviceComponentState.setCalibrationInfo(CalibrationInfo value)
Sets the value of the calibrationInfo property.
|
void |
AbstractDeviceComponentState.setNextCalibration(CalibrationInfo value)
Sets the value of the nextCalibration property.
|
Copyright © 2018. All rights reserved.