| Modifier and Type | Method and Description |
|---|---|
static ConnectionMgmtScheme |
ConnectionMgmtScheme.fromString(String pName) |
ConnectionMgmtScheme |
IConnectionManager.getActiveScheme()
This method returns Connectivity Algorithm (Scheme) that is currently
being used.
|
static ConnectionMgmtScheme |
ConnectionMgmtScheme.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConnectionMgmtScheme[] |
ConnectionMgmtScheme.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015. All Rights Reserved.