Uses of Class
com.genologics.ri.step.Output
Packages that use Output
-
Uses of Output in com.genologics.ri.step
Fields in com.genologics.ri.step with type parameters of type OutputMethods in com.genologics.ri.step that return OutputModifier and TypeMethodDescriptionReagents.addOutputReagent(Output output) Adds an output reagent to the list.ObjectFactory.createOutput()Create an instance ofOutput.Methods in com.genologics.ri.step that return types with arguments of type OutputModifier and TypeMethodDescriptionReagents.getOutputReagents()Gets the list of output reagents, creating it if it doesn't exist.Methods in com.genologics.ri.step with parameters of type OutputModifier and TypeMethodDescriptionReagents.addOutputReagent(Output output) Adds an output reagent to the list.voidSets the output from an Output object.