Uses of Class
com.bea.control.ServiceControl.Conversation.Phase

Packages that use ServiceControl.Conversation.Phase
com.bea.control   
 

Uses of ServiceControl.Conversation.Phase in com.bea.control
 

Methods in com.bea.control that return ServiceControl.Conversation.Phase
static ServiceControl.Conversation.Phase ServiceControl.Conversation.Phase.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ServiceControl.Conversation.Phase[] ServiceControl.Conversation.Phase.values()
          Returns an array containing the constants of this enum type, in the order they are declared.