Class DistributionServiceConfig.TestData
- java.lang.Object
-
- app.coronawarn.server.services.distribution.config.DistributionServiceConfig.TestData
-
- Enclosing class:
- DistributionServiceConfig
public static class DistributionServiceConfig.TestData extends Object
-
-
Constructor Summary
Constructors Constructor Description TestData()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Integer
getExposuresPerHour()
Integer
getSeed()
void
setExposuresPerHour(Integer exposuresPerHour)
void
setSeed(Integer seed)
-