Uses of Class
com.genologics.ri.processexecution.Technician
Packages that use Technician
Package
Description
Entities for process execution in the Clarity system.
-
Uses of Technician in com.genologics.ri.processexecution
Fields in com.genologics.ri.processexecution declared as TechnicianModifier and TypeFieldDescriptionprotected TechnicianExecutableProcess.technicianThe technician who ran the process.Methods in com.genologics.ri.processexecution that return TechnicianModifier and TypeMethodDescriptionObjectFactory.createTechnician()Create an instance of Technician.ExecutableProcess.getTechnician()Gets the technician who ran the process.Methods in com.genologics.ri.processexecution that return types with arguments of type TechnicianModifier and TypeMethodDescriptionObjectFactory.createProcessTechnician(Technician value) Create an instance of JAXBElement<Technician>.Methods in com.genologics.ri.processexecution with parameters of type TechnicianModifier and TypeMethodDescriptionObjectFactory.createProcessTechnician(Technician value) Create an instance of JAXBElement<Technician>.