| Package | Description |
|---|---|
| org.eclipse.scada.ca |
| Modifier and Type | Method and Description |
|---|---|
ConfigurationEvent.Type |
ConfigurationEvent.getType() |
static ConfigurationEvent.Type |
ConfigurationEvent.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConfigurationEvent.Type[] |
ConfigurationEvent.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ConfigurationEvent(ConfigurationEvent.Type type,
Configuration configuration,
ConfigurationState state,
Throwable error) |
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.