Uses of Class
com.genologics.ri.processtemplate.InstrumentLink
Packages that use InstrumentLink
-
Uses of InstrumentLink in com.genologics.ri.processtemplate
Fields in com.genologics.ri.processtemplate declared as InstrumentLinkMethods in com.genologics.ri.processtemplate that return InstrumentLinkModifier and TypeMethodDescriptionObjectFactory.createInstrument()
ProcessTemplate.getInstrument()
Methods in com.genologics.ri.processtemplate that return types with arguments of type InstrumentLinkModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<InstrumentLink>
ObjectFactory.createProcessTemplateInstrument
(InstrumentLink value) Methods in com.genologics.ri.processtemplate with parameters of type InstrumentLinkModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<InstrumentLink>
ObjectFactory.createProcessTemplateInstrument
(InstrumentLink value) void
ProcessTemplate.setInstrument
(InstrumentLink instrument)