Uses of Class
overit.geocallapp.wfm.cee.rs1.intervention.DTOCoordinate
Packages that use DTOCoordinate
Package
Description
-
Uses of DTOCoordinate in overit.geocallapp.wfm.cee.bl.intervention.task
Methods in overit.geocallapp.wfm.cee.bl.intervention.task that return DTOCoordinateModifier and TypeMethodDescriptionprotected DTOCoordinateBTPlanningRequestCreate.getCoordinate(HashGetter appointmentData) protected DTOCoordinateBTTechnicianCoordinatesUpdate.getCoordinates(HashMap<String, Object> interventionData) -
Uses of DTOCoordinate in overit.geocallapp.wfm.cee.bl.task
Methods in overit.geocallapp.wfm.cee.bl.task that return DTOCoordinateModifier and TypeMethodDescriptionprotected DTOCoordinateBTTakeInCharge.getTechnicianCoordinate(HashGetter interventionValues) -
Uses of DTOCoordinate in overit.geocallapp.wfm.cee.rs1.intervention
Methods in overit.geocallapp.wfm.cee.rs1.intervention that return DTOCoordinateMethods in overit.geocallapp.wfm.cee.rs1.intervention with parameters of type DTOCoordinateModifier and TypeMethodDescriptionvoidDTOIntervention.setCoordinate(DTOCoordinate coordinate) voidDTOTechnician.setCoordinate(DTOCoordinate coordinate)