Uses of Interface
org.goplanit.service.routed.RoutedServicesLayers
-
Packages that use RoutedServicesLayers Package Description org.goplanit.service.routed -
-
Uses of RoutedServicesLayers in org.goplanit.service.routed
Classes in org.goplanit.service.routed that implement RoutedServicesLayers Modifier and Type Class Description classRoutedServicesLayersImplImplementation of the RoutedServicesLayers interface.Fields in org.goplanit.service.routed declared as RoutedServicesLayers Modifier and Type Field Description protected RoutedServicesLayersRoutedServicesLayerFactory. routedServicesLayerscontainer to useMethods in org.goplanit.service.routed that return RoutedServicesLayers Modifier and Type Method Description RoutedServicesLayersRoutedServicesLayers. clone()Force clone implementationRoutedServicesLayersRoutedServices. getLayers()Provide access to the layer specific routed servicesConstructors in org.goplanit.service.routed with parameters of type RoutedServicesLayers Constructor Description RoutedServicesLayerFactory(IdGroupingToken tokenId, RoutedServicesLayers routedServicesLayers)Constructor
-