| Package | Description |
|---|---|
| org.eclipse.scada.core.ui.connection.login.factory.internal |
| Modifier and Type | Method and Description |
|---|---|
LoginConnection.Mode |
LoginConnection.getMode() |
static LoginConnection.Mode |
LoginConnection.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LoginConnection.Mode[] |
LoginConnection.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
LoginConnection(ConnectionInformation connectionInformation,
Set<String> servicePids,
Integer autoReconnectDelay,
Integer priority,
LoginConnection.Mode mode,
boolean useCallbacks) |
Copyright © 2015 Eclipse SCADA Project. All rights reserved.