Uses of Class
com.genologics.ri.step.ReagentLots
Packages that use ReagentLots
-
Uses of ReagentLots in com.genologics.ri.step
Methods in com.genologics.ri.step that return ReagentLotsModifier and TypeMethodDescriptionObjectFactory.createReagentsLots()Create an instance ofReagentLots.Methods in com.genologics.ri.step that return types with arguments of type ReagentLotsModifier and TypeMethodDescriptionObjectFactory.createLots(ReagentLots value) Create an instance ofJAXBElement<ReagentLots>.ReagentLotsLink.getEntityClass()Get the class of the true, full LIMS entity this object links to.ReagentLots.getLink()Get a concrete link object to thisLinkablething.Methods in com.genologics.ri.step with parameters of type ReagentLotsModifier and TypeMethodDescriptionObjectFactory.createLots(ReagentLots value) Create an instance ofJAXBElement<ReagentLots>.Method parameters in com.genologics.ri.step with type arguments of type ReagentLotsModifier and TypeMethodDescriptionvoidProcessStep.setReagentLots(Linkable<ReagentLots> link) Sets the link to the reagent lots associated with this step.Constructor parameters in com.genologics.ri.step with type arguments of type ReagentLotsModifierConstructorDescriptionReagentLotsLink(Linkable<ReagentLots> link) Creates a reagent lots link from a linkable object.