Class JdyWidgetResponse

java.lang.Object
cn.toint.jdy4j.core.model.JdyWidgetResponse

public class JdyWidgetResponse extends Object
示例:{ "name": "_widget_1529400746031", "widgetName": "_widget_1529400746031", "label": "单行文本", "type": "text" }
  • Constructor Details

    • JdyWidgetResponse

      public JdyWidgetResponse()
  • Method Details

    • getWidgetMap

      public Map<String,JdyWidget> getWidgetMap()
      字段映射键值对 k:字段名 v:字段对象
      Returns:
      不可变映射