Uses of Interface
app.coronawarn.server.common.protocols.internal.ThresholdsOrBuilder
-
Packages that use ThresholdsOrBuilder Package Description app.coronawarn.server.common.protocols.internal -
-
Uses of ThresholdsOrBuilder in app.coronawarn.server.common.protocols.internal
Classes in app.coronawarn.server.common.protocols.internal that implement ThresholdsOrBuilder Modifier and Type Class Description class
Thresholds
Protobuf typeapp.coronawarn.server.common.protocols.internal.Thresholds
static class
Thresholds.Builder
Protobuf typeapp.coronawarn.server.common.protocols.internal.Thresholds
Methods in app.coronawarn.server.common.protocols.internal that return ThresholdsOrBuilder Modifier and Type Method Description ThresholdsOrBuilder
AttenuationDuration.Builder. getThresholdsOrBuilder()
.app.coronawarn.server.common.protocols.internal.Thresholds thresholds = 1;
ThresholdsOrBuilder
AttenuationDuration. getThresholdsOrBuilder()
.app.coronawarn.server.common.protocols.internal.Thresholds thresholds = 1;
ThresholdsOrBuilder
AttenuationDurationOrBuilder. getThresholdsOrBuilder()
.app.coronawarn.server.common.protocols.internal.Thresholds thresholds = 1;
-