Uses of Class
com.nortel.soa.oi.cct.types.ConnectionState

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.
 



Copyright © 2010 All Rights Reserved.