Class DownloadDialogueTextRequest

    • Constructor Detail

      • DownloadDialogueTextRequest

        public DownloadDialogueTextRequest()
      • DownloadDialogueTextRequest

        public DownloadDialogueTextRequest​(DownloadDialogueTextRequest source)
        NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
    • Method Detail

      • getModule

        public String getModule()
        Get 模块名,本接口取值:Report
        Returns:
        Module 模块名,本接口取值:Report
      • setModule

        public void setModule​(String Module)
        Set 模块名,本接口取值:Report
        Parameters:
        Module - 模块名,本接口取值:Report
      • getOperation

        public String getOperation()
        Get 操作名,本接口取值:DownloadTextReport
        Returns:
        Operation 操作名,本接口取值:DownloadTextReport
      • setOperation

        public void setOperation​(String Operation)
        Set 操作名,本接口取值:DownloadTextReport
        Parameters:
        Operation - 操作名,本接口取值:DownloadTextReport
      • getReportDate

        public String getReportDate()
        Get 报告日期,格式为YYYY-MM-DD
        Returns:
        ReportDate 报告日期,格式为YYYY-MM-DD
      • setReportDate

        public void setReportDate​(String ReportDate)
        Set 报告日期,格式为YYYY-MM-DD
        Parameters:
        ReportDate - 报告日期,格式为YYYY-MM-DD
      • getInstId

        public String getInstId()
        Get 实例ID
        Returns:
        InstId 实例ID
      • setInstId

        public void setInstId​(String InstId)
        Set 实例ID
        Parameters:
        InstId - 实例ID