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