Uses of Interface
app.coronawarn.server.common.protocols.internal.v2.ExposureDetectionParametersIOSOrBuilder
-
Packages that use ExposureDetectionParametersIOSOrBuilder Package Description app.coronawarn.server.common.protocols.internal.v2 -
-
Uses of ExposureDetectionParametersIOSOrBuilder in app.coronawarn.server.common.protocols.internal.v2
Classes in app.coronawarn.server.common.protocols.internal.v2 that implement ExposureDetectionParametersIOSOrBuilder Modifier and Type Class Description class
ExposureDetectionParametersIOS
Protobuf typeapp.coronawarn.server.common.protocols.internal.v2.ExposureDetectionParametersIOS
static class
ExposureDetectionParametersIOS.Builder
Protobuf typeapp.coronawarn.server.common.protocols.internal.v2.ExposureDetectionParametersIOS
Methods in app.coronawarn.server.common.protocols.internal.v2 that return ExposureDetectionParametersIOSOrBuilder Modifier and Type Method Description ExposureDetectionParametersIOSOrBuilder
ApplicationConfigurationIOS.Builder. getExposureDetectionParametersOrBuilder()
.app.coronawarn.server.common.protocols.internal.v2.ExposureDetectionParametersIOS exposureDetectionParameters = 6;
ExposureDetectionParametersIOSOrBuilder
ApplicationConfigurationIOS. getExposureDetectionParametersOrBuilder()
.app.coronawarn.server.common.protocols.internal.v2.ExposureDetectionParametersIOS exposureDetectionParameters = 6;
ExposureDetectionParametersIOSOrBuilder
ApplicationConfigurationIOSOrBuilder. getExposureDetectionParametersOrBuilder()
.app.coronawarn.server.common.protocols.internal.v2.ExposureDetectionParametersIOS exposureDetectionParameters = 6;
-