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