Uses of Interface
app.coronawarn.server.common.protocols.internal.WeightsOrBuilder
-
Packages that use WeightsOrBuilder Package Description app.coronawarn.server.common.protocols.internal -
-
Uses of WeightsOrBuilder in app.coronawarn.server.common.protocols.internal
Classes in app.coronawarn.server.common.protocols.internal that implement WeightsOrBuilder Modifier and Type Class Description class
Weights
Protobuf typeapp.coronawarn.server.common.protocols.internal.Weights
static class
Weights.Builder
Protobuf typeapp.coronawarn.server.common.protocols.internal.Weights
Methods in app.coronawarn.server.common.protocols.internal that return WeightsOrBuilder Modifier and Type Method Description WeightsOrBuilder
AttenuationDuration.Builder. getWeightsOrBuilder()
.app.coronawarn.server.common.protocols.internal.Weights weights = 2;
WeightsOrBuilder
AttenuationDuration. getWeightsOrBuilder()
.app.coronawarn.server.common.protocols.internal.Weights weights = 2;
WeightsOrBuilder
AttenuationDurationOrBuilder. getWeightsOrBuilder()
.app.coronawarn.server.common.protocols.internal.Weights weights = 2;
-