Uses of Class
com.norbl.cbp.ppe.ompi.OmpiConfig.State

Packages that use OmpiConfig.State
com.norbl.cbp.ppe.ompi   
 

Uses of OmpiConfig.State in com.norbl.cbp.ppe.ompi
 

Methods in com.norbl.cbp.ppe.ompi that return OmpiConfig.State
static OmpiConfig.State OmpiConfig.State.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static OmpiConfig.State[] OmpiConfig.State.values()
          Returns an array containing the constants of this enum type, in the order they are declared.