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