Interface ExposureConfigurationOrBuilder
-
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
ExposureConfiguration,ExposureConfiguration.Builder
public interface ExposureConfigurationOrBuilder extends com.google.protobuf.MessageOrBuilder
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description booleancontainsInfectiousnessForDaysSinceOnsetOfSymptoms(int key)map<int32, int32> infectiousnessForDaysSinceOnsetOfSymptoms = 1;intgetAttenuationDurationThresholds(int index)repeated int32 attenuationDurationThresholds = 3;intgetAttenuationDurationThresholdsCount()repeated int32 attenuationDurationThresholds = 3;List<Integer>getAttenuationDurationThresholdsList()repeated int32 attenuationDurationThresholds = 3;intgetDaysSinceLastExposureThreshold()int32 daysSinceLastExposureThreshold = 8;doublegetImmediateDurationWeight()double immediateDurationWeight = 4;Map<Integer,Integer>getInfectiousnessForDaysSinceOnsetOfSymptoms()Deprecated.intgetInfectiousnessForDaysSinceOnsetOfSymptomsCount()map<int32, int32> infectiousnessForDaysSinceOnsetOfSymptoms = 1;Map<Integer,Integer>getInfectiousnessForDaysSinceOnsetOfSymptomsMap()map<int32, int32> infectiousnessForDaysSinceOnsetOfSymptoms = 1;intgetInfectiousnessForDaysSinceOnsetOfSymptomsOrDefault(int key, int defaultValue)map<int32, int32> infectiousnessForDaysSinceOnsetOfSymptoms = 1;intgetInfectiousnessForDaysSinceOnsetOfSymptomsOrThrow(int key)map<int32, int32> infectiousnessForDaysSinceOnsetOfSymptoms = 1;doublegetInfectiousnessHighWeight()double infectiousnessHighWeight = 10;doublegetInfectiousnessStandardWeight()double infectiousnessStandardWeight = 9;doublegetMediumDurationWeight()double mediumDurationWeight = 5;doublegetNearDurationWeight()double nearDurationWeight = 6;doublegetOtherDurationWeight()double otherDurationWeight = 7;doublegetReportTypeConfirmedClinicalDiagnosisWeight()double reportTypeConfirmedClinicalDiagnosisWeight = 12;doublegetReportTypeConfirmedTestWeight()double reportTypeConfirmedTestWeight = 11;intgetReportTypeNoneMap()int32 reportTypeNoneMap = 2;doublegetReportTypeRecursiveWeight()double reportTypeRecursiveWeight = 14;doublegetReportTypeSelfReportedWeight()double reportTypeSelfReportedWeight = 13;-
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
-
-
-
Method Detail
-
getInfectiousnessForDaysSinceOnsetOfSymptomsCount
int getInfectiousnessForDaysSinceOnsetOfSymptomsCount()
map<int32, int32> infectiousnessForDaysSinceOnsetOfSymptoms = 1;
-
containsInfectiousnessForDaysSinceOnsetOfSymptoms
boolean containsInfectiousnessForDaysSinceOnsetOfSymptoms(int key)
map<int32, int32> infectiousnessForDaysSinceOnsetOfSymptoms = 1;
-
getInfectiousnessForDaysSinceOnsetOfSymptoms
@Deprecated Map<Integer,Integer> getInfectiousnessForDaysSinceOnsetOfSymptoms()
Deprecated.UsegetInfectiousnessForDaysSinceOnsetOfSymptomsMap()instead.
-
getInfectiousnessForDaysSinceOnsetOfSymptomsMap
Map<Integer,Integer> getInfectiousnessForDaysSinceOnsetOfSymptomsMap()
map<int32, int32> infectiousnessForDaysSinceOnsetOfSymptoms = 1;
-
getInfectiousnessForDaysSinceOnsetOfSymptomsOrDefault
int getInfectiousnessForDaysSinceOnsetOfSymptomsOrDefault(int key, int defaultValue)map<int32, int32> infectiousnessForDaysSinceOnsetOfSymptoms = 1;
-
getInfectiousnessForDaysSinceOnsetOfSymptomsOrThrow
int getInfectiousnessForDaysSinceOnsetOfSymptomsOrThrow(int key)
map<int32, int32> infectiousnessForDaysSinceOnsetOfSymptoms = 1;
-
getReportTypeNoneMap
int getReportTypeNoneMap()
int32 reportTypeNoneMap = 2;- Returns:
- The reportTypeNoneMap.
-
getAttenuationDurationThresholdsList
List<Integer> getAttenuationDurationThresholdsList()
repeated int32 attenuationDurationThresholds = 3;- Returns:
- A list containing the attenuationDurationThresholds.
-
getAttenuationDurationThresholdsCount
int getAttenuationDurationThresholdsCount()
repeated int32 attenuationDurationThresholds = 3;- Returns:
- The count of attenuationDurationThresholds.
-
getAttenuationDurationThresholds
int getAttenuationDurationThresholds(int index)
repeated int32 attenuationDurationThresholds = 3;- Parameters:
index- The index of the element to return.- Returns:
- The attenuationDurationThresholds at the given index.
-
getImmediateDurationWeight
double getImmediateDurationWeight()
double immediateDurationWeight = 4;- Returns:
- The immediateDurationWeight.
-
getMediumDurationWeight
double getMediumDurationWeight()
double mediumDurationWeight = 5;- Returns:
- The mediumDurationWeight.
-
getNearDurationWeight
double getNearDurationWeight()
double nearDurationWeight = 6;- Returns:
- The nearDurationWeight.
-
getOtherDurationWeight
double getOtherDurationWeight()
double otherDurationWeight = 7;- Returns:
- The otherDurationWeight.
-
getDaysSinceLastExposureThreshold
int getDaysSinceLastExposureThreshold()
int32 daysSinceLastExposureThreshold = 8;- Returns:
- The daysSinceLastExposureThreshold.
-
getInfectiousnessStandardWeight
double getInfectiousnessStandardWeight()
double infectiousnessStandardWeight = 9;- Returns:
- The infectiousnessStandardWeight.
-
getInfectiousnessHighWeight
double getInfectiousnessHighWeight()
double infectiousnessHighWeight = 10;- Returns:
- The infectiousnessHighWeight.
-
getReportTypeConfirmedTestWeight
double getReportTypeConfirmedTestWeight()
double reportTypeConfirmedTestWeight = 11;- Returns:
- The reportTypeConfirmedTestWeight.
-
getReportTypeConfirmedClinicalDiagnosisWeight
double getReportTypeConfirmedClinicalDiagnosisWeight()
double reportTypeConfirmedClinicalDiagnosisWeight = 12;- Returns:
- The reportTypeConfirmedClinicalDiagnosisWeight.
-
getReportTypeSelfReportedWeight
double getReportTypeSelfReportedWeight()
double reportTypeSelfReportedWeight = 13;- Returns:
- The reportTypeSelfReportedWeight.
-
getReportTypeRecursiveWeight
double getReportTypeRecursiveWeight()
double reportTypeRecursiveWeight = 14;- Returns:
- The reportTypeRecursiveWeight.
-
-