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

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

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

Methods in com.ebmwebsourcing.easyviper.core.api.engine that return Process.State
 Process.State Process.getState()
           
static Process.State Process.State.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Process.State[] Process.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 Process.State
 void Process.setState(Process.State state)
           
 



Copyright © 2009 eBM WebSourcing. All Rights Reserved.