| Package | Description |
|---|---|
| com.draeger.medical.biceps.common.model |
| Modifier and Type | Field and Description |
|---|---|
protected CalibrationType |
CalibrationInfo.calibration |
| Modifier and Type | Method and Description |
|---|---|
static CalibrationType |
CalibrationType.fromValue(String v) |
CalibrationType |
CalibrationInfo.getCalibration()
Type of the calibration.
|
static CalibrationType |
CalibrationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CalibrationType[] |
CalibrationType.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.setCalibration(CalibrationType value)
Sets the value of the calibration property.
|
Copyright © 2017. All rights reserved.