Uses of Class
com.genologics.ri.step.Technician
Packages that use Technician
-
Uses of Technician in com.genologics.ri.step
Fields in com.genologics.ri.step declared as TechnicianModifier and TypeFieldDescriptionprotected TechnicianProcessStep.technicianThe technician assigned to this step.Methods in com.genologics.ri.step that return TechnicianModifier and TypeMethodDescriptionProcessStep.getTechnician()Gets the technician assigned to this step.Methods in com.genologics.ri.step with parameters of type TechnicianModifier and TypeMethodDescriptionvoidProcessStep.setTechnician(Technician technician) Sets the technician assigned to this step.