Uses of Interface
org.goplanit.utils.service.routed.RoutedTripScheduleFactory
-
Packages that use RoutedTripScheduleFactory Package Description org.goplanit.service.routed org.goplanit.utils.service.routed -
-
Uses of RoutedTripScheduleFactory in org.goplanit.service.routed
Classes in org.goplanit.service.routed that implement RoutedTripScheduleFactory Modifier and Type Class Description classRoutedTripScheduleFactoryImplFactory for creating routed trips that are schedule based -
Uses of RoutedTripScheduleFactory in org.goplanit.utils.service.routed
Methods in org.goplanit.utils.service.routed that return RoutedTripScheduleFactory Modifier and Type Method Description RoutedTripScheduleFactoryRoutedTripsSchedule. getFactory()Factory to create instance of managed id entity (for this container class)
-