Uses of Record Class
org.tavall.couriers.api.web.service.route.RoutePlan
Packages that use RoutePlan
-
Uses of RoutePlan in org.tavall.couriers.api.web.service.route
Methods in org.tavall.couriers.api.web.service.route that return RoutePlanModifier and TypeMethodDescriptionRoutePlannerService.planRoute(List<ShippingLabelMetaDataEntity> labels) RoutePlannerService.planRoute(List<ShippingLabelMetaDataEntity> labels, double radiusMiles, int maxStops)