| Package | Description |
|---|---|
| com.draeger.medical.biceps.common.model |
| Modifier and Type | Field and Description |
|---|---|
protected MetricMeasurementValidity |
AbstractMetricValue.MetricQuality.validity |
| Modifier and Type | Method and Description |
|---|---|
static MetricMeasurementValidity |
MetricMeasurementValidity.fromValue(String v) |
MetricMeasurementValidity |
AbstractMetricValue.MetricQuality.getValidity()
Gets the value of the validity property.
|
static MetricMeasurementValidity |
MetricMeasurementValidity.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MetricMeasurementValidity[] |
MetricMeasurementValidity.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.setValidity(MetricMeasurementValidity value)
Sets the value of the validity property.
|
Copyright © 2018. All rights reserved.