| Package | Description |
|---|---|
| com.draeger.medical.biceps.common.model | |
| com.draeger.medical.biceps.device.mdi.interaction.stream |
| Modifier and Type | Field and Description |
|---|---|
protected ComponentActivation |
ComponentState.state |
| Modifier and Type | Method and Description |
|---|---|
static ComponentActivation |
ComponentActivation.fromValue(String v) |
ComponentActivation |
ComponentState.getState()
Attribute definition of ComponentActivation.
|
static ComponentActivation |
ComponentActivation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ComponentActivation[] |
ComponentActivation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ComponentState.setState(ComponentActivation value)
Sets the value of the state property.
|
| Modifier and Type | Method and Description |
|---|---|
ComponentActivation |
StreamFrame.getMetricState()
Gets the metric state.
|
| Constructor and Description |
|---|
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.