Uses of Class
de.narimo.georepo.server.appconfig.AppLayerConfiguration
-
Packages that use AppLayerConfiguration Package Description de.narimo.georepo.server.appconfig -
-
Uses of AppLayerConfiguration in de.narimo.georepo.server.appconfig
Methods in de.narimo.georepo.server.appconfig that return types with arguments of type AppLayerConfiguration Modifier and Type Method Description List<AppLayerConfiguration>AppLayersConfiguration. getAppLayerConfigurations()Method parameters in de.narimo.georepo.server.appconfig with type arguments of type AppLayerConfiguration Modifier and Type Method Description voidAppLayersConfiguration. setAppLayerConfigurations(List<AppLayerConfiguration> appLayerConfigurations)
-