SjlrZzzq.java 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416
  1. package com.huimv.sjlr.dataobject;
  2. import java.util.Date;
  3. import com.huimv.xt.dataobject.BaseDO;
  4. public class SjlrZzzq extends BaseDO {
  5. /**
  6. * This field was generated by Apache iBATIS ibator.
  7. * This field corresponds to the database column sjlr_zzzq.ZCSL
  8. *
  9. * @ibatorgenerated Fri Jul 14 10:00:35 CST 2017
  10. */
  11. /**
  12. * This field was generated by Apache iBATIS ibator.
  13. * This field corresponds to the database column sjlr_zzzq.ID
  14. *
  15. * @ibatorgenerated Wed Mar 08 10:45:45 CST 2017
  16. */
  17. private Integer id;
  18. /**
  19. * This field was generated by Apache iBATIS ibator.
  20. * This field corresponds to the database column sjlr_zzzq.DWEB
  21. *
  22. * @ibatorgenerated Wed Mar 08 10:45:45 CST 2017
  23. */
  24. private String dweb;
  25. /**
  26. * This field was generated by Apache iBATIS ibator.
  27. * This field corresponds to the database column sjlr_zzzq.ZQSJ
  28. *
  29. * @ibatorgenerated Wed Mar 08 10:45:45 CST 2017
  30. */
  31. private Date zqsj;
  32. /**
  33. * This field was generated by Apache iBATIS ibator.
  34. * This field corresponds to the database column sjlr_zzzq.ZQLC
  35. *
  36. * @ibatorgenerated Wed Mar 08 10:45:45 CST 2017
  37. */
  38. private String zqlc;
  39. /**
  40. * This field was generated by Apache iBATIS ibator.
  41. * This field corresponds to the database column sjlr_zzzq.ZRSL
  42. *
  43. * @ibatorgenerated Wed Mar 08 10:45:45 CST 2017
  44. */
  45. private String zrsl;
  46. /**
  47. * This field was generated by Apache iBATIS ibator.
  48. * This field corresponds to the database column sjlr_zzzq.ZRSH
  49. *
  50. * @ibatorgenerated Wed Mar 08 10:45:45 CST 2017
  51. */
  52. private String zrsh; //转入舍号
  53. /**
  54. * This field was generated by Apache iBATIS ibator.
  55. * This field corresponds to the database column sjlr_zzzq.BZ
  56. *
  57. * @ibatorgenerated Wed Mar 08 10:45:45 CST 2017
  58. */
  59. private String bz;
  60. /**
  61. * This field was generated by Apache iBATIS ibator.
  62. * This field corresponds to the database column sjlr_zzzq.ZT
  63. *
  64. * @ibatorgenerated Wed Mar 08 10:45:45 CST 2017
  65. */
  66. private String zt;
  67. /**
  68. * This field was generated by Apache iBATIS ibator.
  69. * This field corresponds to the database column sjlr_zzzq.XGR
  70. *
  71. * @ibatorgenerated Wed Mar 08 10:45:45 CST 2017
  72. */
  73. private String xgr;
  74. /**
  75. * This field was generated by Apache iBATIS ibator.
  76. * This field corresponds to the database column sjlr_zzzq.XGSJ
  77. *
  78. * @ibatorgenerated Wed Mar 08 10:45:45 CST 2017
  79. */
  80. private Date xgsj;
  81. /**
  82. * This field was generated by Apache iBATIS ibator.
  83. * This field corresponds to the database column sjlr_zzzq.ZFBZ
  84. *
  85. * @ibatorgenerated Wed Mar 08 10:45:45 CST 2017
  86. */
  87. private Integer zfbz;
  88. /**
  89. * This method was generated by Apache iBATIS ibator.
  90. * This method returns the value of the database column sjlr_zzzq.ID
  91. *
  92. * @return the value of sjlr_zzzq.ID
  93. *
  94. * @ibatorgenerated Wed Mar 08 10:45:45 CST 2017
  95. */
  96. public Integer getId() {
  97. return id;
  98. }
  99. /**
  100. * This method was generated by Apache iBATIS ibator.
  101. * This method sets the value of the database column sjlr_zzzq.ID
  102. *
  103. * @param id the value for sjlr_zzzq.ID
  104. *
  105. * @ibatorgenerated Wed Mar 08 10:45:45 CST 2017
  106. */
  107. public void setId(Integer id) {
  108. this.id = id;
  109. }
  110. /**
  111. * This method was generated by Apache iBATIS ibator.
  112. * This method returns the value of the database column sjlr_zzzq.DWEB
  113. *
  114. * @return the value of sjlr_zzzq.DWEB
  115. *
  116. * @ibatorgenerated Wed Mar 08 10:45:45 CST 2017
  117. */
  118. public String getDweb() {
  119. return dweb;
  120. }
  121. /**
  122. * This method was generated by Apache iBATIS ibator.
  123. * This method sets the value of the database column sjlr_zzzq.DWEB
  124. *
  125. * @param dweb the value for sjlr_zzzq.DWEB
  126. *
  127. * @ibatorgenerated Wed Mar 08 10:45:45 CST 2017
  128. */
  129. public void setDweb(String dweb) {
  130. this.dweb = dweb == null ? null : dweb.trim();
  131. }
  132. /**
  133. * This method was generated by Apache iBATIS ibator.
  134. * This method returns the value of the database column sjlr_zzzq.ZQSJ
  135. *
  136. * @return the value of sjlr_zzzq.ZQSJ
  137. *
  138. * @ibatorgenerated Wed Mar 08 10:45:45 CST 2017
  139. */
  140. public Date getZqsj() {
  141. return zqsj;
  142. }
  143. /**
  144. * This method was generated by Apache iBATIS ibator.
  145. * This method sets the value of the database column sjlr_zzzq.ZQSJ
  146. *
  147. * @param zqsj the value for sjlr_zzzq.ZQSJ
  148. *
  149. * @ibatorgenerated Wed Mar 08 10:45:45 CST 2017
  150. */
  151. public void setZqsj(Date zqsj) {
  152. this.zqsj = zqsj;
  153. }
  154. /**
  155. * This method was generated by Apache iBATIS ibator.
  156. * This method returns the value of the database column sjlr_zzzq.ZQLC
  157. *
  158. * @return the value of sjlr_zzzq.ZQLC
  159. *
  160. * @ibatorgenerated Wed Mar 08 10:45:45 CST 2017
  161. */
  162. public String getZqlc() {
  163. return zqlc;
  164. }
  165. /**
  166. * This method was generated by Apache iBATIS ibator.
  167. * This method sets the value of the database column sjlr_zzzq.ZQLC
  168. *
  169. * @param zqlc the value for sjlr_zzzq.ZQLC
  170. *
  171. * @ibatorgenerated Wed Mar 08 10:45:45 CST 2017
  172. */
  173. public void setZqlc(String zqlc) {
  174. this.zqlc = zqlc == null ? null : zqlc.trim();
  175. }
  176. /**
  177. * This method was generated by Apache iBATIS ibator.
  178. * This method returns the value of the database column sjlr_zzzq.ZRSL
  179. *
  180. * @return the value of sjlr_zzzq.ZRSL
  181. *
  182. * @ibatorgenerated Wed Mar 08 10:45:45 CST 2017
  183. */
  184. public String getZrsl() {
  185. return zrsl;
  186. }
  187. /**
  188. * This method was generated by Apache iBATIS ibator.
  189. * This method sets the value of the database column sjlr_zzzq.ZRSL
  190. *
  191. * @param zrsl the value for sjlr_zzzq.ZRSL
  192. *
  193. * @ibatorgenerated Wed Mar 08 10:45:45 CST 2017
  194. */
  195. public void setZrsl(String zrsl) {
  196. this.zrsl = zrsl == null ? null : zrsl.trim();
  197. }
  198. /**
  199. * This method was generated by Apache iBATIS ibator.
  200. * This method returns the value of the database column sjlr_zzzq.ZRSH
  201. *
  202. * @return the value of sjlr_zzzq.ZRSH
  203. *
  204. * @ibatorgenerated Wed Mar 08 10:45:45 CST 2017
  205. */
  206. public String getZrsh() {
  207. return zrsh;
  208. }
  209. /**
  210. * This method was generated by Apache iBATIS ibator.
  211. * This method sets the value of the database column sjlr_zzzq.ZRSH
  212. *
  213. * @param zrsh the value for sjlr_zzzq.ZRSH
  214. *
  215. * @ibatorgenerated Wed Mar 08 10:45:45 CST 2017
  216. */
  217. public void setZrsh(String zrsh) {
  218. this.zrsh = zrsh == null ? null : zrsh.trim();
  219. }
  220. /**
  221. * This method was generated by Apache iBATIS ibator.
  222. * This method returns the value of the database column sjlr_zzzq.BZ
  223. *
  224. * @return the value of sjlr_zzzq.BZ
  225. *
  226. * @ibatorgenerated Wed Mar 08 10:45:45 CST 2017
  227. */
  228. public String getBz() {
  229. return bz;
  230. }
  231. /**
  232. * This method was generated by Apache iBATIS ibator.
  233. * This method sets the value of the database column sjlr_zzzq.BZ
  234. *
  235. * @param bz the value for sjlr_zzzq.BZ
  236. *
  237. * @ibatorgenerated Wed Mar 08 10:45:45 CST 2017
  238. */
  239. public void setBz(String bz) {
  240. this.bz = bz == null ? null : bz.trim();
  241. }
  242. /**
  243. * This method was generated by Apache iBATIS ibator.
  244. * This method returns the value of the database column sjlr_zzzq.ZT
  245. *
  246. * @return the value of sjlr_zzzq.ZT
  247. *
  248. * @ibatorgenerated Wed Mar 08 10:45:45 CST 2017
  249. */
  250. public String getZt() {
  251. return zt;
  252. }
  253. /**
  254. * This method was generated by Apache iBATIS ibator.
  255. * This method sets the value of the database column sjlr_zzzq.ZT
  256. *
  257. * @param zt the value for sjlr_zzzq.ZT
  258. *
  259. * @ibatorgenerated Wed Mar 08 10:45:45 CST 2017
  260. */
  261. public void setZt(String zt) {
  262. this.zt = zt == null ? null : zt.trim();
  263. }
  264. /**
  265. * This method was generated by Apache iBATIS ibator.
  266. * This method returns the value of the database column sjlr_zzzq.XGR
  267. *
  268. * @return the value of sjlr_zzzq.XGR
  269. *
  270. * @ibatorgenerated Wed Mar 08 10:45:45 CST 2017
  271. */
  272. public String getXgr() {
  273. return xgr;
  274. }
  275. /**
  276. * This method was generated by Apache iBATIS ibator.
  277. * This method sets the value of the database column sjlr_zzzq.XGR
  278. *
  279. * @param xgr the value for sjlr_zzzq.XGR
  280. *
  281. * @ibatorgenerated Wed Mar 08 10:45:45 CST 2017
  282. */
  283. public void setXgr(String xgr) {
  284. this.xgr = xgr == null ? null : xgr.trim();
  285. }
  286. /**
  287. * This method was generated by Apache iBATIS ibator.
  288. * This method returns the value of the database column sjlr_zzzq.XGSJ
  289. *
  290. * @return the value of sjlr_zzzq.XGSJ
  291. *
  292. * @ibatorgenerated Wed Mar 08 10:45:45 CST 2017
  293. */
  294. public Date getXgsj() {
  295. return xgsj;
  296. }
  297. /**
  298. * This method was generated by Apache iBATIS ibator.
  299. * This method sets the value of the database column sjlr_zzzq.XGSJ
  300. *
  301. * @param xgsj the value for sjlr_zzzq.XGSJ
  302. *
  303. * @ibatorgenerated Wed Mar 08 10:45:45 CST 2017
  304. */
  305. public void setXgsj(Date xgsj) {
  306. this.xgsj = xgsj;
  307. }
  308. /**
  309. * This method was generated by Apache iBATIS ibator.
  310. * This method returns the value of the database column sjlr_zzzq.ZFBZ
  311. *
  312. * @return the value of sjlr_zzzq.ZFBZ
  313. *
  314. * @ibatorgenerated Wed Mar 08 10:45:45 CST 2017
  315. */
  316. public Integer getZfbz() {
  317. return zfbz;
  318. }
  319. /**
  320. * This method was generated by Apache iBATIS ibator.
  321. * This method sets the value of the database column sjlr_zzzq.ZFBZ
  322. *
  323. * @param zfbz the value for sjlr_zzzq.ZFBZ
  324. *
  325. * @ibatorgenerated Wed Mar 08 10:45:45 CST 2017
  326. */
  327. public void setZfbz(Integer zfbz) {
  328. this.zfbz = zfbz;
  329. }
  330. private String zcsl; //转出舍栏
  331. private String zrslStr; //转入舍栏
  332. private String zcslStr; //转出舍栏
  333. private String zqlcStr; //转群流程
  334. private String eph;//耳牌号
  335. public String getEph() {
  336. return eph;
  337. }
  338. public void setEph(String eph) {
  339. this.eph = eph;
  340. }
  341. public String getZcsl() {
  342. return zcsl;
  343. }
  344. public void setZcsl(String zcsl) {
  345. this.zcsl = zcsl;
  346. }
  347. public String getZrslStr() {
  348. return zrslStr;
  349. }
  350. public void setZrslStr(String zrslStr) {
  351. this.zrslStr = zrslStr;
  352. }
  353. public String getZcslStr() {
  354. return zcslStr;
  355. }
  356. public void setZcslStr(String zcslStr) {
  357. this.zcslStr = zcslStr;
  358. }
  359. public String getZqlcStr() {
  360. return zqlcStr;
  361. }
  362. public void setZqlcStr(String zqlcStr) {
  363. this.zqlcStr = zqlcStr;
  364. }
  365. }