| Package | Description |
|---|---|
| com.draeger.medical.biceps.common.model | |
| com.draeger.medical.biceps.device.mdi.interaction.stream |
| Modifier and Type | Field and Description |
|---|---|
protected List<Annotation> |
RealTimeSampleArrayValue.annotations |
| Modifier and Type | Method and Description |
|---|---|
Annotation |
ObjectFactory.createAnnotation()
Create an instance of
Annotation |
| Modifier and Type | Method and Description |
|---|---|
List<Annotation> |
RealTimeSampleArrayValue.getAnnotations()
Gets the value of the annotations property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RealTimeSampleArrayValue.setAnnotations(List<Annotation> value) |
| Modifier and Type | Method and Description |
|---|---|
List<Annotation> |
StreamFrame.getAnnotations()
Gets the annotations.
|
| Constructor and Description |
|---|
StreamFrame(BICEPSQoSContext context,
String metricDescriptorHandle,
MeasurementState measurementStatus,
int sampleCapacity,
long timestamp,
List<Annotation> annotations)
Instantiates a new stream frame.
|
StreamFrame(BICEPSQoSContext context,
String metricDescriptorHandle,
String metricStateHandle,
MeasurementState measurementStatus,
int sampleCapacity,
long timestamp,
List<Annotation> annotations,
ComponentActivation metricState)
Instantiates a new stream frame.
|
Copyright © 2016. All rights reserved.