SjlrRsjl.java 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471
  1. package com.huimv.sjlr.dataobject;
  2. import com.huimv.xt.dataobject.BaseDO;
  3. import java.util.Date;
  4. public class SjlrRsjl extends BaseDO {
  5. /**
  6. * This field was generated by Apache iBATIS ibator.
  7. * This field corresponds to the database column sjlr_rsjl.ID
  8. *
  9. * @ibatorgenerated Tue May 23 17:28:19 CST 2017
  10. */
  11. private Integer id;
  12. /**
  13. * This field was generated by Apache iBATIS ibator.
  14. * This field corresponds to the database column sjlr_rsjl.PZID
  15. *
  16. * @ibatorgenerated Tue May 23 17:28:19 CST 2017
  17. */
  18. private Integer pzid;
  19. /**
  20. * This field was generated by Apache iBATIS ibator.
  21. * This field corresponds to the database column sjlr_rsjl.RSSJ
  22. *
  23. * @ibatorgenerated Tue May 23 17:28:19 CST 2017
  24. */
  25. private Date rssj;
  26. /**
  27. * This field was generated by Apache iBATIS ibator.
  28. * This field corresponds to the database column sjlr_rsjl.DWEB
  29. *
  30. * @ibatorgenerated Tue May 23 17:28:19 CST 2017
  31. */
  32. private String dweb;
  33. /**
  34. * This field was generated by Apache iBATIS ibator.
  35. * This field corresponds to the database column sjlr_rsjl.RSJG
  36. *
  37. * @ibatorgenerated Tue May 23 17:28:19 CST 2017
  38. */
  39. private String rsjg;
  40. /**
  41. * This field was generated by Apache iBATIS ibator.
  42. * This field corresponds to the database column sjlr_rsjl.ZGY
  43. *
  44. * @ibatorgenerated Tue May 23 17:28:19 CST 2017
  45. */
  46. private String zgy;
  47. /**
  48. * This field was generated by Apache iBATIS ibator.
  49. * This field corresponds to the database column sjlr_rsjl.RSSL
  50. *
  51. * @ibatorgenerated Tue May 23 17:28:19 CST 2017
  52. */
  53. private String rssl;
  54. /**
  55. * This field was generated by Apache iBATIS ibator.
  56. * This field corresponds to the database column sjlr_rsjl.ZRSL
  57. *
  58. * @ibatorgenerated Tue May 23 17:28:19 CST 2017
  59. */
  60. private String zrsl;
  61. /**
  62. * This field was generated by Apache iBATIS ibator.
  63. * This field corresponds to the database column sjlr_rsjl.BB
  64. *
  65. * @ibatorgenerated Tue May 23 17:28:19 CST 2017
  66. */
  67. private String bb;
  68. /**
  69. * This field was generated by Apache iBATIS ibator.
  70. * This field corresponds to the database column sjlr_rsjl.BZ
  71. *
  72. * @ibatorgenerated Tue May 23 17:28:19 CST 2017
  73. */
  74. private String bz;
  75. /**
  76. * This field was generated by Apache iBATIS ibator.
  77. * This field corresponds to the database column sjlr_rsjl.XGR
  78. *
  79. * @ibatorgenerated Tue May 23 17:28:19 CST 2017
  80. */
  81. private String xgr;
  82. /**
  83. * This field was generated by Apache iBATIS ibator.
  84. * This field corresponds to the database column sjlr_rsjl.XGSJ
  85. *
  86. * @ibatorgenerated Tue May 23 17:28:19 CST 2017
  87. */
  88. private Date xgsj;
  89. /**
  90. * This field was generated by Apache iBATIS ibator.
  91. * This field corresponds to the database column sjlr_rsjl.ZFBZ
  92. *
  93. * @ibatorgenerated Tue May 23 17:28:19 CST 2017
  94. */
  95. private Integer zfbz;
  96. /**
  97. * This method was generated by Apache iBATIS ibator.
  98. * This method returns the value of the database column sjlr_rsjl.ID
  99. *
  100. * @return the value of sjlr_rsjl.ID
  101. *
  102. * @ibatorgenerated Tue May 23 17:28:19 CST 2017
  103. */
  104. public Integer getId() {
  105. return id;
  106. }
  107. /**
  108. * This method was generated by Apache iBATIS ibator.
  109. * This method sets the value of the database column sjlr_rsjl.ID
  110. *
  111. * @param id the value for sjlr_rsjl.ID
  112. *
  113. * @ibatorgenerated Tue May 23 17:28:19 CST 2017
  114. */
  115. public void setId(Integer id) {
  116. this.id = id;
  117. }
  118. /**
  119. * This method was generated by Apache iBATIS ibator.
  120. * This method returns the value of the database column sjlr_rsjl.PZID
  121. *
  122. * @return the value of sjlr_rsjl.PZID
  123. *
  124. * @ibatorgenerated Tue May 23 17:28:19 CST 2017
  125. */
  126. public Integer getPzid() {
  127. return pzid;
  128. }
  129. /**
  130. * This method was generated by Apache iBATIS ibator.
  131. * This method sets the value of the database column sjlr_rsjl.PZID
  132. *
  133. * @param pzid the value for sjlr_rsjl.PZID
  134. *
  135. * @ibatorgenerated Tue May 23 17:28:19 CST 2017
  136. */
  137. public void setPzid(Integer pzid) {
  138. this.pzid = pzid;
  139. }
  140. /**
  141. * This method was generated by Apache iBATIS ibator.
  142. * This method returns the value of the database column sjlr_rsjl.RSSJ
  143. *
  144. * @return the value of sjlr_rsjl.RSSJ
  145. *
  146. * @ibatorgenerated Tue May 23 17:28:19 CST 2017
  147. */
  148. public Date getRssj() {
  149. return rssj;
  150. }
  151. /**
  152. * This method was generated by Apache iBATIS ibator.
  153. * This method sets the value of the database column sjlr_rsjl.RSSJ
  154. *
  155. * @param rssj the value for sjlr_rsjl.RSSJ
  156. *
  157. * @ibatorgenerated Tue May 23 17:28:19 CST 2017
  158. */
  159. public void setRssj(Date rssj) {
  160. this.rssj = rssj;
  161. }
  162. /**
  163. * This method was generated by Apache iBATIS ibator.
  164. * This method returns the value of the database column sjlr_rsjl.DWEB
  165. *
  166. * @return the value of sjlr_rsjl.DWEB
  167. *
  168. * @ibatorgenerated Tue May 23 17:28:19 CST 2017
  169. */
  170. public String getDweb() {
  171. return dweb;
  172. }
  173. /**
  174. * This method was generated by Apache iBATIS ibator.
  175. * This method sets the value of the database column sjlr_rsjl.DWEB
  176. *
  177. * @param dweb the value for sjlr_rsjl.DWEB
  178. *
  179. * @ibatorgenerated Tue May 23 17:28:19 CST 2017
  180. */
  181. public void setDweb(String dweb) {
  182. this.dweb = dweb == null ? null : dweb.trim();
  183. }
  184. /**
  185. * This method was generated by Apache iBATIS ibator.
  186. * This method returns the value of the database column sjlr_rsjl.RSJG
  187. *
  188. * @return the value of sjlr_rsjl.RSJG
  189. *
  190. * @ibatorgenerated Tue May 23 17:28:19 CST 2017
  191. */
  192. public String getRsjg() {
  193. return rsjg;
  194. }
  195. /**
  196. * This method was generated by Apache iBATIS ibator.
  197. * This method sets the value of the database column sjlr_rsjl.RSJG
  198. *
  199. * @param rsjg the value for sjlr_rsjl.RSJG
  200. *
  201. * @ibatorgenerated Tue May 23 17:28:19 CST 2017
  202. */
  203. public void setRsjg(String rsjg) {
  204. this.rsjg = rsjg == null ? null : rsjg.trim();
  205. }
  206. /**
  207. * This method was generated by Apache iBATIS ibator.
  208. * This method returns the value of the database column sjlr_rsjl.ZGY
  209. *
  210. * @return the value of sjlr_rsjl.ZGY
  211. *
  212. * @ibatorgenerated Tue May 23 17:28:19 CST 2017
  213. */
  214. public String getZgy() {
  215. return zgy;
  216. }
  217. /**
  218. * This method was generated by Apache iBATIS ibator.
  219. * This method sets the value of the database column sjlr_rsjl.ZGY
  220. *
  221. * @param zgy the value for sjlr_rsjl.ZGY
  222. *
  223. * @ibatorgenerated Tue May 23 17:28:19 CST 2017
  224. */
  225. public void setZgy(String zgy) {
  226. this.zgy = zgy == null ? null : zgy.trim();
  227. }
  228. /**
  229. * This method was generated by Apache iBATIS ibator.
  230. * This method returns the value of the database column sjlr_rsjl.RSSL
  231. *
  232. * @return the value of sjlr_rsjl.RSSL
  233. *
  234. * @ibatorgenerated Tue May 23 17:28:19 CST 2017
  235. */
  236. public String getRssl() {
  237. return rssl;
  238. }
  239. /**
  240. * This method was generated by Apache iBATIS ibator.
  241. * This method sets the value of the database column sjlr_rsjl.RSSL
  242. *
  243. * @param rssl the value for sjlr_rsjl.RSSL
  244. *
  245. * @ibatorgenerated Tue May 23 17:28:19 CST 2017
  246. */
  247. public void setRssl(String rssl) {
  248. this.rssl = rssl == null ? null : rssl.trim();
  249. }
  250. /**
  251. * This method was generated by Apache iBATIS ibator.
  252. * This method returns the value of the database column sjlr_rsjl.ZRSL
  253. *
  254. * @return the value of sjlr_rsjl.ZRSL
  255. *
  256. * @ibatorgenerated Tue May 23 17:28:19 CST 2017
  257. */
  258. public String getZrsl() {
  259. return zrsl;
  260. }
  261. /**
  262. * This method was generated by Apache iBATIS ibator.
  263. * This method sets the value of the database column sjlr_rsjl.ZRSL
  264. *
  265. * @param zrsl the value for sjlr_rsjl.ZRSL
  266. *
  267. * @ibatorgenerated Tue May 23 17:28:19 CST 2017
  268. */
  269. public void setZrsl(String zrsl) {
  270. this.zrsl = zrsl == null ? null : zrsl.trim();
  271. }
  272. /**
  273. * This method was generated by Apache iBATIS ibator.
  274. * This method returns the value of the database column sjlr_rsjl.BB
  275. *
  276. * @return the value of sjlr_rsjl.BB
  277. *
  278. * @ibatorgenerated Tue May 23 17:28:19 CST 2017
  279. */
  280. public String getBb() {
  281. return bb;
  282. }
  283. /**
  284. * This method was generated by Apache iBATIS ibator.
  285. * This method sets the value of the database column sjlr_rsjl.BB
  286. *
  287. * @param bb the value for sjlr_rsjl.BB
  288. *
  289. * @ibatorgenerated Tue May 23 17:28:19 CST 2017
  290. */
  291. public void setBb(String bb) {
  292. this.bb = bb == null ? null : bb.trim();
  293. }
  294. /**
  295. * This method was generated by Apache iBATIS ibator.
  296. * This method returns the value of the database column sjlr_rsjl.BZ
  297. *
  298. * @return the value of sjlr_rsjl.BZ
  299. *
  300. * @ibatorgenerated Tue May 23 17:28:19 CST 2017
  301. */
  302. public String getBz() {
  303. return bz;
  304. }
  305. /**
  306. * This method was generated by Apache iBATIS ibator.
  307. * This method sets the value of the database column sjlr_rsjl.BZ
  308. *
  309. * @param bz the value for sjlr_rsjl.BZ
  310. *
  311. * @ibatorgenerated Tue May 23 17:28:19 CST 2017
  312. */
  313. public void setBz(String bz) {
  314. this.bz = bz == null ? null : bz.trim();
  315. }
  316. /**
  317. * This method was generated by Apache iBATIS ibator.
  318. * This method returns the value of the database column sjlr_rsjl.XGR
  319. *
  320. * @return the value of sjlr_rsjl.XGR
  321. *
  322. * @ibatorgenerated Tue May 23 17:28:19 CST 2017
  323. */
  324. public String getXgr() {
  325. return xgr;
  326. }
  327. /**
  328. * This method was generated by Apache iBATIS ibator.
  329. * This method sets the value of the database column sjlr_rsjl.XGR
  330. *
  331. * @param xgr the value for sjlr_rsjl.XGR
  332. *
  333. * @ibatorgenerated Tue May 23 17:28:19 CST 2017
  334. */
  335. public void setXgr(String xgr) {
  336. this.xgr = xgr == null ? null : xgr.trim();
  337. }
  338. /**
  339. * This method was generated by Apache iBATIS ibator.
  340. * This method returns the value of the database column sjlr_rsjl.XGSJ
  341. *
  342. * @return the value of sjlr_rsjl.XGSJ
  343. *
  344. * @ibatorgenerated Tue May 23 17:28:19 CST 2017
  345. */
  346. public Date getXgsj() {
  347. return xgsj;
  348. }
  349. /**
  350. * This method was generated by Apache iBATIS ibator.
  351. * This method sets the value of the database column sjlr_rsjl.XGSJ
  352. *
  353. * @param xgsj the value for sjlr_rsjl.XGSJ
  354. *
  355. * @ibatorgenerated Tue May 23 17:28:19 CST 2017
  356. */
  357. public void setXgsj(Date xgsj) {
  358. this.xgsj = xgsj;
  359. }
  360. /**
  361. * This method was generated by Apache iBATIS ibator.
  362. * This method returns the value of the database column sjlr_rsjl.ZFBZ
  363. *
  364. * @return the value of sjlr_rsjl.ZFBZ
  365. *
  366. * @ibatorgenerated Tue May 23 17:28:19 CST 2017
  367. */
  368. public Integer getZfbz() {
  369. return zfbz;
  370. }
  371. /**
  372. * This method was generated by Apache iBATIS ibator.
  373. * This method sets the value of the database column sjlr_rsjl.ZFBZ
  374. *
  375. * @param zfbz the value for sjlr_rsjl.ZFBZ
  376. *
  377. * @ibatorgenerated Tue May 23 17:28:19 CST 2017
  378. */
  379. public void setZfbz(Integer zfbz) {
  380. this.zfbz = zfbz;
  381. }
  382. private String rstc;
  383. private String rsjgStr;
  384. private String pzids;
  385. private String sl;
  386. private String eph;//耳牌号
  387. public void setEph(String eph) {
  388. this.eph = eph;
  389. }
  390. public String getEph() {
  391. return eph;
  392. }
  393. public void setSl(String sl) {
  394. this.sl = sl;
  395. }
  396. public String getSl() {
  397. return sl;
  398. }
  399. public String getPzids() {
  400. return pzids;
  401. }
  402. public void setPzids(String pzids) {
  403. this.pzids = pzids;
  404. }
  405. public String getRsjgStr() {
  406. return rsjgStr;
  407. }
  408. public void setRsjgStr(String rsjgStr) {
  409. this.rsjgStr = rsjgStr;
  410. }
  411. public String getRstc() {
  412. return rstc;
  413. }
  414. public void setRstc(String rstc) {
  415. this.rstc = rstc;
  416. }
  417. }