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

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

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

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

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



Copyright © 2010 All Rights Reserved.