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