Package | Description |
---|---|
org.eclipse.scada.da.server.exec.command |
Modifier and Type | Method and Description |
---|---|
static AbstractContinuousCommand.State |
AbstractContinuousCommand.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AbstractContinuousCommand.State[] |
AbstractContinuousCommand.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractContinuousCommand.setCurrentState(AbstractContinuousCommand.State state) |
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.