| Package | Description |
|---|---|
| com.draeger.medical.biceps.common.model |
| Modifier and Type | Field and Description |
|---|---|
protected CalibrationState |
CalibrationInfo.calibrationState |
| Modifier and Type | Method and Description |
|---|---|
static CalibrationState |
CalibrationState.fromValue(String v) |
CalibrationState |
CalibrationInfo.getCalibrationState()
ATTRIBUTE definition of ComponentCalibration.
|
static CalibrationState |
CalibrationState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CalibrationState[] |
CalibrationState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CalibrationInfo.setCalibrationState(CalibrationState value)
Sets the value of the calibrationState property.
|
Copyright © 2017. All rights reserved.