Uses of Class
org.ow2.dragon.persistence.bo.technology.ExecutionEnvironment.EEType

Packages that use ExecutionEnvironment.EEType
org.ow2.dragon.persistence.bo.technology   
 

Uses of ExecutionEnvironment.EEType in org.ow2.dragon.persistence.bo.technology
 

Methods in org.ow2.dragon.persistence.bo.technology that return ExecutionEnvironment.EEType
 ExecutionEnvironment.EEType ExecutionEnvironment.getEnvType()
           
static ExecutionEnvironment.EEType ExecutionEnvironment.EEType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ExecutionEnvironment.EEType[] ExecutionEnvironment.EEType.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Methods in org.ow2.dragon.persistence.bo.technology with parameters of type ExecutionEnvironment.EEType
 void ExecutionEnvironment.setEnvType(ExecutionEnvironment.EEType envType)
           
 



Copyright © 2008-2009 eBMWebsourcing. All Rights Reserved.