a654cad2c8978b7581026dc98f462f28c7a50098.svn-base 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335
  1. package cn.com.goldenwater.dcproj.model;
  2. import cn.com.goldenwater.core.model.BaseBean;
  3. import com.fasterxml.jackson.annotation.JsonIgnoreProperties;
  4. import io.swagger.annotations.ApiModelProperty;
  5. import java.io.Serializable;
  6. import java.util.Date;
  7. /**
  8. * entity:BisInspVillgdWtspCase
  9. *
  10. * @author lhc
  11. * @date 2021-4-23
  12. */
  13. @JsonIgnoreProperties(value = {"handler", "hibernateLazyInitializer"})
  14. public class BisInspVillgdWtspCase extends BaseBean implements Serializable {
  15. // 记录人员ID
  16. @ApiModelProperty(value = "记录人员ID", name = "persId")
  17. private String persId;
  18. // 创建时间
  19. @ApiModelProperty(value = "创建时间", name = "intm")
  20. private Date intm;
  21. // 最后修改时间
  22. @ApiModelProperty(value = "最后修改时间", name = "uptm")
  23. private Date uptm;
  24. // 备注
  25. @ApiModelProperty(value = "备注", name = "note")
  26. private String note;
  27. // 数据状态(0:正常;9:删除)
  28. @ApiModelProperty(value = "数据状态(0:正常;9:删除)", name = "dataStat")
  29. private String dataStat;
  30. // 主键ID
  31. @ApiModelProperty(value = "主键ID", name = "id")
  32. private String id;
  33. // 供水水工程ID
  34. @ApiModelProperty(value = "供水水工程ID", name = "wtspId")
  35. private String wtspId;
  36. // 登记表ID
  37. @ApiModelProperty(value = "登记表ID", name = "rgstrId")
  38. private String rgstrId;
  39. // 工程管理情况-取水设施是否定期巡查
  40. @ApiModelProperty(value = "工程管理情况-取水设施是否定期巡查", name = "isWfixPatrol")
  41. private String isWfixPatrol;
  42. // 工程管理情况-发现问题是否及时采取有效措施处理
  43. @ApiModelProperty(value = "工程管理情况-发现问题是否及时采取有效措施处理", name = "isWfindMend")
  44. private String isWfindMend;
  45. // 管网巡查管理-工程日常是否开展巡查和记录
  46. @ApiModelProperty(value = "管网巡查管理-工程日常是否开展巡查和记录", name = "isNfixPatrol")
  47. private String isNfixPatrol;
  48. // 管网巡查管理-发现问题是否及时采取有效措施处理
  49. @ApiModelProperty(value = "管网巡查管理-发现问题是否及时采取有效措施处理", name = "isNfindMend")
  50. private String isNfindMend;
  51. // 工程设施-工程是否配备消毒设备
  52. @ApiModelProperty(value = "工程设施-工程是否配备消毒设备", name = "isSetBurd")
  53. private String isSetBurd;
  54. // 工程采用次氯酸钠、二氧化氯消毒时,是否单独设置消毒间
  55. @ApiModelProperty(value = "工程采用次氯酸钠、二氧化氯消毒时,是否单独设置消毒间", name = "isSetBurdRoom")
  56. private String isSetBurdRoom;
  57. // 工程采用化学法消毒时,是否设置排风措施
  58. @ApiModelProperty(value = "工程采用化学法消毒时,是否设置排风措施", name = "isSetWind")
  59. private String isSetWind;
  60. // 工程是否设置出厂水计量措施
  61. @ApiModelProperty(value = "工程是否设置出厂水计量措施", name = "isSetMsur")
  62. private String isSetMsur;
  63. // 是否明确和落实供水工程管理主体(或单位)
  64. @ApiModelProperty(value = "是否明确和落实供水工程管理主体(或单位)", name = "isSureDep")
  65. private String isSureDep;
  66. // 是否落实供水工程管理责任人
  67. @ApiModelProperty(value = "是否落实供水工程管理责任人", name = "isSureDuty")
  68. private String isSureDuty;
  69. // 工程是否公示“三个责任”
  70. @ApiModelProperty(value = "工程是否公示“三个责任”", name = "isPubDuty")
  71. private String isPubDuty;
  72. // 工程是否制定运行管理规章制度
  73. @ApiModelProperty(value = "工程是否制定运行管理规章制度", name = "isBuldSys")
  74. private String isBuldSys;
  75. // 是否落实或配备管护人员
  76. @ApiModelProperty(value = "是否落实或配备管护人员", name = "isSetProt")
  77. private String isSetProt;
  78. // 工程消毒设备是否正常运行
  79. @ApiModelProperty(value = "工程消毒设备是否正常运行", name = "isRunNomal")
  80. private String isRunNomal;
  81. // 工程采用二氧化氯消毒时,原料是否分开储存
  82. @ApiModelProperty(value = "工程采用二氧化氯消毒时,原料是否分开储存", name = "isPartSave")
  83. private String isPartSave;
  84. // 工程是否定期清洗、维修养护净水构筑物或净水装置
  85. @ApiModelProperty(value = "工程是否定期清洗、维修养护净水构筑物或净水装置", name = "isFixClean")
  86. private String isFixClean;
  87. // 出厂水毒理学指标是否达标(千人以下工程查看检测报告)
  88. @ApiModelProperty(value = "出厂水毒理学指标是否达标(千人以下工程查看检测报告)", name = "isRchStan")
  89. private String isRchStan;
  90. // 是否定期检查检修水泵等输水设备
  91. @ApiModelProperty(value = "是否定期检查检修水泵等输水设备", name = "isChkDev")
  92. private String isChkDev;
  93. // 工程是否建立主要设施设备的运行管理日志(记录册)
  94. @ApiModelProperty(value = "工程是否建立主要设施设备的运行管理日志(记录册)", name = "isBuldLog")
  95. private String isBuldLog;
  96. @ApiModelProperty(value = "状态", name = "state")
  97. private String state;
  98. public BisInspVillgdWtspCase() {
  99. }
  100. public String getState() {
  101. return state;
  102. }
  103. public void setState(String state) {
  104. this.state = state;
  105. }
  106. public String getPersId() {
  107. return persId;
  108. }
  109. public void setPersId(String persId) {
  110. this.persId = persId;
  111. }
  112. public Date getIntm() {
  113. return intm;
  114. }
  115. public void setIntm(Date intm) {
  116. this.intm = intm;
  117. }
  118. public Date getUptm() {
  119. return uptm;
  120. }
  121. public void setUptm(Date uptm) {
  122. this.uptm = uptm;
  123. }
  124. public String getNote() {
  125. return note;
  126. }
  127. public void setNote(String note) {
  128. this.note = note;
  129. }
  130. public String getDataStat() {
  131. return dataStat;
  132. }
  133. public void setDataStat(String dataStat) {
  134. this.dataStat = dataStat;
  135. }
  136. public String getId() {
  137. return id;
  138. }
  139. public void setId(String id) {
  140. this.id = id;
  141. }
  142. public String getWtspId() {
  143. return wtspId;
  144. }
  145. public void setWtspId(String wtspId) {
  146. this.wtspId = wtspId;
  147. }
  148. public String getRgstrId() {
  149. return rgstrId;
  150. }
  151. public void setRgstrId(String rgstrId) {
  152. this.rgstrId = rgstrId;
  153. }
  154. public String getIsWfixPatrol() {
  155. return isWfixPatrol;
  156. }
  157. public void setIsWfixPatrol(String isWfixPatrol) {
  158. this.isWfixPatrol = isWfixPatrol;
  159. }
  160. public String getIsWfindMend() {
  161. return isWfindMend;
  162. }
  163. public void setIsWfindMend(String isWfindMend) {
  164. this.isWfindMend = isWfindMend;
  165. }
  166. public String getIsNfixPatrol() {
  167. return isNfixPatrol;
  168. }
  169. public void setIsNfixPatrol(String isNfixPatrol) {
  170. this.isNfixPatrol = isNfixPatrol;
  171. }
  172. public String getIsNfindMend() {
  173. return isNfindMend;
  174. }
  175. public void setIsNfindMend(String isNfindMend) {
  176. this.isNfindMend = isNfindMend;
  177. }
  178. public String getIsSetBurd() {
  179. return isSetBurd;
  180. }
  181. public void setIsSetBurd(String isSetBurd) {
  182. this.isSetBurd = isSetBurd;
  183. }
  184. public String getIsSetBurdRoom() {
  185. return isSetBurdRoom;
  186. }
  187. public void setIsSetBurdRoom(String isSetBurdRoom) {
  188. this.isSetBurdRoom = isSetBurdRoom;
  189. }
  190. public String getIsSetWind() {
  191. return isSetWind;
  192. }
  193. public void setIsSetWind(String isSetWind) {
  194. this.isSetWind = isSetWind;
  195. }
  196. public String getIsSetMsur() {
  197. return isSetMsur;
  198. }
  199. public void setIsSetMsur(String isSetMsur) {
  200. this.isSetMsur = isSetMsur;
  201. }
  202. public String getIsSureDep() {
  203. return isSureDep;
  204. }
  205. public void setIsSureDep(String isSureDep) {
  206. this.isSureDep = isSureDep;
  207. }
  208. public String getIsSureDuty() {
  209. return isSureDuty;
  210. }
  211. public void setIsSureDuty(String isSureDuty) {
  212. this.isSureDuty = isSureDuty;
  213. }
  214. public String getIsPubDuty() {
  215. return isPubDuty;
  216. }
  217. public void setIsPubDuty(String isPubDuty) {
  218. this.isPubDuty = isPubDuty;
  219. }
  220. public String getIsBuldSys() {
  221. return isBuldSys;
  222. }
  223. public void setIsBuldSys(String isBuldSys) {
  224. this.isBuldSys = isBuldSys;
  225. }
  226. public String getIsSetProt() {
  227. return isSetProt;
  228. }
  229. public void setIsSetProt(String isSetProt) {
  230. this.isSetProt = isSetProt;
  231. }
  232. public String getIsRunNomal() {
  233. return isRunNomal;
  234. }
  235. public void setIsRunNomal(String isRunNomal) {
  236. this.isRunNomal = isRunNomal;
  237. }
  238. public String getIsPartSave() {
  239. return isPartSave;
  240. }
  241. public void setIsPartSave(String isPartSave) {
  242. this.isPartSave = isPartSave;
  243. }
  244. public String getIsFixClean() {
  245. return isFixClean;
  246. }
  247. public void setIsFixClean(String isFixClean) {
  248. this.isFixClean = isFixClean;
  249. }
  250. public String getIsRchStan() {
  251. return isRchStan;
  252. }
  253. public void setIsRchStan(String isRchStan) {
  254. this.isRchStan = isRchStan;
  255. }
  256. public String getIsChkDev() {
  257. return isChkDev;
  258. }
  259. public void setIsChkDev(String isChkDev) {
  260. this.isChkDev = isChkDev;
  261. }
  262. public String getIsBuldLog() {
  263. return isBuldLog;
  264. }
  265. public void setIsBuldLog(String isBuldLog) {
  266. this.isBuldLog = isBuldLog;
  267. }
  268. @Override
  269. public String toString() {
  270. return "BisInspVillgdWtspCase [" + "persId=" + persId + ", intm=" + intm + ", uptm=" + uptm + ", note=" + note + ", dataStat=" + dataStat + ", id=" + id + ", wtspId=" + wtspId + ", rgstrId=" + rgstrId + ", isWfixPatrol=" + isWfixPatrol + ", isWfindMend=" + isWfindMend + ", isNfixPatrol=" + isNfixPatrol + ", isNfindMend=" + isNfindMend + ", isSetBurd=" + isSetBurd + ", isSetBurdRoom=" + isSetBurdRoom + ", isSetWind=" + isSetWind + ", isSetMsur=" + isSetMsur + ", isSureDep=" + isSureDep + ", isSureDuty=" + isSureDuty + ", isPubDuty=" + isPubDuty + ", isBuldSys=" + isBuldSys + ", isSetProt=" + isSetProt + ", isRunNomal=" + isRunNomal + ", isPartSave=" + isPartSave + ", isFixClean=" + isFixClean + ", isRchStan=" + isRchStan + ", isChkDev=" + isChkDev + ", isBuldLog=" + isBuldLog + "]";
  271. }
  272. }