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