608ae7ef3aa9919feb37acc1b1439c982fcd29d8.svn-base 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424
  1. package cn.com.goldenwater.dcproj.model;
  2. import cn.com.goldenwater.core.model.BaseBean;
  3. import com.fasterxml.jackson.annotation.JsonFormat;
  4. import com.fasterxml.jackson.annotation.JsonIgnoreProperties;
  5. import io.swagger.annotations.ApiModelProperty;
  6. import org.springframework.format.annotation.DateTimeFormat;
  7. import java.io.Serializable;
  8. import java.util.Date;
  9. /**
  10. * entity:BisBisRdwspRgstrFee
  11. *
  12. * @author lune
  13. * @date 2020-10-9
  14. */
  15. @JsonIgnoreProperties(value = {"handler","hibernateLazyInitializer"})
  16. public class BisBisRdwspRgstrFee extends BaseBean implements Serializable {
  17. @ApiModelProperty(value="供水工程id", position = 1)
  18. private String id;
  19. @ApiModelProperty(value="农饮督查登记表id", position = 2)
  20. private String regstrId;
  21. @ApiModelProperty(value="工程概况-ID", position = 3)
  22. private String prjId;
  23. @ApiModelProperty(value="工程概况-工程名称", position = 4)
  24. private String prjNm;
  25. @ApiModelProperty(value="工程概况-工程类型--A(万人工程)、B(千人工程)、C(千人以下集中供水工程)", position = 5)
  26. private String prjType;
  27. @ApiModelProperty(value="工程概况-行政村编码", position = 6)
  28. private String adCode;
  29. @ApiModelProperty(value="工程概况-行政区名称/对象名称", position = 7)
  30. private String adName;
  31. @ApiModelProperty(value="工程概况-行政区划全称", position = 8)
  32. private String adFullName;
  33. @ApiModelProperty(value="工程概况-村组名称", position = 9)
  34. private String addr;
  35. @ApiModelProperty(value="经度", position = 10)
  36. private Double centerX;
  37. @ApiModelProperty(value="纬度", position = 11)
  38. private Double centerY;
  39. @ApiModelProperty(value="高德经度", position = 12)
  40. private Double gdX;
  41. @ApiModelProperty(value="高德纬度", position = 13)
  42. private Double gdY;
  43. @ApiModelProperty(value="水费收缴情况-水费是否定价(1:是;2:否;)", position = 14)
  44. private String isFeeMake;
  45. @ApiModelProperty(value="水费收缴情况-水费定价依据--A(政府文件定价)、B(物价部门核定工程水价批复)、C(自主定价)", position = 15)
  46. private String feeRely;
  47. @ApiModelProperty(value="水费收缴情况-水价类型--A(单一制水价)、B(两部制水价)、C(阶梯水价)、D(固定水价)、E(不收费)", position = 16)
  48. private String feeType;
  49. @ApiModelProperty(value="水费收缴情况-计量水价信息", position = 17)
  50. private String isJiliangNote;
  51. @ApiModelProperty(value="水费收缴情况-计量水价类型", position = 18)
  52. private String isJiliangType;
  53. @ApiModelProperty(value="水费收缴情况-计量水价", position = 19)
  54. private String isJiliangFee;
  55. @ApiModelProperty(value="水费收缴情况-固定水价信息", position = 20)
  56. private String isGudingNote;
  57. @ApiModelProperty(value="水费收缴情况-固定水价类型", position = 21)
  58. private String isGudingType;
  59. @ApiModelProperty(value="水费收缴情况-固定水价", position = 22)
  60. private String isGudingFee;
  61. @ApiModelProperty(value="水费收缴情况-阶梯水价1", position = 23)
  62. private String jietiPriceOne;
  63. @ApiModelProperty(value="水费收缴情况-阶梯水价2", position = 24)
  64. private String jietiPriceTwo;
  65. @ApiModelProperty(value="水费收缴情况-阶梯水价3", position = 25)
  66. private String jietiPriceThree;
  67. @ApiModelProperty(value="水费收缴情况-阶梯限额1", position = 26)
  68. private String jietiXianeOne;
  69. @ApiModelProperty(value="水费收缴情况-阶梯限额2", position = 27)
  70. private String jietiXianeTwo;
  71. @ApiModelProperty(value="水费收缴情况-阶梯限额3", position = 28)
  72. private String jietiXianeThree;
  73. @ApiModelProperty("存放限制额度(两步制水价限额)")
  74. private String xianEPrice;
  75. @ApiModelProperty(value="水费收缴情况-两步制水价-固定水价", position = 29)
  76. private String gudingPriceTwo;
  77. @ApiModelProperty(value="水费收缴情况-两步制水价-计量水价", position = 30)
  78. private String jiliangPriceTwo;
  79. @ApiModelProperty(value="水费收缴情况-是否收取水费(1:是;2:否;)", position = 31)
  80. private String isCalFee;
  81. @ApiModelProperty(value="水费收缴情况-水费加补助是否覆盖运行成本(1:是;2:否;)", position = 32)
  82. private String isOverBaseFee;
  83. @ApiModelProperty(value="水费收缴情况-水费缴费率", position = 33)
  84. private String payFeeProcent;
  85. @ApiModelProperty(value="工程运行状况-设施设备-是否按要求配备", position = 34)
  86. private String posFaeIsEqp;
  87. @ApiModelProperty(value="工程运行状况-设施设备-是否正常运行", position = 35)
  88. private String posFaeIsRun;
  89. @ApiModelProperty(value="工程运行状况-运行状况-供水水质是否正常", position = 36)
  90. private String posRsWsqIsOk;
  91. @ApiModelProperty(value="工程运行状况-运行状况-供水量是否正常", position = 37)
  92. private String posRsOswIsOk;
  93. @ApiModelProperty(value="服务电话", position = 38)
  94. private String telephone;
  95. @ApiModelProperty(value="暗访日期", position = 39)
  96. @DateTimeFormat(pattern = "yyyy-MM-dd")
  97. @JsonFormat(timezone = "GMT+8", pattern = "yyyy-MM-dd")
  98. private String visitDate;
  99. @ApiModelProperty(value="创建人", position = 40)
  100. private String persId;
  101. @ApiModelProperty(value="暗访人名称", position = 41)
  102. private String recPers;
  103. @ApiModelProperty(value="创建时间", position = 42)
  104. private Date intm;
  105. @ApiModelProperty(value="更新时间", position = 43)
  106. private Date uptm;
  107. @ApiModelProperty(value="填报状态(0:未填报;1:填报中;2:已填报)", position = 44)
  108. private String status;
  109. @ApiModelProperty("单一制水价价格,计量水价存放")
  110. private String jiliangPrice;
  111. @ApiModelProperty("1为月元。户/2为月人。户")
  112. private String gudingPriceDw;
  113. @ApiModelProperty("固定水价,以及两步制水价固定水价部分")
  114. private String gudingPrice;
  115. public BisBisRdwspRgstrFee() {
  116. }
  117. public String getGudingPriceDw() {
  118. return gudingPriceDw;
  119. }
  120. public void setGudingPriceDw(String gudingPriceDw) {
  121. this.gudingPriceDw = gudingPriceDw;
  122. }
  123. public String getGudingPrice() {
  124. return gudingPrice;
  125. }
  126. public void setGudingPrice(String gudingPrice) {
  127. this.gudingPrice = gudingPrice;
  128. }
  129. public String getXianEPrice() {
  130. return xianEPrice;
  131. }
  132. public void setXianEPrice(String xianEPrice) {
  133. this.xianEPrice = xianEPrice;
  134. }
  135. public String getJiliangPrice() {
  136. return jiliangPrice;
  137. }
  138. public void setJiliangPrice(String jiliangPrice) {
  139. this.jiliangPrice = jiliangPrice;
  140. }
  141. public String getId() {
  142. return id;
  143. }
  144. public void setId(String id) {
  145. this.id = id;
  146. }
  147. public String getRegstrId() {
  148. return regstrId;
  149. }
  150. public void setRegstrId(String regstrId) {
  151. this.regstrId = regstrId;
  152. }
  153. public String getPrjId() {
  154. return prjId;
  155. }
  156. public void setPrjId(String prjId) {
  157. this.prjId = prjId;
  158. }
  159. public String getPrjNm() {
  160. return prjNm;
  161. }
  162. public void setPrjNm(String prjNm) {
  163. this.prjNm = prjNm;
  164. }
  165. public String getPrjType() {
  166. return prjType;
  167. }
  168. public void setPrjType(String prjType) {
  169. this.prjType = prjType;
  170. }
  171. public String getAdCode() {
  172. return adCode;
  173. }
  174. public void setAdCode(String adCode) {
  175. this.adCode = adCode;
  176. }
  177. public String getAdName() {
  178. return adName;
  179. }
  180. public void setAdName(String adName) {
  181. this.adName = adName;
  182. }
  183. public String getAdFullName() {
  184. return adFullName;
  185. }
  186. public void setAdFullName(String adFullName) {
  187. this.adFullName = adFullName;
  188. }
  189. public String getAddr() {
  190. return addr;
  191. }
  192. public void setAddr(String addr) {
  193. this.addr = addr;
  194. }
  195. public Double getCenterX() {
  196. return centerX;
  197. }
  198. public void setCenterX(Double centerX) {
  199. this.centerX = centerX;
  200. }
  201. public Double getCenterY() {
  202. return centerY;
  203. }
  204. public void setCenterY(Double centerY) {
  205. this.centerY = centerY;
  206. }
  207. public Double getGdX() {
  208. return gdX;
  209. }
  210. public void setGdX(Double gdX) {
  211. this.gdX = gdX;
  212. }
  213. public Double getGdY() {
  214. return gdY;
  215. }
  216. public void setGdY(Double gdY) {
  217. this.gdY = gdY;
  218. }
  219. public String getIsFeeMake() {
  220. return isFeeMake;
  221. }
  222. public void setIsFeeMake(String isFeeMake) {
  223. this.isFeeMake = isFeeMake;
  224. }
  225. public String getFeeRely() {
  226. return feeRely;
  227. }
  228. public void setFeeRely(String feeRely) {
  229. this.feeRely = feeRely;
  230. }
  231. public String getFeeType() {
  232. return feeType;
  233. }
  234. public void setFeeType(String feeType) {
  235. this.feeType = feeType;
  236. }
  237. public String getIsJiliangNote() {
  238. return isJiliangNote;
  239. }
  240. public void setIsJiliangNote(String isJiliangNote) {
  241. this.isJiliangNote = isJiliangNote;
  242. }
  243. public String getIsJiliangType() {
  244. return isJiliangType;
  245. }
  246. public void setIsJiliangType(String isJiliangType) {
  247. this.isJiliangType = isJiliangType;
  248. }
  249. public String getIsJiliangFee() {
  250. return isJiliangFee;
  251. }
  252. public void setIsJiliangFee(String isJiliangFee) {
  253. this.isJiliangFee = isJiliangFee;
  254. }
  255. public String getIsGudingNote() {
  256. return isGudingNote;
  257. }
  258. public void setIsGudingNote(String isGudingNote) {
  259. this.isGudingNote = isGudingNote;
  260. }
  261. public String getIsGudingType() {
  262. return isGudingType;
  263. }
  264. public void setIsGudingType(String isGudingType) {
  265. this.isGudingType = isGudingType;
  266. }
  267. public String getIsGudingFee() {
  268. return isGudingFee;
  269. }
  270. public void setIsGudingFee(String isGudingFee) {
  271. this.isGudingFee = isGudingFee;
  272. }
  273. public String getJietiPriceOne() {
  274. return jietiPriceOne;
  275. }
  276. public void setJietiPriceOne(String jietiPriceOne) {
  277. this.jietiPriceOne = jietiPriceOne;
  278. }
  279. public String getJietiPriceTwo() {
  280. return jietiPriceTwo;
  281. }
  282. public void setJietiPriceTwo(String jietiPriceTwo) {
  283. this.jietiPriceTwo = jietiPriceTwo;
  284. }
  285. public String getJietiPriceThree() {
  286. return jietiPriceThree;
  287. }
  288. public void setJietiPriceThree(String jietiPriceThree) {
  289. this.jietiPriceThree = jietiPriceThree;
  290. }
  291. public String getJietiXianeOne() {
  292. return jietiXianeOne;
  293. }
  294. public void setJietiXianeOne(String jietiXianeOne) {
  295. this.jietiXianeOne = jietiXianeOne;
  296. }
  297. public String getJietiXianeTwo() {
  298. return jietiXianeTwo;
  299. }
  300. public void setJietiXianeTwo(String jietiXianeTwo) {
  301. this.jietiXianeTwo = jietiXianeTwo;
  302. }
  303. public String getJietiXianeThree() {
  304. return jietiXianeThree;
  305. }
  306. public void setJietiXianeThree(String jietiXianeThree) {
  307. this.jietiXianeThree = jietiXianeThree;
  308. }
  309. public String getGudingPriceTwo() {
  310. return gudingPriceTwo;
  311. }
  312. public void setGudingPriceTwo(String gudingPriceTwo) {
  313. this.gudingPriceTwo = gudingPriceTwo;
  314. }
  315. public String getJiliangPriceTwo() {
  316. return jiliangPriceTwo;
  317. }
  318. public void setJiliangPriceTwo(String jiliangPriceTwo) {
  319. this.jiliangPriceTwo = jiliangPriceTwo;
  320. }
  321. public String getIsCalFee() {
  322. return isCalFee;
  323. }
  324. public void setIsCalFee(String isCalFee) {
  325. this.isCalFee = isCalFee;
  326. }
  327. public String getIsOverBaseFee() {
  328. return isOverBaseFee;
  329. }
  330. public void setIsOverBaseFee(String isOverBaseFee) {
  331. this.isOverBaseFee = isOverBaseFee;
  332. }
  333. public String getPayFeeProcent() {
  334. return payFeeProcent;
  335. }
  336. public void setPayFeeProcent(String payFeeProcent) {
  337. this.payFeeProcent = payFeeProcent;
  338. }
  339. public String getPosFaeIsEqp() {
  340. return posFaeIsEqp;
  341. }
  342. public void setPosFaeIsEqp(String posFaeIsEqp) {
  343. this.posFaeIsEqp = posFaeIsEqp;
  344. }
  345. public String getPosFaeIsRun() {
  346. return posFaeIsRun;
  347. }
  348. public void setPosFaeIsRun(String posFaeIsRun) {
  349. this.posFaeIsRun = posFaeIsRun;
  350. }
  351. public String getPosRsWsqIsOk() {
  352. return posRsWsqIsOk;
  353. }
  354. public void setPosRsWsqIsOk(String posRsWsqIsOk) {
  355. this.posRsWsqIsOk = posRsWsqIsOk;
  356. }
  357. public String getPosRsOswIsOk() {
  358. return posRsOswIsOk;
  359. }
  360. public void setPosRsOswIsOk(String posRsOswIsOk) {
  361. this.posRsOswIsOk = posRsOswIsOk;
  362. }
  363. public String getTelephone() {
  364. return telephone;
  365. }
  366. public void setTelephone(String telephone) {
  367. this.telephone = telephone;
  368. }
  369. public String getVisitDate() {
  370. return visitDate;
  371. }
  372. public void setVisitDate(String visitDate) {
  373. this.visitDate = visitDate;
  374. }
  375. public String getPersId() {
  376. return persId;
  377. }
  378. public void setPersId(String persId) {
  379. this.persId = persId;
  380. }
  381. public String getRecPers() {
  382. return recPers;
  383. }
  384. public void setRecPers(String recPers) {
  385. this.recPers = recPers;
  386. }
  387. public Date getIntm() {
  388. return intm;
  389. }
  390. public void setIntm(Date intm) {
  391. this.intm = intm;
  392. }
  393. public Date getUptm() {
  394. return uptm;
  395. }
  396. public void setUptm(Date uptm) {
  397. this.uptm = uptm;
  398. }
  399. public String getStatus() {
  400. return status;
  401. }
  402. public void setStatus(String status) {
  403. this.status = status;
  404. }
  405. @Override
  406. public String toString() {
  407. return "BisBisRdwspRgstrFee [" + "id=" + id + ", regstrId=" + regstrId + ", prjId=" + prjId + ", prjNm=" + prjNm + ", prjType=" + prjType + ", adCode=" + adCode + ", adName=" + adName + ", adFullName=" + adFullName + ", addr=" + addr + ", centerX=" + centerX + ", centerY=" + centerY + ", gdX=" + gdX + ", gdY=" + gdY + ", isFeeMake=" + isFeeMake + ", feeRely=" + feeRely + ", feeType=" + feeType + ", isJiliangNote=" + isJiliangNote + ", isJiliangType=" + isJiliangType + ", isJiliangFee=" + isJiliangFee + ", isGudingNote=" + isGudingNote + ", isGudingType=" + isGudingType + ", isGudingFee=" + isGudingFee + ", jietiPriceOne=" + jietiPriceOne + ", jietiPriceTwo=" + jietiPriceTwo + ", jietiPriceThree=" + jietiPriceThree + ", jietiXianeOne=" + jietiXianeOne + ", jietiXianeTwo=" + jietiXianeTwo + ", jietiXianeThree=" + jietiXianeThree + ", gudingPriceTwo=" + gudingPriceTwo + ", jiliangPriceTwo=" + jiliangPriceTwo + ", isCalFee=" + isCalFee + ", isOverBaseFee=" + isOverBaseFee + ", payFeeProcent=" + payFeeProcent + ", posFaeIsEqp=" + posFaeIsEqp + ", posFaeIsRun=" + posFaeIsRun + ", posRsWsqIsOk=" + posRsWsqIsOk + ", posRsOswIsOk=" + posRsOswIsOk + ", telephone=" + telephone + ", visitDate=" + visitDate + ", persId=" + persId + ", recPers=" + recPers + ", intm=" + intm + ", uptm=" + uptm + ", status=" + status + "]";
  408. }
  409. }