SjlrCjjl.java 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579
  1. package com.huimv.sjlr.dataobject;
  2. import com.huimv.xt.dataobject.BaseDO;
  3. import java.util.Date;
  4. public class SjlrCjjl extends BaseDO {
  5. /**
  6. * This field was generated by Apache iBATIS ibator.
  7. * This field corresponds to the database column sjlr_cjjl.ID
  8. *
  9. * @ibatorgenerated Wed Mar 08 10:36:51 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_cjjl.CJSJ
  15. *
  16. * @ibatorgenerated Wed Mar 08 10:36:51 CST 2017
  17. */
  18. private Date cjsj;
  19. /**
  20. * This field was generated by Apache iBATIS ibator.
  21. * This field corresponds to the database column sjlr_cjjl.DWEB
  22. *
  23. * @ibatorgenerated Wed Mar 08 10:36:51 CST 2017
  24. */
  25. private String dweb;
  26. /**
  27. * This field was generated by Apache iBATIS ibator.
  28. * This field corresponds to the database column sjlr_cjjl.CJSL
  29. *
  30. * @ibatorgenerated Wed Mar 08 10:36:51 CST 2017
  31. */
  32. private String cjsl;
  33. /**
  34. * This field was generated by Apache iBATIS ibator.
  35. * This field corresponds to the database column sjlr_cjjl.CJL
  36. *
  37. * @ibatorgenerated Wed Mar 08 10:36:51 CST 2017
  38. */
  39. private String cjl;
  40. /**
  41. * This field was generated by Apache iBATIS ibator.
  42. * This field corresponds to the database column sjlr_cjjl.XSY
  43. *
  44. * @ibatorgenerated Wed Mar 08 10:36:51 CST 2017
  45. */
  46. private String xsy;
  47. /**
  48. * This field was generated by Apache iBATIS ibator.
  49. * This field corresponds to the database column sjlr_cjjl.MD
  50. *
  51. * @ibatorgenerated Wed Mar 08 10:36:51 CST 2017
  52. */
  53. private String md;
  54. /**
  55. * This field was generated by Apache iBATIS ibator.
  56. * This field corresponds to the database column sjlr_cjjl.JZHL
  57. *
  58. * @ibatorgenerated Wed Mar 08 10:36:51 CST 2017
  59. */
  60. private String jzhl;
  61. /**
  62. * This field was generated by Apache iBATIS ibator.
  63. * This field corresponds to the database column sjlr_cjjl.ZBFS
  64. *
  65. * @ibatorgenerated Wed Mar 08 10:36:51 CST 2017
  66. */
  67. private String zbfs;
  68. /**
  69. * This field was generated by Apache iBATIS ibator.
  70. * This field corresponds to the database column sjlr_cjjl.QW
  71. *
  72. * @ibatorgenerated Wed Mar 08 10:36:51 CST 2017
  73. */
  74. private Integer qw;
  75. /**
  76. * This field was generated by Apache iBATIS ibator.
  77. * This field corresponds to the database column sjlr_cjjl.YS
  78. *
  79. * @ibatorgenerated Wed Mar 08 10:36:51 CST 2017
  80. */
  81. private Integer ys;
  82. /**
  83. * This field was generated by Apache iBATIS ibator.
  84. * This field corresponds to the database column sjlr_cjjl.BZ
  85. *
  86. * @ibatorgenerated Wed Mar 08 10:36:51 CST 2017
  87. */
  88. private String bz;
  89. /**
  90. * This field was generated by Apache iBATIS ibator.
  91. * This field corresponds to the database column sjlr_cjjl.SFHG
  92. *
  93. * @ibatorgenerated Wed Mar 08 10:36:51 CST 2017
  94. */
  95. private Integer sfhg;
  96. /**
  97. * This field was generated by Apache iBATIS ibator.
  98. * This field corresponds to the database column sjlr_cjjl.XGSJ
  99. *
  100. * @ibatorgenerated Wed Mar 08 10:36:51 CST 2017
  101. */
  102. private Date xgsj;
  103. /**
  104. * This field was generated by Apache iBATIS ibator.
  105. * This field corresponds to the database column sjlr_cjjl.XGR
  106. *
  107. * @ibatorgenerated Wed Mar 08 10:36:51 CST 2017
  108. */
  109. private String xgr;
  110. /**
  111. * This field was generated by Apache iBATIS ibator.
  112. * This field corresponds to the database column sjlr_cjjl.ZFBZ
  113. *
  114. * @ibatorgenerated Wed Mar 08 10:36:51 CST 2017
  115. */
  116. private Integer zfbz;
  117. /**
  118. * This method was generated by Apache iBATIS ibator.
  119. * This method returns the value of the database column sjlr_cjjl.ID
  120. *
  121. * @return the value of sjlr_cjjl.ID
  122. *
  123. * @ibatorgenerated Wed Mar 08 10:36:51 CST 2017
  124. */
  125. public Integer getId() {
  126. return id;
  127. }
  128. /**
  129. * This method was generated by Apache iBATIS ibator.
  130. * This method sets the value of the database column sjlr_cjjl.ID
  131. *
  132. * @param id the value for sjlr_cjjl.ID
  133. *
  134. * @ibatorgenerated Wed Mar 08 10:36:51 CST 2017
  135. */
  136. public void setId(Integer id) {
  137. this.id = id;
  138. }
  139. /**
  140. * This method was generated by Apache iBATIS ibator.
  141. * This method returns the value of the database column sjlr_cjjl.CJSJ
  142. *
  143. * @return the value of sjlr_cjjl.CJSJ
  144. *
  145. * @ibatorgenerated Wed Mar 08 10:36:51 CST 2017
  146. */
  147. public Date getCjsj() {
  148. return cjsj;
  149. }
  150. /**
  151. * This method was generated by Apache iBATIS ibator.
  152. * This method sets the value of the database column sjlr_cjjl.CJSJ
  153. *
  154. * @param cjsj the value for sjlr_cjjl.CJSJ
  155. *
  156. * @ibatorgenerated Wed Mar 08 10:36:51 CST 2017
  157. */
  158. public void setCjsj(Date cjsj) {
  159. this.cjsj = cjsj;
  160. }
  161. /**
  162. * This method was generated by Apache iBATIS ibator.
  163. * This method returns the value of the database column sjlr_cjjl.DWEB
  164. *
  165. * @return the value of sjlr_cjjl.DWEB
  166. *
  167. * @ibatorgenerated Wed Mar 08 10:36:51 CST 2017
  168. */
  169. public String getDweb() {
  170. return dweb;
  171. }
  172. /**
  173. * This method was generated by Apache iBATIS ibator.
  174. * This method sets the value of the database column sjlr_cjjl.DWEB
  175. *
  176. * @param dweb the value for sjlr_cjjl.DWEB
  177. *
  178. * @ibatorgenerated Wed Mar 08 10:36:51 CST 2017
  179. */
  180. public void setDweb(String dweb) {
  181. this.dweb = dweb == null ? null : dweb.trim();
  182. }
  183. /**
  184. * This method was generated by Apache iBATIS ibator.
  185. * This method returns the value of the database column sjlr_cjjl.CJSL
  186. *
  187. * @return the value of sjlr_cjjl.CJSL
  188. *
  189. * @ibatorgenerated Wed Mar 08 10:36:51 CST 2017
  190. */
  191. public String getCjsl() {
  192. return cjsl;
  193. }
  194. /**
  195. * This method was generated by Apache iBATIS ibator.
  196. * This method sets the value of the database column sjlr_cjjl.CJSL
  197. *
  198. * @param cjsl the value for sjlr_cjjl.CJSL
  199. *
  200. * @ibatorgenerated Wed Mar 08 10:36:51 CST 2017
  201. */
  202. public void setCjsl(String cjsl) {
  203. this.cjsl = cjsl == null ? null : cjsl.trim();
  204. }
  205. /**
  206. * This method was generated by Apache iBATIS ibator.
  207. * This method returns the value of the database column sjlr_cjjl.CJL
  208. *
  209. * @return the value of sjlr_cjjl.CJL
  210. *
  211. * @ibatorgenerated Wed Mar 08 10:36:51 CST 2017
  212. */
  213. public String getCjl() {
  214. return cjl;
  215. }
  216. /**
  217. * This method was generated by Apache iBATIS ibator.
  218. * This method sets the value of the database column sjlr_cjjl.CJL
  219. *
  220. * @param cjl the value for sjlr_cjjl.CJL
  221. *
  222. * @ibatorgenerated Wed Mar 08 10:36:51 CST 2017
  223. */
  224. public void setCjl(String cjl) {
  225. this.cjl = cjl == null ? null : cjl.trim();
  226. }
  227. /**
  228. * This method was generated by Apache iBATIS ibator.
  229. * This method returns the value of the database column sjlr_cjjl.XSY
  230. *
  231. * @return the value of sjlr_cjjl.XSY
  232. *
  233. * @ibatorgenerated Wed Mar 08 10:36:51 CST 2017
  234. */
  235. public String getXsy() {
  236. return xsy;
  237. }
  238. /**
  239. * This method was generated by Apache iBATIS ibator.
  240. * This method sets the value of the database column sjlr_cjjl.XSY
  241. *
  242. * @param xsy the value for sjlr_cjjl.XSY
  243. *
  244. * @ibatorgenerated Wed Mar 08 10:36:51 CST 2017
  245. */
  246. public void setXsy(String xsy) {
  247. this.xsy = xsy == null ? null : xsy.trim();
  248. }
  249. /**
  250. * This method was generated by Apache iBATIS ibator.
  251. * This method returns the value of the database column sjlr_cjjl.MD
  252. *
  253. * @return the value of sjlr_cjjl.MD
  254. *
  255. * @ibatorgenerated Wed Mar 08 10:36:51 CST 2017
  256. */
  257. public String getMd() {
  258. return md;
  259. }
  260. /**
  261. * This method was generated by Apache iBATIS ibator.
  262. * This method sets the value of the database column sjlr_cjjl.MD
  263. *
  264. * @param md the value for sjlr_cjjl.MD
  265. *
  266. * @ibatorgenerated Wed Mar 08 10:36:51 CST 2017
  267. */
  268. public void setMd(String md) {
  269. this.md = md == null ? null : md.trim();
  270. }
  271. /**
  272. * This method was generated by Apache iBATIS ibator.
  273. * This method returns the value of the database column sjlr_cjjl.JZHL
  274. *
  275. * @return the value of sjlr_cjjl.JZHL
  276. *
  277. * @ibatorgenerated Wed Mar 08 10:36:51 CST 2017
  278. */
  279. public String getJzhl() {
  280. return jzhl;
  281. }
  282. /**
  283. * This method was generated by Apache iBATIS ibator.
  284. * This method sets the value of the database column sjlr_cjjl.JZHL
  285. *
  286. * @param jzhl the value for sjlr_cjjl.JZHL
  287. *
  288. * @ibatorgenerated Wed Mar 08 10:36:51 CST 2017
  289. */
  290. public void setJzhl(String jzhl) {
  291. this.jzhl = jzhl == null ? null : jzhl.trim();
  292. }
  293. /**
  294. * This method was generated by Apache iBATIS ibator.
  295. * This method returns the value of the database column sjlr_cjjl.ZBFS
  296. *
  297. * @return the value of sjlr_cjjl.ZBFS
  298. *
  299. * @ibatorgenerated Wed Mar 08 10:36:51 CST 2017
  300. */
  301. public String getZbfs() {
  302. return zbfs;
  303. }
  304. /**
  305. * This method was generated by Apache iBATIS ibator.
  306. * This method sets the value of the database column sjlr_cjjl.ZBFS
  307. *
  308. * @param zbfs the value for sjlr_cjjl.ZBFS
  309. *
  310. * @ibatorgenerated Wed Mar 08 10:36:51 CST 2017
  311. */
  312. public void setZbfs(String zbfs) {
  313. this.zbfs = zbfs == null ? null : zbfs.trim();
  314. }
  315. /**
  316. * This method was generated by Apache iBATIS ibator.
  317. * This method returns the value of the database column sjlr_cjjl.QW
  318. *
  319. * @return the value of sjlr_cjjl.QW
  320. *
  321. * @ibatorgenerated Wed Mar 08 10:36:51 CST 2017
  322. */
  323. public Integer getQw() {
  324. return qw;
  325. }
  326. /**
  327. * This method was generated by Apache iBATIS ibator.
  328. * This method sets the value of the database column sjlr_cjjl.QW
  329. *
  330. * @param qw the value for sjlr_cjjl.QW
  331. *
  332. * @ibatorgenerated Wed Mar 08 10:36:51 CST 2017
  333. */
  334. public void setQw(Integer qw) {
  335. this.qw = qw;
  336. }
  337. /**
  338. * This method was generated by Apache iBATIS ibator.
  339. * This method returns the value of the database column sjlr_cjjl.YS
  340. *
  341. * @return the value of sjlr_cjjl.YS
  342. *
  343. * @ibatorgenerated Wed Mar 08 10:36:51 CST 2017
  344. */
  345. public Integer getYs() {
  346. return ys;
  347. }
  348. /**
  349. * This method was generated by Apache iBATIS ibator.
  350. * This method sets the value of the database column sjlr_cjjl.YS
  351. *
  352. * @param ys the value for sjlr_cjjl.YS
  353. *
  354. * @ibatorgenerated Wed Mar 08 10:36:51 CST 2017
  355. */
  356. public void setYs(Integer ys) {
  357. this.ys = ys;
  358. }
  359. /**
  360. * This method was generated by Apache iBATIS ibator.
  361. * This method returns the value of the database column sjlr_cjjl.BZ
  362. *
  363. * @return the value of sjlr_cjjl.BZ
  364. *
  365. * @ibatorgenerated Wed Mar 08 10:36:51 CST 2017
  366. */
  367. public String getBz() {
  368. return bz;
  369. }
  370. /**
  371. * This method was generated by Apache iBATIS ibator.
  372. * This method sets the value of the database column sjlr_cjjl.BZ
  373. *
  374. * @param bz the value for sjlr_cjjl.BZ
  375. *
  376. * @ibatorgenerated Wed Mar 08 10:36:51 CST 2017
  377. */
  378. public void setBz(String bz) {
  379. this.bz = bz == null ? null : bz.trim();
  380. }
  381. /**
  382. * This method was generated by Apache iBATIS ibator.
  383. * This method returns the value of the database column sjlr_cjjl.SFHG
  384. *
  385. * @return the value of sjlr_cjjl.SFHG
  386. *
  387. * @ibatorgenerated Wed Mar 08 10:36:51 CST 2017
  388. */
  389. public Integer getSfhg() {
  390. return sfhg;
  391. }
  392. /**
  393. * This method was generated by Apache iBATIS ibator.
  394. * This method sets the value of the database column sjlr_cjjl.SFHG
  395. *
  396. * @param sfhg the value for sjlr_cjjl.SFHG
  397. *
  398. * @ibatorgenerated Wed Mar 08 10:36:51 CST 2017
  399. */
  400. public void setSfhg(Integer sfhg) {
  401. this.sfhg = sfhg;
  402. }
  403. /**
  404. * This method was generated by Apache iBATIS ibator.
  405. * This method returns the value of the database column sjlr_cjjl.XGSJ
  406. *
  407. * @return the value of sjlr_cjjl.XGSJ
  408. *
  409. * @ibatorgenerated Wed Mar 08 10:36:51 CST 2017
  410. */
  411. public Date getXgsj() {
  412. return xgsj;
  413. }
  414. /**
  415. * This method was generated by Apache iBATIS ibator.
  416. * This method sets the value of the database column sjlr_cjjl.XGSJ
  417. *
  418. * @param xgsj the value for sjlr_cjjl.XGSJ
  419. *
  420. * @ibatorgenerated Wed Mar 08 10:36:51 CST 2017
  421. */
  422. public void setXgsj(Date xgsj) {
  423. this.xgsj = xgsj;
  424. }
  425. /**
  426. * This method was generated by Apache iBATIS ibator.
  427. * This method returns the value of the database column sjlr_cjjl.XGR
  428. *
  429. * @return the value of sjlr_cjjl.XGR
  430. *
  431. * @ibatorgenerated Wed Mar 08 10:36:51 CST 2017
  432. */
  433. public String getXgr() {
  434. return xgr;
  435. }
  436. /**
  437. * This method was generated by Apache iBATIS ibator.
  438. * This method sets the value of the database column sjlr_cjjl.XGR
  439. *
  440. * @param xgr the value for sjlr_cjjl.XGR
  441. *
  442. * @ibatorgenerated Wed Mar 08 10:36:51 CST 2017
  443. */
  444. public void setXgr(String xgr) {
  445. this.xgr = xgr == null ? null : xgr.trim();
  446. }
  447. /**
  448. * This method was generated by Apache iBATIS ibator.
  449. * This method returns the value of the database column sjlr_cjjl.ZFBZ
  450. *
  451. * @return the value of sjlr_cjjl.ZFBZ
  452. *
  453. * @ibatorgenerated Wed Mar 08 10:36:51 CST 2017
  454. */
  455. public Integer getZfbz() {
  456. return zfbz;
  457. }
  458. /**
  459. * This method was generated by Apache iBATIS ibator.
  460. * This method sets the value of the database column sjlr_cjjl.ZFBZ
  461. *
  462. * @param zfbz the value for sjlr_cjjl.ZFBZ
  463. *
  464. * @ibatorgenerated Wed Mar 08 10:36:51 CST 2017
  465. */
  466. public void setZfbz(Integer zfbz) {
  467. this.zfbz = zfbz;
  468. }
  469. private String sfhgStr;//是否合格
  470. private String sl;//舍栏
  471. private String slStr;
  472. private String isSlFlag;
  473. private String lastCjsj;
  474. private String eph;
  475. public String getLastCjsj() {
  476. return lastCjsj;
  477. }
  478. public void setLastCjsj(String lastCjsj) {
  479. this.lastCjsj = lastCjsj;
  480. }
  481. public String getSfhgStr() {
  482. return sfhgStr;
  483. }
  484. public void setSfhgStr(String sfhgStr) {
  485. this.sfhgStr = sfhgStr;
  486. }
  487. public String getSl() {
  488. return sl;
  489. }
  490. public void setSl(String sl) {
  491. this.sl = sl;
  492. }
  493. public String getSlStr() {
  494. return slStr;
  495. }
  496. public void setSlStr(String slStr) {
  497. this.slStr = slStr;
  498. }
  499. public String getIsSlFlag() {
  500. return isSlFlag;
  501. }
  502. public void setIsSlFlag(String isSlFlag) {
  503. this.isSlFlag = isSlFlag;
  504. }
  505. public String getEph() {
  506. return eph;
  507. }
  508. public void setEph(String eph) {
  509. this.eph = eph;
  510. }
  511. }