| Package | Description |
|---|---|
| com.draeger.medical.biceps.client | |
| com.draeger.medical.biceps.common.model |
| Modifier and Type | Method and Description |
|---|---|
static NumericValue |
BicepsClientHelper.getObservedNumericValue(NumericMetricState state) |
| Modifier and Type | Method and Description |
|---|---|
static BigDecimal |
BicepsClientHelper.getNumericValueFromObservedValue(NumericValue obsValue) |
| Modifier and Type | Field and Description |
|---|---|
protected NumericValue |
NumericMetricState.observedValue |
| Modifier and Type | Method and Description |
|---|---|
NumericValue |
ObjectFactory.createNumericValue()
Create an instance of
NumericValue |
NumericValue |
NumericMetricState.getObservedValue()
OPTIONAL current value of the METRIC.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NumericMetricState.setObservedValue(NumericValue value)
Sets the value of the observedValue property.
|
Copyright © 2017. All rights reserved.