-
public class VitalAppLaunchEvent.Tab.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static VitalAppLaunchEvent.Tab.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final VitalAppLaunchEvent.TabfromJson(String jsonString)final VitalAppLaunchEvent.TabfromJsonObject(JsonObject jsonObject)-
-
Method Detail
-
fromJson
final VitalAppLaunchEvent.Tab fromJson(String jsonString)
-
fromJsonObject
final VitalAppLaunchEvent.Tab fromJsonObject(JsonObject jsonObject)
-
-
-
-