| Package | Description |
|---|---|
| com.draeger.medical.biceps.common.model |
| Modifier and Type | Field and Description |
|---|---|
protected MetricMeasurementState |
AbstractMetricValue.MetricQuality.state |
| Modifier and Type | Method and Description |
|---|---|
static MetricMeasurementState |
MetricMeasurementState.fromValue(String v) |
MetricMeasurementState |
AbstractMetricValue.MetricQuality.getState()
See pm:MetricMeasurementValidity.
|
static MetricMeasurementState |
MetricMeasurementState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MetricMeasurementState[] |
MetricMeasurementState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractMetricValue.MetricQuality.setState(MetricMeasurementState value)
Sets the value of the state property.
|
Copyright © 2017. All rights reserved.