Uses of Class
org.jvnet.hudson.plugins.bulkbuilder.model.BuildType

Packages that use BuildType
org.jvnet.hudson.plugins.bulkbuilder.model   
 

Uses of BuildType in org.jvnet.hudson.plugins.bulkbuilder.model
 

Methods in org.jvnet.hudson.plugins.bulkbuilder.model that return BuildType
static BuildType BuildType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static BuildType[] BuildType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2012. All Rights Reserved.