| Package | Description |
|---|---|
| org.eclipse.scada.ca |
| Modifier and Type | Method and Description |
|---|---|
FactoryEvent.Type |
FactoryEvent.getType() |
static FactoryEvent.Type |
FactoryEvent.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FactoryEvent.Type[] |
FactoryEvent.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
FactoryEvent(FactoryEvent.Type type,
Factory factory,
FactoryState state) |
Copyright © 2015 Eclipse SCADA Project. All rights reserved.