Uses of Class
org.goplanit.service.routed.RoutedTripsImpl
-
Packages that use RoutedTripsImpl Package Description org.goplanit.service.routed -
-
Uses of RoutedTripsImpl in org.goplanit.service.routed
Subclasses of RoutedTripsImpl in org.goplanit.service.routed Modifier and Type Class Description classRoutedTripsFrequencyImplImplementation of the RoutedTripsFrequency interface.classRoutedTripsScheduleImplImplementation of the RoutedTripsSchedule interface.Constructors in org.goplanit.service.routed with parameters of type RoutedTripsImpl Constructor Description RoutedTripsImpl(RoutedTripsImpl<T> routedTripsBase)Copy constructor
-