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