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