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

Packages that use ConnectionStateHolder
com.nortel.soa.oi.cct.types   
 

Uses of ConnectionStateHolder in com.nortel.soa.oi.cct.types
 

Methods in com.nortel.soa.oi.cct.types that return ConnectionStateHolder
 ConnectionStateHolder ObjectFactory.createConnectionStateHolder()
          Create an instance of ConnectionStateHolder
 ConnectionStateHolder ConnectionStateInfo.getCurrentState()
          Gets the value of the currentState property.
 ConnectionStateHolder ConnectionStateInfo.getLastState()
          Gets the value of the lastState property.
 

Methods in com.nortel.soa.oi.cct.types with parameters of type ConnectionStateHolder
 void ConnectionStateInfo.setCurrentState(ConnectionStateHolder value)
          Sets the value of the currentState property.
 void ConnectionStateInfo.setLastState(ConnectionStateHolder value)
          Sets the value of the lastState property.
 



Copyright © 2010 All Rights Reserved.