-
public class ActionEvent.ActionEventView.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static ActionEvent.ActionEventView.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final ActionEvent.ActionEventViewfromJson(String jsonString)final ActionEvent.ActionEventViewfromJsonObject(JsonObject jsonObject)-
-
Method Detail
-
fromJson
final ActionEvent.ActionEventView fromJson(String jsonString)
-
fromJsonObject
final ActionEvent.ActionEventView fromJsonObject(JsonObject jsonObject)
-
-
-
-