|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConnectionState | |
|---|---|
| com.nortel.soa.oi.cct.types | |
| Uses of ConnectionState in com.nortel.soa.oi.cct.types |
|---|
| Methods in com.nortel.soa.oi.cct.types that return ConnectionState | |
|---|---|
static ConnectionState |
ConnectionState.fromValue(java.lang.String v)
|
ConnectionState |
ConnectionStateHolder.getState()
Gets the value of the state property. |
static ConnectionState |
ConnectionState.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ConnectionState[] |
ConnectionState.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.nortel.soa.oi.cct.types with parameters of type ConnectionState | |
|---|---|
boolean |
ConnectionStateListenerSet.contains(ConnectionState state)
|
void |
ConnectionStateHolder.setState(ConnectionState value)
Sets the value of the state property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||