| Package | Description |
|---|---|
| com.draeger.medical.biceps.common.model |
| Modifier and Type | Field and Description |
|---|---|
protected CalibrationType |
CalibrationInfo.type |
| Modifier and Type | Method and Description |
|---|---|
static CalibrationType |
CalibrationType.fromValue(String v) |
CalibrationType |
CalibrationInfo.getType()
Gets the value of the type property.
|
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.setType(CalibrationType value)
Sets the value of the type property.
|
Copyright © 2018. All rights reserved.