Uses of Class
com.genologics.ri.step.SharedResultFile
Packages that use SharedResultFile
-
Uses of SharedResultFile in com.genologics.ri.step
Fields in com.genologics.ri.step with type parameters of type SharedResultFileModifier and TypeFieldDescriptionprotected List<SharedResultFile>StepSetup.filesThe list of shared result files for the step.Methods in com.genologics.ri.step that return SharedResultFileModifier and TypeMethodDescriptionStepSetup.addFile(SharedResultFile file) Adds a shared result file to the step.ObjectFactory.createFile()Create an instance ofSharedResultFile.Methods in com.genologics.ri.step that return types with arguments of type SharedResultFileMethods in com.genologics.ri.step with parameters of type SharedResultFileModifier and TypeMethodDescriptionStepSetup.addFile(SharedResultFile file) Adds a shared result file to the step.