| Package | Description |
|---|---|
| org.eclipse.neoscada.da.server.exporter.iec60870 |
| Modifier and Type | Method and Description |
|---|---|
MappingEntry.ValueType |
MappingEntry.getValueType() |
static MappingEntry.ValueType |
MappingEntry.ValueType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MappingEntry.ValueType[] |
MappingEntry.ValueType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
MappingEntry(String itemId,
ASDUAddress asduAddress,
InformationObjectAddress address,
MappingEntry.ValueType valueType) |
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.