Uses of Interface
org.goplanit.service.routed.RoutedTripSchedule
-
Packages that use RoutedTripSchedule Package Description org.goplanit.service.routed -
-
Uses of RoutedTripSchedule in org.goplanit.service.routed
Classes in org.goplanit.service.routed that implement RoutedTripSchedule Modifier and Type Class Description classRoutedTripScheduleImplImplementation of a RoutedTripSchedule interface.Methods in org.goplanit.service.routed that return RoutedTripSchedule Modifier and Type Method Description protected RoutedTripScheduleRoutedTripScheduleFactory. createNew()Create a newly created instance without registering on the container
-