Class DistributionServiceConfig.AppFeature
- java.lang.Object
-
- app.coronawarn.server.services.distribution.config.DistributionServiceConfig.AppFeature
-
- Enclosing class:
- DistributionServiceConfig
public static class DistributionServiceConfig.AppFeature extends Object
-
-
Constructor Summary
Constructors Constructor Description AppFeature()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getLabel()
Integer
getValue()
void
setLabel(String label)
void
setValue(Integer value)
-