Uses of Interface
app.coronawarn.server.common.protocols.internal.RiskScoreParametersOrBuilder
-
Packages that use RiskScoreParametersOrBuilder Package Description app.coronawarn.server.common.protocols.internal -
-
Uses of RiskScoreParametersOrBuilder in app.coronawarn.server.common.protocols.internal
Classes in app.coronawarn.server.common.protocols.internal that implement RiskScoreParametersOrBuilder Modifier and Type Class Description class
RiskScoreParameters
Protobuf typeapp.coronawarn.server.common.protocols.internal.RiskScoreParameters
static class
RiskScoreParameters.Builder
Protobuf typeapp.coronawarn.server.common.protocols.internal.RiskScoreParameters
Methods in app.coronawarn.server.common.protocols.internal that return RiskScoreParametersOrBuilder Modifier and Type Method Description RiskScoreParametersOrBuilder
ApplicationConfiguration.Builder. getExposureConfigOrBuilder()
.app.coronawarn.server.common.protocols.internal.RiskScoreParameters exposureConfig = 3;
RiskScoreParametersOrBuilder
ApplicationConfiguration. getExposureConfigOrBuilder()
.app.coronawarn.server.common.protocols.internal.RiskScoreParameters exposureConfig = 3;
RiskScoreParametersOrBuilder
ApplicationConfigurationOrBuilder. getExposureConfigOrBuilder()
.app.coronawarn.server.common.protocols.internal.RiskScoreParameters exposureConfig = 3;
-