Uses of Class
org.hudsonci.utils.tasks.MetaProject.Type

Packages that use MetaProject.Type
org.hudsonci.utils.tasks   
 

Uses of MetaProject.Type in org.hudsonci.utils.tasks
 

Methods in org.hudsonci.utils.tasks that return MetaProject.Type
 MetaProject.Type MetaProject.getType()
           
static MetaProject.Type MetaProject.Type.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static MetaProject.Type[] MetaProject.Type.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2004-2011 Hudson. All Rights Reserved.