73679b9f17f26ee283577be7f251da3ab1e0b6b1.svn-base 7.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308
  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. * BisInspFjpjlglSafdlParam
  9. *
  10. * @author lhc
  11. * @date 2023-11-7
  12. */
  13. public class BisInspFjpjlglSafdlParam extends PageParam implements Serializable {
  14. private Double f523;
  15. private Double f524;
  16. private Double f525;
  17. private Double f526;
  18. private Double f527;
  19. private Double f528;
  20. private Double f529;
  21. private Double f531;
  22. private Double f532;
  23. private Double f533;
  24. private Double f534;
  25. private Double f535;
  26. private Double f536;
  27. private Double f537;
  28. private Double f538;
  29. private Double f539;
  30. private Double f5310;
  31. private Double f5311;
  32. private Double f541;
  33. private Double f542;
  34. private Double f543;
  35. // 备注
  36. @ApiParam(name = "备注")
  37. @ApiModelProperty(value = "备注", name = "note")
  38. private String note;
  39. // 记录人员ID
  40. @ApiParam(name = "记录人员ID")
  41. @ApiModelProperty(value = "记录人员ID", name = "persId")
  42. private String persId;
  43. // 创建时间
  44. @ApiParam(name = "创建时间")
  45. @ApiModelProperty(value = "创建时间", name = "intm")
  46. private Date intm;
  47. // 最后修改时间
  48. @ApiParam(name = "最后修改时间")
  49. @ApiModelProperty(value = "最后修改时间", name = "uptm")
  50. private Date uptm;
  51. // 数据状态
  52. @ApiParam(name = "数据状态")
  53. @ApiModelProperty(value = "数据状态", name = "dataStat")
  54. private String dataStat;
  55. // 督查状态
  56. @ApiParam(name = "督查状态")
  57. @ApiModelProperty(value = "督查状态", name = "state")
  58. private String state;
  59. private String id;
  60. // 登记表ID
  61. @ApiParam(name = "登记表ID")
  62. @ApiModelProperty(value = "登记表ID", name = "rgstrId")
  63. private String rgstrId;
  64. private Double f511;
  65. private Double f512;
  66. private Double f513;
  67. private Double f514;
  68. private Double f515;
  69. private Double f516;
  70. private Double f517;
  71. private Double f521;
  72. private Double f522;
  73. public BisInspFjpjlglSafdlParam() {
  74. }
  75. public Double getF523() {
  76. return f523;
  77. }
  78. public void setF523(Double f523) {
  79. this.f523 = f523;
  80. }
  81. public Double getF524() {
  82. return f524;
  83. }
  84. public void setF524(Double f524) {
  85. this.f524 = f524;
  86. }
  87. public Double getF525() {
  88. return f525;
  89. }
  90. public void setF525(Double f525) {
  91. this.f525 = f525;
  92. }
  93. public Double getF526() {
  94. return f526;
  95. }
  96. public void setF526(Double f526) {
  97. this.f526 = f526;
  98. }
  99. public Double getF527() {
  100. return f527;
  101. }
  102. public void setF527(Double f527) {
  103. this.f527 = f527;
  104. }
  105. public Double getF528() {
  106. return f528;
  107. }
  108. public void setF528(Double f528) {
  109. this.f528 = f528;
  110. }
  111. public Double getF529() {
  112. return f529;
  113. }
  114. public void setF529(Double f529) {
  115. this.f529 = f529;
  116. }
  117. public Double getF531() {
  118. return f531;
  119. }
  120. public void setF531(Double f531) {
  121. this.f531 = f531;
  122. }
  123. public Double getF532() {
  124. return f532;
  125. }
  126. public void setF532(Double f532) {
  127. this.f532 = f532;
  128. }
  129. public Double getF533() {
  130. return f533;
  131. }
  132. public void setF533(Double f533) {
  133. this.f533 = f533;
  134. }
  135. public Double getF534() {
  136. return f534;
  137. }
  138. public void setF534(Double f534) {
  139. this.f534 = f534;
  140. }
  141. public Double getF535() {
  142. return f535;
  143. }
  144. public void setF535(Double f535) {
  145. this.f535 = f535;
  146. }
  147. public Double getF536() {
  148. return f536;
  149. }
  150. public void setF536(Double f536) {
  151. this.f536 = f536;
  152. }
  153. public Double getF537() {
  154. return f537;
  155. }
  156. public void setF537(Double f537) {
  157. this.f537 = f537;
  158. }
  159. public Double getF538() {
  160. return f538;
  161. }
  162. public void setF538(Double f538) {
  163. this.f538 = f538;
  164. }
  165. public Double getF539() {
  166. return f539;
  167. }
  168. public void setF539(Double f539) {
  169. this.f539 = f539;
  170. }
  171. public Double getF5310() {
  172. return f5310;
  173. }
  174. public void setF5310(Double f5310) {
  175. this.f5310 = f5310;
  176. }
  177. public Double getF5311() {
  178. return f5311;
  179. }
  180. public void setF5311(Double f5311) {
  181. this.f5311 = f5311;
  182. }
  183. public Double getF541() {
  184. return f541;
  185. }
  186. public void setF541(Double f541) {
  187. this.f541 = f541;
  188. }
  189. public Double getF542() {
  190. return f542;
  191. }
  192. public void setF542(Double f542) {
  193. this.f542 = f542;
  194. }
  195. public Double getF543() {
  196. return f543;
  197. }
  198. public void setF543(Double f543) {
  199. this.f543 = f543;
  200. }
  201. public String getNote() {
  202. return note;
  203. }
  204. public void setNote(String note) {
  205. this.note = note;
  206. }
  207. public String getPersId() {
  208. return persId;
  209. }
  210. public void setPersId(String persId) {
  211. this.persId = persId;
  212. }
  213. public Date getIntm() {
  214. return intm;
  215. }
  216. public void setIntm(Date intm) {
  217. this.intm = intm;
  218. }
  219. public Date getUptm() {
  220. return uptm;
  221. }
  222. public void setUptm(Date uptm) {
  223. this.uptm = uptm;
  224. }
  225. public String getDataStat() {
  226. return dataStat;
  227. }
  228. public void setDataStat(String dataStat) {
  229. this.dataStat = dataStat;
  230. }
  231. public String getState() {
  232. return state;
  233. }
  234. public void setState(String state) {
  235. this.state = state;
  236. }
  237. public String getId() {
  238. return id;
  239. }
  240. public void setId(String id) {
  241. this.id = id;
  242. }
  243. public String getRgstrId() {
  244. return rgstrId;
  245. }
  246. public void setRgstrId(String rgstrId) {
  247. this.rgstrId = rgstrId;
  248. }
  249. public Double getF511() {
  250. return f511;
  251. }
  252. public void setF511(Double f511) {
  253. this.f511 = f511;
  254. }
  255. public Double getF512() {
  256. return f512;
  257. }
  258. public void setF512(Double f512) {
  259. this.f512 = f512;
  260. }
  261. public Double getF513() {
  262. return f513;
  263. }
  264. public void setF513(Double f513) {
  265. this.f513 = f513;
  266. }
  267. public Double getF514() {
  268. return f514;
  269. }
  270. public void setF514(Double f514) {
  271. this.f514 = f514;
  272. }
  273. public Double getF515() {
  274. return f515;
  275. }
  276. public void setF515(Double f515) {
  277. this.f515 = f515;
  278. }
  279. public Double getF516() {
  280. return f516;
  281. }
  282. public void setF516(Double f516) {
  283. this.f516 = f516;
  284. }
  285. public Double getF517() {
  286. return f517;
  287. }
  288. public void setF517(Double f517) {
  289. this.f517 = f517;
  290. }
  291. public Double getF521() {
  292. return f521;
  293. }
  294. public void setF521(Double f521) {
  295. this.f521 = f521;
  296. }
  297. public Double getF522() {
  298. return f522;
  299. }
  300. public void setF522(Double f522) {
  301. this.f522 = f522;
  302. }
  303. }