Uses of Class
org.jvnet.hudson.test.recipes.PresetData.DataSet

Packages that use PresetData.DataSet
org.jvnet.hudson.test.recipes Declaratively specify the environment in which a test will be run. 
 

Uses of PresetData.DataSet in org.jvnet.hudson.test.recipes
 

Methods in org.jvnet.hudson.test.recipes that return PresetData.DataSet
static PresetData.DataSet PresetData.DataSet.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static PresetData.DataSet[] PresetData.DataSet.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2004-2013. All Rights Reserved.