| Package | Description |
|---|---|
| com.redhat.thermostat.common.storage |
| Modifier and Type | Method and Description |
|---|---|
Connection.ConnectionType |
Connection.getType() |
static Connection.ConnectionType |
Connection.ConnectionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Connection.ConnectionType[] |
Connection.ConnectionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Connection.setType(Connection.ConnectionType type) |
Copyright © 2012. All Rights Reserved.