| 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,
RealTimeSampleArrayValue realTimeSampleArrayValue) |
| Modifier and Type | Field and Description |
|---|---|
protected RealTimeSampleArrayValue |
RealTimeSampleArrayMetricState.observedValue |
protected RealTimeSampleArrayValue |
DistributionSampleArrayMetricState.observedValue |
protected RealTimeSampleArrayValue |
OVStream.Value.value |
| Modifier and Type | Method and Description |
|---|---|
RealTimeSampleArrayValue |
ObjectFactory.createRealTimeSampleArrayValue()
Create an instance of
RealTimeSampleArrayValue |
RealTimeSampleArrayValue |
RealTimeSampleArrayMetricState.getObservedValue()
OPTIONAL current value of the METRIC.
|
RealTimeSampleArrayValue |
DistributionSampleArrayMetricState.getObservedValue()
OPTIONAL current value of the METRIC.
|
RealTimeSampleArrayValue |
OVStream.Value.getValue()
Gets the value of the value property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RealTimeSampleArrayMetricState.setObservedValue(RealTimeSampleArrayValue value)
Sets the value of the observedValue property.
|
void |
DistributionSampleArrayMetricState.setObservedValue(RealTimeSampleArrayValue value)
Sets the value of the observedValue property.
|
void |
OVStream.Value.setValue(RealTimeSampleArrayValue value)
Sets the value of the value property.
|
Copyright © 2018. All rights reserved.