Uses of Class
org.goplanit.service.routed.RoutedTripFrequencyImpl
-
Packages that use RoutedTripFrequencyImpl Package Description org.goplanit.service.routed -
-
Uses of RoutedTripFrequencyImpl in org.goplanit.service.routed
Methods in org.goplanit.service.routed that return RoutedTripFrequencyImpl Modifier and Type Method Description RoutedTripFrequencyImpl
RoutedTripFrequencyImpl. clone()
Create a shallow copy of this entityConstructors in org.goplanit.service.routed with parameters of type RoutedTripFrequencyImpl Constructor Description RoutedTripFrequencyImpl(RoutedTripFrequencyImpl routedTripFrequencyImpl)
Copy constructor
-