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