| Package | Description |
|---|---|
| org.openscada.opc.lib.common |
| Modifier and Type | Method and Description |
|---|---|
ConnectionProtocol |
ConnectionInformation.getProtocol() |
static ConnectionProtocol |
ConnectionProtocol.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConnectionProtocol[] |
ConnectionProtocol.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConnectionInformation.setProtocol(ConnectionProtocol protocol)
Set the protocol used for the connection.
|
Copyright © 2017 LSST. All rights reserved.