Uses of Class
org.ow2.dragon.persistence.bo.deployment.Standard.StandardCat

Packages that use Standard.StandardCat
org.ow2.dragon.persistence.bo.deployment   
 

Uses of Standard.StandardCat in org.ow2.dragon.persistence.bo.deployment
 

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

Methods in org.ow2.dragon.persistence.bo.deployment with parameters of type Standard.StandardCat
 void Standard.setCategory(Standard.StandardCat category)
           
 



Copyright © 2008 eBMWebsourcing. All Rights Reserved.