Uses of Class
org.goplanit.service.routed.RoutedServiceImpl
-
Packages that use RoutedServiceImpl Package Description org.goplanit.service.routed -
-
Uses of RoutedServiceImpl in org.goplanit.service.routed
Methods in org.goplanit.service.routed that return RoutedServiceImpl Modifier and Type Method Description RoutedServiceImplRoutedServiceImpl. clone()Create a shallow copy of this entityprotected RoutedServiceImplRoutedServiceFactory. createNew()Create a newly created instance without registering on the containerConstructors in org.goplanit.service.routed with parameters of type RoutedServiceImpl Constructor Description RoutedServiceImpl(RoutedServiceImpl routedServiceImpl)Copy constructor
-