Uses of Class
de.jstacs.utils.galaxy.GalaxyAdaptor.FileResult

Packages that use GalaxyAdaptor.FileResult
de.jstacs.utils.galaxy   
 

Uses of GalaxyAdaptor.FileResult in de.jstacs.utils.galaxy
 

Methods in de.jstacs.utils.galaxy that return GalaxyAdaptor.FileResult
 GalaxyAdaptor.FileResult GalaxyAdaptor.LinkedImageResult.getLink()
          Returns the linked file
 

Constructors in de.jstacs.utils.galaxy with parameters of type GalaxyAdaptor.FileResult
GalaxyAdaptor.LinkedImageResult(String name, String comment, BufferedImage image, GalaxyAdaptor.FileResult link)
          Create a new ImageResult with linked GalaxyAdaptor.FileResult link