Uses of Class
hudson.plugins.sauce_ondemand.Browser

Uses of Browser in hudson.plugins.sauce_ondemand
 

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

Methods in hudson.plugins.sauce_ondemand that return types with arguments of type Browser
 java.util.Collection<Browser> BrowserAxis.DescriptorImpl.getBrowsers()
           
 



Copyright © 2011. All Rights Reserved.