Uses of Class
com.genologics.ri.step.Reagents
Packages that use Reagents
-
Uses of Reagents in com.genologics.ri.step
Methods in com.genologics.ri.step that return ReagentsMethods in com.genologics.ri.step that return types with arguments of type ReagentsModifier and TypeMethodDescriptionObjectFactory.createReagents(Reagents value) Create an instance ofJAXBElement<Reagents>.ReagentsLink.getEntityClass()Get the class of the true, full LIMS entity this object links to.Reagents.getLink()Get a concrete link object to thisLinkablething.Methods in com.genologics.ri.step with parameters of type ReagentsModifier and TypeMethodDescriptionObjectFactory.createReagents(Reagents value) Create an instance ofJAXBElement<Reagents>.Method parameters in com.genologics.ri.step with type arguments of type ReagentsModifier and TypeMethodDescriptionvoidProcessStep.setReagents(Linkable<Reagents> reagents) Sets the link to the reagents associated with this step.Constructor parameters in com.genologics.ri.step with type arguments of type ReagentsModifierConstructorDescriptionReagentsLink(Linkable<Reagents> link) Creates a reagents link from a linkable object.