-
public class ExposureEvent.Attributes.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static ExposureEvent.Attributes.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final ExposureEvent.AttributesfromJson(String jsonString)final ExposureEvent.AttributesfromJsonObject(JsonObject jsonObject)-
-
Method Detail
-
fromJson
final ExposureEvent.Attributes fromJson(String jsonString)
-
fromJsonObject
final ExposureEvent.Attributes fromJsonObject(JsonObject jsonObject)
-
-
-
-