Uses of Class
app.coronawarn.server.common.protocols.internal.Thresholds
-
Packages that use Thresholds Package Description app.coronawarn.server.common.protocols.internal -
-
Uses of Thresholds in app.coronawarn.server.common.protocols.internal
Methods in app.coronawarn.server.common.protocols.internal that return Thresholds Modifier and Type Method Description Thresholds
Thresholds.Builder. build()
Thresholds
Thresholds.Builder. buildPartial()
static Thresholds
Thresholds. getDefaultInstance()
Thresholds
Thresholds.Builder. getDefaultInstanceForType()
Thresholds
Thresholds. getDefaultInstanceForType()
Thresholds
AttenuationDuration.Builder. getThresholds()
.app.coronawarn.server.common.protocols.internal.Thresholds thresholds = 1;
Thresholds
AttenuationDuration. getThresholds()
.app.coronawarn.server.common.protocols.internal.Thresholds thresholds = 1;
Thresholds
AttenuationDurationOrBuilder. getThresholds()
.app.coronawarn.server.common.protocols.internal.Thresholds thresholds = 1;
static Thresholds
Thresholds. parseDelimitedFrom(InputStream input)
static Thresholds
Thresholds. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Thresholds
Thresholds. parseFrom(byte[] data)
static Thresholds
Thresholds. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Thresholds
Thresholds. parseFrom(com.google.protobuf.ByteString data)
static Thresholds
Thresholds. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Thresholds
Thresholds. parseFrom(com.google.protobuf.CodedInputStream input)
static Thresholds
Thresholds. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Thresholds
Thresholds. parseFrom(InputStream input)
static Thresholds
Thresholds. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Thresholds
Thresholds. parseFrom(ByteBuffer data)
static Thresholds
Thresholds. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in app.coronawarn.server.common.protocols.internal that return types with arguments of type Thresholds Modifier and Type Method Description com.google.protobuf.Parser<Thresholds>
Thresholds. getParserForType()
static com.google.protobuf.Parser<Thresholds>
Thresholds. parser()
Methods in app.coronawarn.server.common.protocols.internal with parameters of type Thresholds Modifier and Type Method Description Thresholds.Builder
Thresholds.Builder. mergeFrom(Thresholds other)
AttenuationDuration.Builder
AttenuationDuration.Builder. mergeThresholds(Thresholds value)
.app.coronawarn.server.common.protocols.internal.Thresholds thresholds = 1;
static Thresholds.Builder
Thresholds. newBuilder(Thresholds prototype)
AttenuationDuration.Builder
AttenuationDuration.Builder. setThresholds(Thresholds value)
.app.coronawarn.server.common.protocols.internal.Thresholds thresholds = 1;
-