Uses of Interface
org.goplanit.service.routed.RoutedTripFrequency
-
Packages that use RoutedTripFrequency Package Description org.goplanit.service.routed -
-
Uses of RoutedTripFrequency in org.goplanit.service.routed
Classes in org.goplanit.service.routed that implement RoutedTripFrequency Modifier and Type Class Description class
RoutedTripFrequencyImpl
Implementation of a RoutedTripFrequency interface.Methods in org.goplanit.service.routed that return RoutedTripFrequency Modifier and Type Method Description protected RoutedTripFrequency
RoutedTripFrequencyFactory. createNew()
Create a newly created instance without registering on the container
-