Uses of Class
com.genologics.ri.reagentkit.ReagentKitLink
Packages that use ReagentKitLink
Package
Description
Provides JAXB binding classes for the Clarity REST API reagent kit entity and its related components.
-
Uses of ReagentKitLink in com.genologics.ri.reagentkit
Fields in com.genologics.ri.reagentkit with type parameters of type ReagentKitLinkModifier and TypeFieldDescriptionprotected List<ReagentKitLink>ReagentKits.reagentKitsThe list of reagent kit links.Methods in com.genologics.ri.reagentkit that return ReagentKitLinkModifier and TypeMethodDescriptionObjectFactory.createReagentKitLink()Creates a new ReagentKitLink instance.Methods in com.genologics.ri.reagentkit that return types with arguments of type ReagentKitLinkModifier and TypeMethodDescriptionReagentKits.getList()Gets the list of items in this batch.ReagentKits.getReagentKits()Gets the list of reagent kit links.