Package | Description |
---|---|
com.aquenos.cassandra.pvarchiver.controlsystem |
Provides the link between the archive server and the control-system specific
support modules.
|
Modifier and Type | Method and Description |
---|---|
ControlSystemChannelStatus.State |
ControlSystemChannelStatus.getState()
Returns the channel's state.
|
static ControlSystemChannelStatus.State |
ControlSystemChannelStatus.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ControlSystemChannelStatus.State[] |
ControlSystemChannelStatus.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2011–2017 aquenos GmbH. All rights reserved.