-
public class ErrorEvent.Display.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static ErrorEvent.Display.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final ErrorEvent.DisplayfromJson(String jsonString)final ErrorEvent.DisplayfromJsonObject(JsonObject jsonObject)-
-
Method Detail
-
fromJson
final ErrorEvent.Display fromJson(String jsonString)
-
fromJsonObject
final ErrorEvent.Display fromJsonObject(JsonObject jsonObject)
-
-
-
-