Uses of Class
eu.xtreemos.xosd.jobmng.ControlOp

Packages that use ControlOp
eu.xtreemos.xosd.jobmng   
 

Uses of ControlOp in eu.xtreemos.xosd.jobmng
 

Methods in eu.xtreemos.xosd.jobmng that return ControlOp
static ControlOp ControlOp.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ControlOp[] ControlOp.values()
          Returns an array containing the constants of this enum type, in the order they are declared.