Uses of Class
org.jbehave.web.runner.waffle.controllers.FilesContext.View

Packages that use FilesContext.View
org.jbehave.web.runner.waffle.controllers   
 

Uses of FilesContext.View in org.jbehave.web.runner.waffle.controllers
 

Methods in org.jbehave.web.runner.waffle.controllers that return FilesContext.View
 FilesContext.View FilesContext.getView()
           
static FilesContext.View FilesContext.View.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static FilesContext.View[] FilesContext.View.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.jbehave.web.runner.waffle.controllers that return types with arguments of type FilesContext.View
 java.util.List<FilesContext.View> FilesContext.getViews()
           
 

Methods in org.jbehave.web.runner.waffle.controllers with parameters of type FilesContext.View
 void FilesContext.setView(FilesContext.View view)
           
 



Copyright © 2010. All Rights Reserved.