Uses of Class
app.coronawarn.server.services.distribution.config.DistributionServiceConfig.ObjectStore
-
Packages that use DistributionServiceConfig.ObjectStore Package Description app.coronawarn.server.services.distribution.config -
-
Uses of DistributionServiceConfig.ObjectStore in app.coronawarn.server.services.distribution.config
Methods in app.coronawarn.server.services.distribution.config that return DistributionServiceConfig.ObjectStore Modifier and Type Method Description DistributionServiceConfig.ObjectStore
DistributionServiceConfig. getObjectStore()
Methods in app.coronawarn.server.services.distribution.config with parameters of type DistributionServiceConfig.ObjectStore Modifier and Type Method Description void
DistributionServiceConfig. setObjectStore(DistributionServiceConfig.ObjectStore objectStore)
-