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