Uses of Class
com.genologics.ri.process.InstrumentLink
Packages that use InstrumentLink
Package
Description
Entities for processes executed in the Clarity system.
-
Uses of InstrumentLink in com.genologics.ri.process
Fields in com.genologics.ri.process declared as InstrumentLinkModifier and TypeFieldDescriptionprotected InstrumentLinkClarityProcess.instrumentThe instrument used to run the process.Methods in com.genologics.ri.process that return InstrumentLinkModifier and TypeMethodDescriptionObjectFactory.createInstrument()Creates a new InstrumentLink instance.ClarityProcess.getInstrument()Gets the instrument link.Methods in com.genologics.ri.process that return types with arguments of type InstrumentLinkModifier and TypeMethodDescriptionObjectFactory.createProcessInstrument(InstrumentLink value) Creates a JAXBElement for the process instrument.Methods in com.genologics.ri.process with parameters of type InstrumentLinkModifier and TypeMethodDescriptionObjectFactory.createProcessInstrument(InstrumentLink value) Creates a JAXBElement for the process instrument.