Uses of Class
com.ebmwebsourcing.easyviper.core.api.engine.Execution.State

Packages that use Execution.State
com.ebmwebsourcing.easyviper.core.api.engine   
 

Uses of Execution.State in com.ebmwebsourcing.easyviper.core.api.engine
 

Methods in com.ebmwebsourcing.easyviper.core.api.engine that return Execution.State
 Execution.State Execution.getState()
           
static Execution.State Execution.State.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Execution.State[] Execution.State.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Methods in com.ebmwebsourcing.easyviper.core.api.engine with parameters of type Execution.State
 void Execution.setState(Execution.State state)
           
 



Copyright © 2009 eBM WebSourcing. All Rights Reserved.