| Package | Description |
|---|---|
| com.draeger.medical.biceps.common.model |
| Modifier and Type | Class and Description |
|---|---|
class |
NumericValue
Numeric value of a metric state.
|
class |
RealTimeSampleArrayValue
This array contains the values for a waveform stream.
|
class |
StringMetricValue
String value of a metric state.
|
| Modifier and Type | Field and Description |
|---|---|
protected AbstractMetricValue |
StreamElement.value |
| Modifier and Type | Method and Description |
|---|---|
AbstractMetricValue |
ObjectFactory.createAbstractMetricValue()
Create an instance of
AbstractMetricValue |
AbstractMetricValue |
StreamElement.getValue()
Gets the value of the value property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StreamElement.setValue(AbstractMetricValue value)
Sets the value of the value property.
|
Copyright © 2016. All rights reserved.