Package cn.toint.jdy4j.core.model
Class JdyWidgetResponse
java.lang.Object
cn.toint.jdy4j.core.model.JdyWidgetResponse
示例:{ "name": "_widget_1529400746031", "widgetName": "_widget_1529400746031", "label": "单行文本", "type": "text" }
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
JdyWidgetResponse
public JdyWidgetResponse()
-
-
Method Details
-
getWidgetMap
字段映射键值对 k:字段名 v:字段对象- Returns:
- 不可变映射
-