Uses of Class
org.mobicents.media.server.testsuite.general.CallState

Packages that use CallState
org.mobicents.media.server.testsuite.general   
 

Uses of CallState in org.mobicents.media.server.testsuite.general
 

Fields in org.mobicents.media.server.testsuite.general declared as CallState
protected  CallState AbstractCall.state
           
 

Methods in org.mobicents.media.server.testsuite.general that return CallState
 CallState AbstractCall.getState()
           
static CallState CallState.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static CallState[] CallState.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Methods in org.mobicents.media.server.testsuite.general with parameters of type CallState
protected  void AbstractCall.setState(CallState state)
           
 



Copyright © 2009. All Rights Reserved.