Uses of Class
org.goplanit.service.routed.RoutedServiceTripInfoImpl
-
Packages that use RoutedServiceTripInfoImpl Package Description org.goplanit.service.routed -
-
Uses of RoutedServiceTripInfoImpl in org.goplanit.service.routed
Methods in org.goplanit.service.routed that return RoutedServiceTripInfoImpl Modifier and Type Method Description RoutedServiceTripInfoImpl
RoutedServiceTripInfoImpl. clone()
Be able to clone a RoutedServicetripInfo instanceConstructors in org.goplanit.service.routed with parameters of type RoutedServiceTripInfoImpl Constructor Description RoutedServiceTripInfoImpl(RoutedServiceTripInfoImpl routedServiceTripInfoImpl)
Copy constructor
-