Uses of Class
com.genologics.ri.processexecution.InstrumentLink
Packages that use InstrumentLink
Package
Description
Entities for process execution in the Clarity system.
-
Uses of InstrumentLink in com.genologics.ri.processexecution
Fields in com.genologics.ri.processexecution declared as InstrumentLinkModifier and TypeFieldDescriptionprotected InstrumentLinkExecutableProcess.instrumentThe instrument used for the process.Methods in com.genologics.ri.processexecution that return InstrumentLinkModifier and TypeMethodDescriptionObjectFactory.createInstrument()Create an instance of InstrumentLink.ExecutableProcess.getInstrument()Gets the instrument used for the process.Methods in com.genologics.ri.processexecution that return types with arguments of type InstrumentLinkModifier and TypeMethodDescriptionObjectFactory.createProcessInstrument(InstrumentLink value) Create an instance of JAXBElement<InstrumentLink>.Methods in com.genologics.ri.processexecution with parameters of type InstrumentLinkModifier and TypeMethodDescriptionObjectFactory.createProcessInstrument(InstrumentLink value) Create an instance of JAXBElement<InstrumentLink>.