Uses of Class
app.coronawarn.server.services.distribution.config.DistributionServiceConfig.AppFeature
-
Packages that use DistributionServiceConfig.AppFeature Package Description app.coronawarn.server.services.distribution.config -
-
Uses of DistributionServiceConfig.AppFeature in app.coronawarn.server.services.distribution.config
Methods in app.coronawarn.server.services.distribution.config that return types with arguments of type DistributionServiceConfig.AppFeature Modifier and Type Method Description List<DistributionServiceConfig.AppFeature>
DistributionServiceConfig. getAppFeatures()
Method parameters in app.coronawarn.server.services.distribution.config with type arguments of type DistributionServiceConfig.AppFeature Modifier and Type Method Description void
DistributionServiceConfig. setAppFeatures(List<DistributionServiceConfig.AppFeature> appFeatures)
-