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