|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TerminalConnectionState | |
|---|---|
| com.nortel.soa.oi.cct.types | |
| Uses of TerminalConnectionState in com.nortel.soa.oi.cct.types |
|---|
| Methods in com.nortel.soa.oi.cct.types that return TerminalConnectionState | |
|---|---|
static TerminalConnectionState |
TerminalConnectionState.fromValue(java.lang.String v)
|
TerminalConnectionState |
TerminalConnectionStateHolder.getState()
Gets the value of the state property. |
static TerminalConnectionState |
TerminalConnectionState.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static TerminalConnectionState[] |
TerminalConnectionState.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 TerminalConnectionState | |
|---|---|
boolean |
TerminalConnectionStateListenerSet.contains(TerminalConnectionState state)
|
void |
TerminalConnectionStateHolder.setState(TerminalConnectionState value)
Sets the value of the state property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||