Uses of Interface
org.goplanit.utils.service.routed.RoutedServiceTripInfo
-
Packages that use RoutedServiceTripInfo Package Description org.goplanit.service.routed org.goplanit.utils.service.routed -
-
Uses of RoutedServiceTripInfo in org.goplanit.service.routed
Classes in org.goplanit.service.routed that implement RoutedServiceTripInfo Modifier and Type Class Description classRoutedServiceTripInfoImplImplementation of a RoutedServiceTripInfo interfaceMethods in org.goplanit.service.routed that return RoutedServiceTripInfo Modifier and Type Method Description RoutedServiceTripInfoRoutedServiceImpl. getTripInfo()Access to the trips available for this service -
Uses of RoutedServiceTripInfo in org.goplanit.utils.service.routed
Methods in org.goplanit.utils.service.routed that return RoutedServiceTripInfo Modifier and Type Method Description RoutedServiceTripInfoRoutedServiceTripInfo. deepClone()RoutedServiceTripInfoRoutedService. getTripInfo()Access to the trips available for this serviceRoutedServiceTripInfoRoutedServiceTripInfo. shallowClone()
-