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