Uses of Class
com.github.smokestack.jca.cci.MockInteraction.InteractionState

Packages that use MockInteraction.InteractionState
com.github.smokestack.jca.cci   
 

Uses of MockInteraction.InteractionState in com.github.smokestack.jca.cci
 

Fields in com.github.smokestack.jca.cci declared as MockInteraction.InteractionState
protected  MockInteraction.InteractionState MockInteraction.interactionState
           
 

Methods in com.github.smokestack.jca.cci that return MockInteraction.InteractionState
 MockInteraction.InteractionState MockInteraction._getMockInteractionState()
           
 MockInteraction.InteractionState MockInteraction.getMockInteractionState()
           
static MockInteraction.InteractionState MockInteraction.InteractionState.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static MockInteraction.InteractionState[] MockInteraction.InteractionState.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 



Copyright © 2009-2010 Smokestack. All Rights Reserved.