| Package | Description |
|---|---|
| org.eclipse.neoscada.protocol.iec60870.apci |
ACPI related classes and data types
|
| Modifier and Type | Method and Description |
|---|---|
APCIType |
APCIBase.getType() |
static APCIType |
APCIType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static APCIType[] |
APCIType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
APCIBase(APCIType type) |
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.