Uses of Interface
org.goplanit.service.routed.RoutedServiceTripInfo
-
Packages that use RoutedServiceTripInfo Package Description org.goplanit.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 RoutedServiceTripInfoRoutedServiceTripInfo. clone()Be able to clone a RoutedServicetripInfo instanceRoutedServiceTripInfoRoutedService. getTripInfo()Access to the trips available for this serviceRoutedServiceTripInfoRoutedServiceImpl. getTripInfo()Access to the trips available for this service
-