Uses of Class
org.goplanit.service.routed.RoutedServicesLayerFactory
-
Packages that use RoutedServicesLayerFactory Package Description org.goplanit.service.routed -
-
Uses of RoutedServicesLayerFactory in org.goplanit.service.routed
Fields in org.goplanit.service.routed declared as RoutedServicesLayerFactory Modifier and Type Field Description protected RoutedServicesLayerFactory
RoutedServicesLayersImpl. factory
factory for this container classMethods in org.goplanit.service.routed that return RoutedServicesLayerFactory Modifier and Type Method Description RoutedServicesLayerFactory
RoutedServicesLayers. getFactory()
Factory to create instance of managed id entity (for this container class)RoutedServicesLayerFactory
RoutedServicesLayersImpl. getFactory()
Factory to create instance of managed id entity (for this container class)
-