Uses of Interface
app.coronawarn.server.common.protocols.internal.ExposureDetectionParametersIOSOrBuilder
-
Packages that use ExposureDetectionParametersIOSOrBuilder Package Description app.coronawarn.server.common.protocols.internal -
-
Uses of ExposureDetectionParametersIOSOrBuilder in app.coronawarn.server.common.protocols.internal
Classes in app.coronawarn.server.common.protocols.internal that implement ExposureDetectionParametersIOSOrBuilder Modifier and Type Class Description class
ExposureDetectionParametersIOS
Protobuf typeapp.coronawarn.server.common.protocols.internal.ExposureDetectionParametersIOS
static class
ExposureDetectionParametersIOS.Builder
Protobuf typeapp.coronawarn.server.common.protocols.internal.ExposureDetectionParametersIOS
Methods in app.coronawarn.server.common.protocols.internal that return ExposureDetectionParametersIOSOrBuilder Modifier and Type Method Description ExposureDetectionParametersIOSOrBuilder
ApplicationConfiguration.Builder. getIosExposureDetectionParametersOrBuilder()
.app.coronawarn.server.common.protocols.internal.ExposureDetectionParametersIOS iosExposureDetectionParameters = 10;
ExposureDetectionParametersIOSOrBuilder
ApplicationConfiguration. getIosExposureDetectionParametersOrBuilder()
.app.coronawarn.server.common.protocols.internal.ExposureDetectionParametersIOS iosExposureDetectionParameters = 10;
ExposureDetectionParametersIOSOrBuilder
ApplicationConfigurationOrBuilder. getIosExposureDetectionParametersOrBuilder()
.app.coronawarn.server.common.protocols.internal.ExposureDetectionParametersIOS iosExposureDetectionParameters = 10;
-