Uses of Class
overit.geocallapp.wfm.orchestrator.scheduling.bl.activityassignment.address.SchedulingAddress
Packages that use SchedulingAddress
Package
Description
-
Uses of SchedulingAddress in overit.geocallapp.wfm.orchestrator.scheduling.bl.activityassignment.address
Methods in overit.geocallapp.wfm.orchestrator.scheduling.bl.activityassignment.address that return SchedulingAddressModifier and TypeMethodDescriptionstatic SchedulingAddressSchedulingAddress.getInstance(Long addressId, PoolKit poolKit) -
Uses of SchedulingAddress in overit.geocallapp.wfm.orchestrator.scheduling.utils
Fields in overit.geocallapp.wfm.orchestrator.scheduling.utils declared as SchedulingAddressModifier and TypeFieldDescriptionprotected SchedulingAddressSchedulingCoordinatesPathHelper.nextSchedulingAddressprotected SchedulingAddressSchedulingCoordinatesPathHelper.previousSchedulingAddressprotected SchedulingAddressSchedulingCoordinatesPathHelper.targetSchedulingAddressMethods in overit.geocallapp.wfm.orchestrator.scheduling.utils with parameters of type SchedulingAddressModifier and TypeMethodDescriptionSchedulingCoordinatesPathHelper.getInstance(org.locationtech.jts.geom.Coordinate previousSchedulingDefaultCoordinates, SchedulingAddress previousSchedulingAddress, org.locationtech.jts.geom.Coordinate nextSchedulingDefaultCoordinates, SchedulingAddress nextSchedulingAddress, SchedulingAddress targetSchedulingAddress)