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