-
public class LogEvent.Usr.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static LogEvent.Usr.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final LogEvent.UsrfromJson(String jsonString)final LogEvent.UsrfromJsonObject(JsonObject jsonObject)-
-
Method Detail
-
fromJson
final LogEvent.Usr fromJson(String jsonString)
-
fromJsonObject
final LogEvent.Usr fromJsonObject(JsonObject jsonObject)
-
-
-
-