-
public class MobileSegment.Wireframe.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static MobileSegment.Wireframe.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final MobileSegment.WireframefromJson(String jsonString)final MobileSegment.WireframefromJsonElement(JsonElement jsonElement)-
-
Method Detail
-
fromJson
final MobileSegment.Wireframe fromJson(String jsonString)
-
fromJsonElement
final MobileSegment.Wireframe fromJsonElement(JsonElement jsonElement)
-
-
-
-