| Package | Description |
|---|---|
| com.draeger.medical.biceps.client.proxy.callbacks | |
| com.draeger.medical.biceps.common.model |
| Modifier and Type | Method and Description |
|---|---|
void |
StreamListener.receivedStreamData(BICEPSStream source,
SampleArrayValue realTimeSampleArrayValue) |
| Modifier and Type | Field and Description |
|---|---|
protected SampleArrayValue |
RealTimeSampleArrayMetricState.metricValue |
protected SampleArrayValue |
DistributionSampleArrayMetricState.metricValue |
protected SampleArrayValue |
ObservedValueStream.Value.value |
| Modifier and Type | Method and Description |
|---|---|
SampleArrayValue |
ObjectFactory.createSampleArrayValue()
Create an instance of
SampleArrayValue |
SampleArrayValue |
RealTimeSampleArrayMetricState.getMetricValue()
Gets the value of the metricValue property.
|
SampleArrayValue |
DistributionSampleArrayMetricState.getMetricValue()
Gets the value of the metricValue property.
|
SampleArrayValue |
ObservedValueStream.Value.getValue()
Gets the value of the value property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RealTimeSampleArrayMetricState.setMetricValue(SampleArrayValue value)
Sets the value of the metricValue property.
|
void |
DistributionSampleArrayMetricState.setMetricValue(SampleArrayValue value)
Sets the value of the metricValue property.
|
void |
ObservedValueStream.Value.setValue(SampleArrayValue value)
Sets the value of the value property.
|
Copyright © 2017. All rights reserved.