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