| Package | Description |
|---|---|
| com.draeger.medical.biceps.common.model |
| Modifier and Type | Class and Description |
|---|---|
class |
ChannelState
The state of a CHANNEL.
|
class |
ClockState
State of a clock of an MDS.
|
class |
MdsState
Definition of the state of an pm:MdsDescriptor.
|
class |
VmdState
The state of a VMD.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<AbstractDeviceComponentState> |
AbstractComponentReport.ReportPart.componentState |
protected List<AbstractDeviceComponentState> |
SetComponentState.proposedComponentState |
| Modifier and Type | Method and Description |
|---|---|
AbstractDeviceComponentState |
ObjectFactory.createAbstractDeviceComponentState()
Create an instance of
AbstractDeviceComponentState |
| Modifier and Type | Method and Description |
|---|---|
List<AbstractDeviceComponentState> |
AbstractComponentReport.ReportPart.getComponentState()
Gets the value of the componentState property.
|
List<AbstractDeviceComponentState> |
SetComponentState.getProposedComponentState()
Gets the value of the proposedComponentState property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractComponentReport.ReportPart.setComponentState(List<AbstractDeviceComponentState> value) |
void |
SetComponentState.setProposedComponentState(List<AbstractDeviceComponentState> value) |
Copyright © 2018. All rights reserved.