Uses of Class
com.genologics.ri.process.Technician
Packages that use Technician
Package
Description
Entities for processes executed in the Clarity system.
-
Uses of Technician in com.genologics.ri.process
Fields in com.genologics.ri.process declared as TechnicianModifier and TypeFieldDescriptionprotected TechnicianClarityProcess.technicianThe technician who ran the process.Methods in com.genologics.ri.process that return TechnicianModifier and TypeMethodDescriptionObjectFactory.createTechnician()Creates a new Technician instance.ClarityProcess.getTechnician()Gets the technician.Methods in com.genologics.ri.process that return types with arguments of type TechnicianModifier and TypeMethodDescriptionObjectFactory.createProcessTechnician(Technician value) Creates a JAXBElement for the process technician.Methods in com.genologics.ri.process with parameters of type TechnicianModifier and TypeMethodDescriptionObjectFactory.createProcessTechnician(Technician value) Creates a JAXBElement for the process technician.