Class MonthInspectionReport

    • Constructor Detail

      • MonthInspectionReport

        public MonthInspectionReport()
      • MonthInspectionReport

        public MonthInspectionReport​(MonthInspectionReport 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

      • getReportName

        public String getReportName()
        Get 巡检报告名称
        Returns:
        ReportName 巡检报告名称
      • setReportName

        public void setReportName​(String ReportName)
        Set 巡检报告名称
        Parameters:
        ReportName - 巡检报告名称
      • getReportPath

        public String getReportPath()
        Get 巡检报告下载地址
        Returns:
        ReportPath 巡检报告下载地址
      • setReportPath

        public void setReportPath​(String ReportPath)
        Set 巡检报告下载地址
        Parameters:
        ReportPath - 巡检报告下载地址
      • getModifyTime

        public String getModifyTime()
        Get 巡检报告更新时间
        Returns:
        ModifyTime 巡检报告更新时间
      • setModifyTime

        public void setModifyTime​(String ModifyTime)
        Set 巡检报告更新时间
        Parameters:
        ModifyTime - 巡检报告更新时间