d85228afe9468b7a5d0823894b56a2000c4bdc2b.svn-base 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441
  1. package cn.com.goldenwater.dcproj.param;
  2. import cn.com.goldenwater.core.param.PageParam;
  3. import io.swagger.annotations.ApiModelProperty;
  4. import java.io.Serializable;
  5. import java.util.Date;
  6. /**
  7. * BisRdwspRgstrPoorParam
  8. *
  9. * @author lune
  10. * @date 2020-10-9
  11. */
  12. public class BisRdwspRgstrPoorParam extends PageParam implements Serializable {
  13. @ApiModelProperty(value="主键ID ", position = 1)
  14. private String id;
  15. @ApiModelProperty(value="农饮督查登记表id", position = 2)
  16. private String regstrId;
  17. @ApiModelProperty(value="行政村编码", position = 3)
  18. private String adCode;
  19. @ApiModelProperty(value="工程概况-行政区名称/对象名称", position = 4)
  20. private String adName;
  21. @ApiModelProperty(value="工程概况-行政区划全称", position = 5)
  22. private String adFullName;
  23. @ApiModelProperty(value="工程概况-村组名称", position = 6)
  24. private String addr;
  25. @ApiModelProperty(value="户主姓名", position = 7)
  26. private String userNm;
  27. @ApiModelProperty(value="经度", position = 8)
  28. private Double centerX;
  29. @ApiModelProperty(value="纬度", position = 9)
  30. private Double centerY;
  31. @ApiModelProperty(value="高德经度", position = 10)
  32. private Double gdX;
  33. @ApiModelProperty(value="高德纬度", position = 11)
  34. private Double gdY;
  35. @ApiModelProperty(value="调查地点", position = 12)
  36. private String villageNm;
  37. @ApiModelProperty(value="电话", position = 13)
  38. private String telphone;
  39. @ApiModelProperty(value="水质-是否良好(1:是;2:否;)", position = 14)
  40. private String isQualityGood;
  41. @ApiModelProperty(value="水质-存在问题", position = 15)
  42. private String qualityProblem;
  43. @ApiModelProperty(value="水量-是否供水入户(1:是;2:否;)", position = 16)
  44. private String isSplyHome;
  45. @ApiModelProperty(value="水量-是否24小时供水(1:是;2:否;)", position = 17)
  46. private String is24hSupply;
  47. @ApiModelProperty(value="水量-存在问题", position = 18)
  48. private String waterProblem;
  49. @ApiModelProperty(value="用水方便程度-是否达标(1:是;2:否;)", position = 19)
  50. private String isEasyUse;
  51. @ApiModelProperty(value="用水方便程度-存在问题", position = 20)
  52. private String easyUseProblem;
  53. @ApiModelProperty(value="供水保证率-是否达标(1:是;2:否;)", position = 21)
  54. private String isSplyProblem;
  55. @ApiModelProperty(value="供水保证率-存在问题", position = 22)
  56. private String splyProblem;
  57. @ApiModelProperty(value="水费水价-是否缴纳水费(1:是;2:否;)", position = 23)
  58. private String isCalFee;
  59. @ApiModelProperty(value="水费水价-水价类型-A(单一制水价)、B(两部制水价)、C(阶梯水价)、D(固定水价)、E(不收费)", position = 24)
  60. private String feeType;
  61. @ApiModelProperty(value="计量水价信息", position = 25)
  62. private String isJiliangFeeNote;
  63. @ApiModelProperty(value="计量水价类型", position = 26)
  64. private String isJiliangFeeType;
  65. @ApiModelProperty(value="计量水价", position = 27)
  66. private String isJiliangFee;
  67. @ApiModelProperty(value="固定水价信息", position = 28)
  68. private String isGudingFeeNote;
  69. @ApiModelProperty(value="固定水价", position = 29)
  70. private String isGudingFee;
  71. @ApiModelProperty(value="供水服务-是否知晓服务人员或了解服务电话(1:是;2:否;)", position = 30)
  72. private String isKnowServicer;
  73. @ApiModelProperty(value="暗访日期", position = 31)
  74. private Date visitDate;
  75. @ApiModelProperty(value="创建人", position = 32)
  76. private String persId;
  77. @ApiModelProperty(value="暗访人名称", position = 33)
  78. private String recPers;
  79. @ApiModelProperty(value="创建时间", position = 34)
  80. private Date intm;
  81. @ApiModelProperty(value="更新时间", position = 35)
  82. private Date uptm;
  83. @ApiModelProperty(value="填报状态(0:未填报;1:填报中;2:已填报)", position = 36)
  84. private String status;
  85. @ApiModelProperty(value="是否解决问题 1:是 2:否", position = 36)
  86. private String feeProblem;
  87. @ApiModelProperty("阶梯水价1")
  88. private String jietiPriceOne;
  89. @ApiModelProperty("阶梯水价2")
  90. private String jietiPriceTwo;
  91. @ApiModelProperty("阶梯水价3")
  92. private String jietiPriceThree;
  93. @ApiModelProperty("阶梯水价,阶梯限额1")
  94. private String jietiXianeOne;
  95. @ApiModelProperty("阶梯水价,阶梯限额2")
  96. private String jietiXianeTwo;
  97. @ApiModelProperty("阶梯水价,阶梯限额3")
  98. private String jietiXianeThree;
  99. @ApiModelProperty("单一制水价价格,计量水价存放")
  100. private String jiliangPrice;
  101. @ApiModelProperty("1为月元。户/2为月人。户")
  102. private String gudingPriceDw;
  103. @ApiModelProperty("固定水价,以及两步制水价固定水价部分")
  104. private String gudingPrice;
  105. @ApiModelProperty("存放限制额度(两步制水价限额)")
  106. private String xianEPrice;
  107. @ApiModelProperty(value="水费收缴情况-两步制水价-固定水价", position = 29)
  108. private String gudingPriceTwo;
  109. @ApiModelProperty(value="水费收缴情况-两步制水价-计量水价", position = 30)
  110. private String jiliangPriceTwo;
  111. public BisRdwspRgstrPoorParam() {
  112. }
  113. public String getXianEPrice() {
  114. return xianEPrice;
  115. }
  116. public void setXianEPrice(String xianEPrice) {
  117. this.xianEPrice = xianEPrice;
  118. }
  119. public String getGudingPriceTwo() {
  120. return gudingPriceTwo;
  121. }
  122. public void setGudingPriceTwo(String gudingPriceTwo) {
  123. this.gudingPriceTwo = gudingPriceTwo;
  124. }
  125. public String getJiliangPriceTwo() {
  126. return jiliangPriceTwo;
  127. }
  128. public void setJiliangPriceTwo(String jiliangPriceTwo) {
  129. this.jiliangPriceTwo = jiliangPriceTwo;
  130. }
  131. public String getJietiPriceOne() {
  132. return jietiPriceOne;
  133. }
  134. public String getJiliangPrice() {
  135. return jiliangPrice;
  136. }
  137. public void setJiliangPrice(String jiliangPrice) {
  138. this.jiliangPrice = jiliangPrice;
  139. }
  140. public String getGudingPriceDw() {
  141. return gudingPriceDw;
  142. }
  143. public void setGudingPriceDw(String gudingPriceDw) {
  144. this.gudingPriceDw = gudingPriceDw;
  145. }
  146. public String getGudingPrice() {
  147. return gudingPrice;
  148. }
  149. public void setGudingPrice(String gudingPrice) {
  150. this.gudingPrice = gudingPrice;
  151. }
  152. public void setJietiPriceOne(String jietiPriceOne) {
  153. this.jietiPriceOne = jietiPriceOne;
  154. }
  155. public String getJietiPriceTwo() {
  156. return jietiPriceTwo;
  157. }
  158. public void setJietiPriceTwo(String jietiPriceTwo) {
  159. this.jietiPriceTwo = jietiPriceTwo;
  160. }
  161. public String getJietiPriceThree() {
  162. return jietiPriceThree;
  163. }
  164. public void setJietiPriceThree(String jietiPriceThree) {
  165. this.jietiPriceThree = jietiPriceThree;
  166. }
  167. public String getJietiXianeOne() {
  168. return jietiXianeOne;
  169. }
  170. public void setJietiXianeOne(String jietiXianeOne) {
  171. this.jietiXianeOne = jietiXianeOne;
  172. }
  173. public String getJietiXianeTwo() {
  174. return jietiXianeTwo;
  175. }
  176. public void setJietiXianeTwo(String jietiXianeTwo) {
  177. this.jietiXianeTwo = jietiXianeTwo;
  178. }
  179. public String getJietiXianeThree() {
  180. return jietiXianeThree;
  181. }
  182. public void setJietiXianeThree(String jietiXianeThree) {
  183. this.jietiXianeThree = jietiXianeThree;
  184. }
  185. public String getFeeProblem() {
  186. return feeProblem;
  187. }
  188. public void setFeeProblem(String feeProblem) {
  189. this.feeProblem = feeProblem;
  190. }
  191. public String getId() {
  192. return id;
  193. }
  194. public void setId(String id) {
  195. this.id = id;
  196. }
  197. public String getRegstrId() {
  198. return regstrId;
  199. }
  200. public void setRegstrId(String regstrId) {
  201. this.regstrId = regstrId;
  202. }
  203. public String getAdCode() {
  204. return adCode;
  205. }
  206. public void setAdCode(String adCode) {
  207. this.adCode = adCode;
  208. }
  209. public String getAdName() {
  210. return adName;
  211. }
  212. public void setAdName(String adName) {
  213. this.adName = adName;
  214. }
  215. public String getAdFullName() {
  216. return adFullName;
  217. }
  218. public void setAdFullName(String adFullName) {
  219. this.adFullName = adFullName;
  220. }
  221. public String getAddr() {
  222. return addr;
  223. }
  224. public void setAddr(String addr) {
  225. this.addr = addr;
  226. }
  227. public String getUserNm() {
  228. return userNm;
  229. }
  230. public void setUserNm(String userNm) {
  231. this.userNm = userNm;
  232. }
  233. public Double getCenterX() {
  234. return centerX;
  235. }
  236. public void setCenterX(Double centerX) {
  237. this.centerX = centerX;
  238. }
  239. public Double getCenterY() {
  240. return centerY;
  241. }
  242. public void setCenterY(Double centerY) {
  243. this.centerY = centerY;
  244. }
  245. public Double getGdX() {
  246. return gdX;
  247. }
  248. public void setGdX(Double gdX) {
  249. this.gdX = gdX;
  250. }
  251. public Double getGdY() {
  252. return gdY;
  253. }
  254. public void setGdY(Double gdY) {
  255. this.gdY = gdY;
  256. }
  257. public String getVillageNm() {
  258. return villageNm;
  259. }
  260. public void setVillageNm(String villageNm) {
  261. this.villageNm = villageNm;
  262. }
  263. public String getTelphone() {
  264. return telphone;
  265. }
  266. public void setTelphone(String telphone) {
  267. this.telphone = telphone;
  268. }
  269. public String getIsQualityGood() {
  270. return isQualityGood;
  271. }
  272. public void setIsQualityGood(String isQualityGood) {
  273. this.isQualityGood = isQualityGood;
  274. }
  275. public String getQualityProblem() {
  276. return qualityProblem;
  277. }
  278. public void setQualityProblem(String qualityProblem) {
  279. this.qualityProblem = qualityProblem;
  280. }
  281. public String getIsSplyHome() {
  282. return isSplyHome;
  283. }
  284. public void setIsSplyHome(String isSplyHome) {
  285. this.isSplyHome = isSplyHome;
  286. }
  287. public String getIs24hSupply() {
  288. return is24hSupply;
  289. }
  290. public void setIs24hSupply(String is24hSupply) {
  291. this.is24hSupply = is24hSupply;
  292. }
  293. public String getWaterProblem() {
  294. return waterProblem;
  295. }
  296. public void setWaterProblem(String waterProblem) {
  297. this.waterProblem = waterProblem;
  298. }
  299. public String getIsEasyUse() {
  300. return isEasyUse;
  301. }
  302. public void setIsEasyUse(String isEasyUse) {
  303. this.isEasyUse = isEasyUse;
  304. }
  305. public String getEasyUseProblem() {
  306. return easyUseProblem;
  307. }
  308. public void setEasyUseProblem(String easyUseProblem) {
  309. this.easyUseProblem = easyUseProblem;
  310. }
  311. public String getIsSplyProblem() {
  312. return isSplyProblem;
  313. }
  314. public void setIsSplyProblem(String isSplyProblem) {
  315. this.isSplyProblem = isSplyProblem;
  316. }
  317. public String getSplyProblem() {
  318. return splyProblem;
  319. }
  320. public void setSplyProblem(String splyProblem) {
  321. this.splyProblem = splyProblem;
  322. }
  323. public String getIsCalFee() {
  324. return isCalFee;
  325. }
  326. public void setIsCalFee(String isCalFee) {
  327. this.isCalFee = isCalFee;
  328. }
  329. public String getFeeType() {
  330. return feeType;
  331. }
  332. public void setFeeType(String feeType) {
  333. this.feeType = feeType;
  334. }
  335. public String getIsJiliangFeeNote() {
  336. return isJiliangFeeNote;
  337. }
  338. public void setIsJiliangFeeNote(String isJiliangFeeNote) {
  339. this.isJiliangFeeNote = isJiliangFeeNote;
  340. }
  341. public String getIsJiliangFeeType() {
  342. return isJiliangFeeType;
  343. }
  344. public void setIsJiliangFeeType(String isJiliangFeeType) {
  345. this.isJiliangFeeType = isJiliangFeeType;
  346. }
  347. public String getIsJiliangFee() {
  348. return isJiliangFee;
  349. }
  350. public void setIsJiliangFee(String isJiliangFee) {
  351. this.isJiliangFee = isJiliangFee;
  352. }
  353. public String getIsGudingFeeNote() {
  354. return isGudingFeeNote;
  355. }
  356. public void setIsGudingFeeNote(String isGudingFeeNote) {
  357. this.isGudingFeeNote = isGudingFeeNote;
  358. }
  359. public String getIsGudingFee() {
  360. return isGudingFee;
  361. }
  362. public void setIsGudingFee(String isGudingFee) {
  363. this.isGudingFee = isGudingFee;
  364. }
  365. public String getIsKnowServicer() {
  366. return isKnowServicer;
  367. }
  368. public void setIsKnowServicer(String isKnowServicer) {
  369. this.isKnowServicer = isKnowServicer;
  370. }
  371. public Date getVisitDate() {
  372. return visitDate;
  373. }
  374. public void setVisitDate(Date visitDate) {
  375. this.visitDate = visitDate;
  376. }
  377. public String getPersId() {
  378. return persId;
  379. }
  380. public void setPersId(String persId) {
  381. this.persId = persId;
  382. }
  383. public String getRecPers() {
  384. return recPers;
  385. }
  386. public void setRecPers(String recPers) {
  387. this.recPers = recPers;
  388. }
  389. public Date getIntm() {
  390. return intm;
  391. }
  392. public void setIntm(Date intm) {
  393. this.intm = intm;
  394. }
  395. public Date getUptm() {
  396. return uptm;
  397. }
  398. public void setUptm(Date uptm) {
  399. this.uptm = uptm;
  400. }
  401. public String getStatus() {
  402. return status;
  403. }
  404. public void setStatus(String status) {
  405. this.status = status;
  406. }
  407. }