Uses of Class
org.robovm.apple.exposurenotification.ENRiskScore
| Package | Description |
|---|---|
| org.robovm.apple.exposurenotification |
-
Uses of ENRiskScore in org.robovm.apple.exposurenotification
Methods in org.robovm.apple.exposurenotification that return ENRiskScore Modifier and Type Method Description ENRiskScoreENExposureDetectionSummary. getMaximumRiskScore()ENRiskScoreENExposureConfiguration. getMinimumRiskScore()ENRiskScoreENExposureInfo. getTotalRiskScore()static ENRiskScoreENRiskScore. valueOf(long n)Returns the enum constant of this type with the specified name.static ENRiskScoreENRiskScore. valueOf(String name)Returns the enum constant of this type with the specified name.static ENRiskScore[]ENRiskScore. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.exposurenotification with parameters of type ENRiskScore Modifier and Type Method Description voidENExposureConfiguration. setMinimumRiskScore(ENRiskScore v)