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