Package | Description |
---|---|
org.eclipse.neoscada.protocol.iec60870.asdu.message |
Message types and data structures
|
Modifier and Type | Method and Description |
---|---|
static DataTransmissionMessage |
DataTransmissionMessage.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataTransmissionMessage[] |
DataTransmissionMessage.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017 Eclipse NeoSCADA Project. All rights reserved.