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