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