Uses of Class
org.robovm.apple.exposurenotification.ENAttenuation
| Package | Description |
|---|---|
| org.robovm.apple.exposurenotification |
-
Uses of ENAttenuation in org.robovm.apple.exposurenotification
Methods in org.robovm.apple.exposurenotification that return ENAttenuation Modifier and Type Method Description ENAttenuationENExposureInfo. getAttenuationValue()ENAttenuationENScanInstance. getMinimumAttenuation()ENAttenuationENScanInstance. getTypicalAttenuation()static ENAttenuationENAttenuation. valueOf(long n)Returns the enum constant of this type with the specified name.static ENAttenuationENAttenuation. valueOf(String name)Returns the enum constant of this type with the specified name.static ENAttenuation[]ENAttenuation. values()Returns an array containing the constants of this enum type, in the order they are declared.