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