7420374ab4e6b3634ab4fc1ed2fa96caf74def91.svn-base 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433
  1. package cn.com.goldenwater.dcproj.model;
  2. import io.swagger.annotations.ApiModelProperty;
  3. /**
  4. * Created by 61618 on 2019/4/2.
  5. */
  6. public class AttPersGrw {
  7. //监测站编码(主键)
  8. @ApiModelProperty(name = "监测站编码",value = "监测站编码(长度:20,主键,可为空:N)")
  9. private String stcd;
  10. @ApiModelProperty(value = "(长度:50,可为空:Y)")
  11. private String dtmmdpr;
  12. @ApiModelProperty(value = "(长度:50,可为空:Y)")
  13. private String dtmnm;
  14. //设站日期
  15. @ApiModelProperty(name = "设站日期",value = "设站日期(长度:7,可为空:Y)")
  16. private String esstym;
  17. @ApiModelProperty(name = "经度",value = "(精度:10,小数位:6,可为空:Y)")
  18. private Double lgtdPc;
  19. //是否自流井
  20. @ApiModelProperty(name = "纬度",value = "是否自流井(长度:50,可为空:Y)")
  21. private String isart;
  22. //监测站位置
  23. @ApiModelProperty(name = "详细地址",value = "监测站位置(长度:50,可为空:Y)")
  24. private String stlc;
  25. //井深(m)
  26. @ApiModelProperty(name = "井深(m)",value = "井深(m)(精度:10,小数位:3,可为空:Y)")
  27. private Double welldep;
  28. @ApiModelProperty(value = "(长度:4,000,可为空:Y)")
  29. private String note;
  30. //北纬(度)
  31. @ApiModelProperty(value = "北纬(度)(精度:10,小数位:6,可为空:Y)")
  32. private Double lttd;
  33. //水介质
  34. @ApiModelProperty(name = "水介质",value = "水介质(长度:50,可为空:Y)")
  35. private String aqme;
  36. //埋藏条件
  37. @ApiModelProperty(name = "埋藏条件",value = "埋藏条件(长度:50,可为空:Y)")
  38. private String burcn;
  39. //刊布项目
  40. @ApiModelProperty(name = "刊布项目",value = "刊布项目(长度:50,可为空:Y)")
  41. private String pbprj;
  42. //建井类型
  43. @ApiModelProperty(value = "建井类型(长度:50,可为空:Y)")
  44. private String bwsttp;
  45. //监测站名称
  46. @ApiModelProperty(name = "监测站名称",value = "监测站名称(长度:100,可为空:Y)")
  47. private String stnm;
  48. //行政区划代码
  49. @ApiModelProperty(name = "行政区划代码",value = "行政区划代码(长度:50,可为空:Y)")
  50. private String adcd;
  51. //监测站类别
  52. @ApiModelProperty(value = "监测站类别(长度:50,可为空:Y)")
  53. private String sttp;
  54. @ApiModelProperty(value = "(长度:50,可为空:Y)")
  55. private String stel;
  56. //撤站日期
  57. @ApiModelProperty(value = "撤站日期(长度:7,可为空:Y)")
  58. private String calym;
  59. //测站所属流域机构
  60. @ApiModelProperty(name = "测站所属流域机构",value = "测站所属流域机构(长度:50,可为空:Y)")
  61. private String rvnm;
  62. //所属地质单元
  63. @ApiModelProperty(name = "所属地质单元",value = "所属地质单元(长度:50,可为空:Y)")
  64. private String gogunt;
  65. //保护装置
  66. @ApiModelProperty(name = "保护装置",value = "保护装置(长度:50,可为空:Y)")
  67. private String prtc;
  68. //地面高程(m)
  69. @ApiModelProperty(name = "地面高程(m)",value = "地面高程(m)(精度:10,小数位:3,可为空:Y)")
  70. private Double grdlvl;
  71. //行政区划名称
  72. @ApiModelProperty(name = "行政区划名称(m)",value = "行政区划名称(长度:50,可为空:Y)")
  73. private String adnm;
  74. @ApiModelProperty(value = "(精度:10,小数位:6,可为空:Y)")
  75. private Double lttdPc;
  76. //东经(度)
  77. @ApiModelProperty(value = "东经(度)(精度:10,小数位:6,可为空:Y)")
  78. private Double lgtd;
  79. //监测井类型
  80. @ApiModelProperty(value = "监测井类型(长度:50,可为空:Y)")
  81. private String wsttp;
  82. //原编码
  83. @ApiModelProperty(value = "原编码(长度:50,可为空:Y)")
  84. private String ostcd;
  85. @ApiModelProperty(value = "(长度:50,可为空:Y)")
  86. private String esstyr;
  87. //入库时间
  88. @ApiModelProperty(value = "入库时间(长度:7,可为空:Y)")
  89. private String intm;
  90. //固定点高程(m)
  91. @ApiModelProperty(name = "固定点高程(m)",value = "固定点高程(m)(精度:10,小数位:3,可为空:Y)")
  92. private Double stndpnt;
  93. //管理单位
  94. @ApiModelProperty(name = "管理单位",value = "管理单位(长度:50,可为空:Y)")
  95. private String mnun;
  96. //产权单位
  97. @ApiModelProperty(name = "产权单位",value = "产权单位(长度:50,可为空:Y)")
  98. private String onun;
  99. //井台高(m)
  100. @ApiModelProperty(name = "井台高(m)",value = "井台高(m)(精度:10,小数位:3,可为空:Y)")
  101. private Double spghgh;
  102. private String objId;
  103. public String getObjId() {
  104. return objId;
  105. }
  106. public void setObjId(String objId) {
  107. this.objId = objId;
  108. }
  109. public String getStcd() {
  110. return stcd;
  111. }
  112. public void setStcd(String stcd) {
  113. this.stcd = stcd;
  114. }
  115. public String getDtmmdpr() {
  116. return dtmmdpr;
  117. }
  118. public void setDtmmdpr(String dtmmdpr) {
  119. this.dtmmdpr = dtmmdpr;
  120. }
  121. public String getDtmnm() {
  122. return dtmnm;
  123. }
  124. public void setDtmnm(String dtmnm) {
  125. this.dtmnm = dtmnm;
  126. }
  127. public String getEsstym() {
  128. return esstym;
  129. }
  130. public void setEsstym(String esstym) {
  131. this.esstym = esstym;
  132. }
  133. public Double getLgtdPc() {
  134. return lgtdPc;
  135. }
  136. public void setLgtdPc(Double lgtdPc) {
  137. this.lgtdPc = lgtdPc;
  138. }
  139. public String getIsart() {
  140. return isart;
  141. }
  142. public void setIsart(String isart) {
  143. this.isart = isart;
  144. }
  145. public String getStlc() {
  146. return stlc;
  147. }
  148. public void setStlc(String stlc) {
  149. this.stlc = stlc;
  150. }
  151. public Double getWelldep() {
  152. return welldep;
  153. }
  154. public void setWelldep(Double welldep) {
  155. this.welldep = welldep;
  156. }
  157. public String getNote() {
  158. return note;
  159. }
  160. public void setNote(String note) {
  161. this.note = note;
  162. }
  163. public Double getLttd() {
  164. return lttd;
  165. }
  166. public void setLttd(Double lttd) {
  167. this.lttd = lttd;
  168. }
  169. public String getAqme() {
  170. return aqme;
  171. }
  172. public void setAqme(String aqme) {
  173. this.aqme = aqme;
  174. }
  175. public String getBurcn() {
  176. return burcn;
  177. }
  178. public void setBurcn(String burcn) {
  179. this.burcn = burcn;
  180. }
  181. public String getPbprj() {
  182. return pbprj;
  183. }
  184. public void setPbprj(String pbprj) {
  185. this.pbprj = pbprj;
  186. }
  187. public String getBwsttp() {
  188. return bwsttp;
  189. }
  190. public void setBwsttp(String bwsttp) {
  191. this.bwsttp = bwsttp;
  192. }
  193. public String getStnm() {
  194. return stnm;
  195. }
  196. public void setStnm(String stnm) {
  197. this.stnm = stnm;
  198. }
  199. public String getAdcd() {
  200. return adcd;
  201. }
  202. public void setAdcd(String adcd) {
  203. this.adcd = adcd;
  204. }
  205. public String getSttp() {
  206. return sttp;
  207. }
  208. public void setSttp(String sttp) {
  209. this.sttp = sttp;
  210. }
  211. public String getStel() {
  212. return stel;
  213. }
  214. public void setStel(String stel) {
  215. this.stel = stel;
  216. }
  217. public String getCalym() {
  218. return calym;
  219. }
  220. public void setCalym(String calym) {
  221. this.calym = calym;
  222. }
  223. public String getRvnm() {
  224. return rvnm;
  225. }
  226. public void setRvnm(String rvnm) {
  227. this.rvnm = rvnm;
  228. }
  229. public String getGogunt() {
  230. return gogunt;
  231. }
  232. public void setGogunt(String gogunt) {
  233. this.gogunt = gogunt;
  234. }
  235. public String getPrtc() {
  236. return prtc;
  237. }
  238. public void setPrtc(String prtc) {
  239. this.prtc = prtc;
  240. }
  241. public Double getGrdlvl() {
  242. return grdlvl;
  243. }
  244. public void setGrdlvl(Double grdlvl) {
  245. this.grdlvl = grdlvl;
  246. }
  247. public String getAdnm() {
  248. return adnm;
  249. }
  250. public void setAdnm(String adnm) {
  251. this.adnm = adnm;
  252. }
  253. public Double getLttdPc() {
  254. return lttdPc;
  255. }
  256. public void setLttdPc(Double lttdPc) {
  257. this.lttdPc = lttdPc;
  258. }
  259. public Double getLgtd() {
  260. return lgtd;
  261. }
  262. public void setLgtd(Double lgtd) {
  263. this.lgtd = lgtd;
  264. }
  265. public String getWsttp() {
  266. return wsttp;
  267. }
  268. public void setWsttp(String wsttp) {
  269. this.wsttp = wsttp;
  270. }
  271. public String getOstcd() {
  272. return ostcd;
  273. }
  274. public void setOstcd(String ostcd) {
  275. this.ostcd = ostcd;
  276. }
  277. public String getEsstyr() {
  278. return esstyr;
  279. }
  280. public void setEsstyr(String esstyr) {
  281. this.esstyr = esstyr;
  282. }
  283. public String getIntm() {
  284. return intm;
  285. }
  286. public void setIntm(String intm) {
  287. this.intm = intm;
  288. }
  289. public Double getStndpnt() {
  290. return stndpnt;
  291. }
  292. public void setStndpnt(Double stndpnt) {
  293. this.stndpnt = stndpnt;
  294. }
  295. public String getMnun() {
  296. return mnun;
  297. }
  298. public void setMnun(String mnun) {
  299. this.mnun = mnun;
  300. }
  301. public String getOnun() {
  302. return onun;
  303. }
  304. public void setOnun(String onun) {
  305. this.onun = onun;
  306. }
  307. public Double getSpghgh() {
  308. return spghgh;
  309. }
  310. public void setSpghgh(Double spghgh) {
  311. this.spghgh = spghgh;
  312. }
  313. @Override
  314. public String toString() {
  315. return "AttPersGrw{" +
  316. "stcd='" + stcd + '\'' +
  317. ", dtmmdpr='" + dtmmdpr + '\'' +
  318. ", dtmnm='" + dtmnm + '\'' +
  319. ", esstym='" + esstym + '\'' +
  320. ", lgtdPc=" + lgtdPc +
  321. ", isart='" + isart + '\'' +
  322. ", stlc='" + stlc + '\'' +
  323. ", welldep=" + welldep +
  324. ", note='" + note + '\'' +
  325. ", lttd=" + lttd +
  326. ", aqme='" + aqme + '\'' +
  327. ", burcn='" + burcn + '\'' +
  328. ", pbprj='" + pbprj + '\'' +
  329. ", bwsttp='" + bwsttp + '\'' +
  330. ", stnm='" + stnm + '\'' +
  331. ", adcd='" + adcd + '\'' +
  332. ", sttp='" + sttp + '\'' +
  333. ", stel='" + stel + '\'' +
  334. ", calym='" + calym + '\'' +
  335. ", rvnm='" + rvnm + '\'' +
  336. ", gogunt='" + gogunt + '\'' +
  337. ", prtc='" + prtc + '\'' +
  338. ", grdlvl=" + grdlvl +
  339. ", adnm='" + adnm + '\'' +
  340. ", lttdPc=" + lttdPc +
  341. ", lgtd=" + lgtd +
  342. ", wsttp='" + wsttp + '\'' +
  343. ", ostcd='" + ostcd + '\'' +
  344. ", esstyr='" + esstyr + '\'' +
  345. ", intm='" + intm + '\'' +
  346. ", stndpnt=" + stndpnt +
  347. ", mnun='" + mnun + '\'' +
  348. ", onun='" + onun + '\'' +
  349. ", spghgh=" + spghgh +
  350. '}';
  351. }
  352. }