8cfbd02dddca46a37b5127d5a5efa531ec6acbf9.svn-base 9.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414
  1. package cn.com.goldenwater.dcproj.param;
  2. import cn.com.goldenwater.core.param.PageParam;
  3. import io.swagger.annotations.ApiParam;
  4. import java.util.Date;
  5. import java.io.Serializable;
  6. import io.swagger.annotations.ApiModelProperty;
  7. /**
  8. * BisInspFjpjlglImgrParam
  9. *
  10. * @author lhc
  11. * @date 2023-11-7
  12. */
  13. public class BisInspFjpjlglImgrParam extends PageParam implements Serializable {
  14. private String id;
  15. // 登记表ID
  16. @ApiParam(name = "登记表ID")
  17. @ApiModelProperty(value = "登记表ID", name = "rgstrId")
  18. private String rgstrId;
  19. private Double f411;
  20. private Double f412;
  21. private Double f413;
  22. private Double f414;
  23. private Double f415;
  24. private Double f416;
  25. private Double f417;
  26. private Double f418;
  27. private Double f419;
  28. private Double f4110;
  29. private Double f4111;
  30. private Double f4112;
  31. private Double f421;
  32. private Double f422;
  33. private Double f423;
  34. private Double f424;
  35. private Double f425;
  36. private Double f426;
  37. private Double f427;
  38. private Double f428;
  39. private Double f429;
  40. private Double f4210;
  41. private Double f4211;
  42. private Double f4212;
  43. private Double f4213;
  44. private Double f4214;
  45. private Double f4215;
  46. private Double f4216;
  47. private Double f4217;
  48. private Double f4218;
  49. private Double f4219;
  50. private Double f4220;
  51. private Double f4221;
  52. private Double f4222;
  53. private Double f431;
  54. private Double f432;
  55. private Double f433;
  56. private Double f434;
  57. private Double f435;
  58. private Double f436;
  59. private Double f437;
  60. private Double f438;
  61. private Double f439;
  62. private Double f4310;
  63. private Double f441;
  64. // 备注
  65. @ApiParam(name = "备注")
  66. @ApiModelProperty(value = "备注", name = "note")
  67. private String note;
  68. // 记录人员ID
  69. @ApiParam(name = "记录人员ID")
  70. @ApiModelProperty(value = "记录人员ID", name = "persId")
  71. private String persId;
  72. // 创建时间
  73. @ApiParam(name = "创建时间")
  74. @ApiModelProperty(value = "创建时间", name = "intm")
  75. private Date intm;
  76. // 最后修改时间
  77. @ApiParam(name = "最后修改时间")
  78. @ApiModelProperty(value = "最后修改时间", name = "uptm")
  79. private Date uptm;
  80. // 数据状态
  81. @ApiParam(name = "数据状态")
  82. @ApiModelProperty(value = "数据状态", name = "dataStat")
  83. private String dataStat;
  84. // 督查状态
  85. @ApiParam(name = "督查状态")
  86. @ApiModelProperty(value = "督查状态", name = "state")
  87. private String state;
  88. public BisInspFjpjlglImgrParam() {
  89. }
  90. public String getId() {
  91. return id;
  92. }
  93. public void setId(String id) {
  94. this.id = id;
  95. }
  96. public String getRgstrId() {
  97. return rgstrId;
  98. }
  99. public void setRgstrId(String rgstrId) {
  100. this.rgstrId = rgstrId;
  101. }
  102. public Double getF411() {
  103. return f411;
  104. }
  105. public void setF411(Double f411) {
  106. this.f411 = f411;
  107. }
  108. public Double getF412() {
  109. return f412;
  110. }
  111. public void setF412(Double f412) {
  112. this.f412 = f412;
  113. }
  114. public Double getF413() {
  115. return f413;
  116. }
  117. public void setF413(Double f413) {
  118. this.f413 = f413;
  119. }
  120. public Double getF414() {
  121. return f414;
  122. }
  123. public void setF414(Double f414) {
  124. this.f414 = f414;
  125. }
  126. public Double getF415() {
  127. return f415;
  128. }
  129. public void setF415(Double f415) {
  130. this.f415 = f415;
  131. }
  132. public Double getF416() {
  133. return f416;
  134. }
  135. public void setF416(Double f416) {
  136. this.f416 = f416;
  137. }
  138. public Double getF417() {
  139. return f417;
  140. }
  141. public void setF417(Double f417) {
  142. this.f417 = f417;
  143. }
  144. public Double getF418() {
  145. return f418;
  146. }
  147. public void setF418(Double f418) {
  148. this.f418 = f418;
  149. }
  150. public Double getF419() {
  151. return f419;
  152. }
  153. public void setF419(Double f419) {
  154. this.f419 = f419;
  155. }
  156. public Double getF4110() {
  157. return f4110;
  158. }
  159. public void setF4110(Double f4110) {
  160. this.f4110 = f4110;
  161. }
  162. public Double getF4111() {
  163. return f4111;
  164. }
  165. public void setF4111(Double f4111) {
  166. this.f4111 = f4111;
  167. }
  168. public Double getF4112() {
  169. return f4112;
  170. }
  171. public void setF4112(Double f4112) {
  172. this.f4112 = f4112;
  173. }
  174. public Double getF422() {
  175. return f422;
  176. }
  177. public void setF422(Double f422) {
  178. this.f422 = f422;
  179. }
  180. public Double getF423() {
  181. return f423;
  182. }
  183. public void setF423(Double f423) {
  184. this.f423 = f423;
  185. }
  186. public Double getF424() {
  187. return f424;
  188. }
  189. public void setF424(Double f424) {
  190. this.f424 = f424;
  191. }
  192. public Double getF425() {
  193. return f425;
  194. }
  195. public void setF425(Double f425) {
  196. this.f425 = f425;
  197. }
  198. public Double getF426() {
  199. return f426;
  200. }
  201. public void setF426(Double f426) {
  202. this.f426 = f426;
  203. }
  204. public Double getF427() {
  205. return f427;
  206. }
  207. public void setF427(Double f427) {
  208. this.f427 = f427;
  209. }
  210. public Double getF428() {
  211. return f428;
  212. }
  213. public void setF428(Double f428) {
  214. this.f428 = f428;
  215. }
  216. public Double getF429() {
  217. return f429;
  218. }
  219. public void setF429(Double f429) {
  220. this.f429 = f429;
  221. }
  222. public Double getF4210() {
  223. return f4210;
  224. }
  225. public void setF4210(Double f4210) {
  226. this.f4210 = f4210;
  227. }
  228. public Double getF4211() {
  229. return f4211;
  230. }
  231. public void setF4211(Double f4211) {
  232. this.f4211 = f4211;
  233. }
  234. public Double getF4212() {
  235. return f4212;
  236. }
  237. public void setF4212(Double f4212) {
  238. this.f4212 = f4212;
  239. }
  240. public Double getF4213() {
  241. return f4213;
  242. }
  243. public void setF4213(Double f4213) {
  244. this.f4213 = f4213;
  245. }
  246. public Double getF4214() {
  247. return f4214;
  248. }
  249. public void setF4214(Double f4214) {
  250. this.f4214 = f4214;
  251. }
  252. public Double getF4215() {
  253. return f4215;
  254. }
  255. public void setF4215(Double f4215) {
  256. this.f4215 = f4215;
  257. }
  258. public Double getF4216() {
  259. return f4216;
  260. }
  261. public void setF4216(Double f4216) {
  262. this.f4216 = f4216;
  263. }
  264. public Double getF4217() {
  265. return f4217;
  266. }
  267. public void setF4217(Double f4217) {
  268. this.f4217 = f4217;
  269. }
  270. public Double getF4218() {
  271. return f4218;
  272. }
  273. public void setF4218(Double f4218) {
  274. this.f4218 = f4218;
  275. }
  276. public Double getF4219() {
  277. return f4219;
  278. }
  279. public void setF4219(Double f4219) {
  280. this.f4219 = f4219;
  281. }
  282. public Double getF4220() {
  283. return f4220;
  284. }
  285. public void setF4220(Double f4220) {
  286. this.f4220 = f4220;
  287. }
  288. public Double getF4221() {
  289. return f4221;
  290. }
  291. public void setF4221(Double f4221) {
  292. this.f4221 = f4221;
  293. }
  294. public Double getF4222() {
  295. return f4222;
  296. }
  297. public void setF4222(Double f4222) {
  298. this.f4222 = f4222;
  299. }
  300. public Double getF431() {
  301. return f431;
  302. }
  303. public void setF431(Double f431) {
  304. this.f431 = f431;
  305. }
  306. public Double getF432() {
  307. return f432;
  308. }
  309. public void setF432(Double f432) {
  310. this.f432 = f432;
  311. }
  312. public Double getF433() {
  313. return f433;
  314. }
  315. public void setF433(Double f433) {
  316. this.f433 = f433;
  317. }
  318. public Double getF434() {
  319. return f434;
  320. }
  321. public void setF434(Double f434) {
  322. this.f434 = f434;
  323. }
  324. public Double getF435() {
  325. return f435;
  326. }
  327. public void setF435(Double f435) {
  328. this.f435 = f435;
  329. }
  330. public Double getF436() {
  331. return f436;
  332. }
  333. public void setF436(Double f436) {
  334. this.f436 = f436;
  335. }
  336. public Double getF437() {
  337. return f437;
  338. }
  339. public void setF437(Double f437) {
  340. this.f437 = f437;
  341. }
  342. public Double getF438() {
  343. return f438;
  344. }
  345. public void setF438(Double f438) {
  346. this.f438 = f438;
  347. }
  348. public Double getF439() {
  349. return f439;
  350. }
  351. public void setF439(Double f439) {
  352. this.f439 = f439;
  353. }
  354. public Double getF4310() {
  355. return f4310;
  356. }
  357. public void setF4310(Double f4310) {
  358. this.f4310 = f4310;
  359. }
  360. public Double getF441() {
  361. return f441;
  362. }
  363. public void setF441(Double f441) {
  364. this.f441 = f441;
  365. }
  366. public String getNote() {
  367. return note;
  368. }
  369. public void setNote(String note) {
  370. this.note = note;
  371. }
  372. public String getPersId() {
  373. return persId;
  374. }
  375. public void setPersId(String persId) {
  376. this.persId = persId;
  377. }
  378. public Date getIntm() {
  379. return intm;
  380. }
  381. public void setIntm(Date intm) {
  382. this.intm = intm;
  383. }
  384. public Date getUptm() {
  385. return uptm;
  386. }
  387. public void setUptm(Date uptm) {
  388. this.uptm = uptm;
  389. }
  390. public String getDataStat() {
  391. return dataStat;
  392. }
  393. public void setDataStat(String dataStat) {
  394. this.dataStat = dataStat;
  395. }
  396. public String getState() {
  397. return state;
  398. }
  399. public void setState(String state) {
  400. this.state = state;
  401. }
  402. public Double getF421() {
  403. return f421;
  404. }
  405. public void setF421(Double f421) {
  406. this.f421 = f421;
  407. }
  408. }