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