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 class
RoutedTripScheduleImpl
Implementation of a RoutedTripSchedule interface.Methods in org.goplanit.service.routed that return RoutedTripSchedule Modifier and Type Method Description protected RoutedTripSchedule
RoutedTripScheduleFactory. createNew()
Create a newly created instance without registering on the container
-