XtHksbsn.java 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582
  1. package com.huimv.xt.dataobject;
  2. import java.math.BigDecimal;
  3. import java.util.Date;
  4. public class XtHksbsn extends BaseDO {
  5. /**
  6. * This field was generated by Apache iBATIS ibator.
  7. * This field corresponds to the database column xt_hk_sbsn.ID
  8. *
  9. * @ibatorgenerated Thu Apr 21 10:44:15 CST 2016
  10. */
  11. private Integer id;
  12. /**
  13. * This field was generated by Apache iBATIS ibator.
  14. * This field corresponds to the database column xt_hk_sbsn.JQID
  15. *
  16. * @ibatorgenerated Thu Apr 21 10:44:15 CST 2016
  17. */
  18. private String jqid;
  19. /**
  20. * This field was generated by Apache iBATIS ibator.
  21. * This field corresponds to the database column xt_hk_sbsn.SBLX
  22. *
  23. * @ibatorgenerated Thu Apr 21 10:44:15 CST 2016
  24. */
  25. private String sblx;
  26. /**
  27. * This field was generated by Apache iBATIS ibator.
  28. * This field corresponds to the database column xt_hk_sbsn.SBGNKG
  29. *
  30. * @ibatorgenerated Thu Apr 21 10:44:15 CST 2016
  31. */
  32. private String sbgnkg;
  33. /**
  34. * This field was generated by Apache iBATIS ibator.
  35. * This field corresponds to the database column xt_hk_sbsn.CGQKG
  36. *
  37. * @ibatorgenerated Thu Apr 21 10:44:15 CST 2016
  38. */
  39. private String cgqkg;
  40. /**
  41. * This field was generated by Apache iBATIS ibator.
  42. * This field corresponds to the database column xt_hk_sbsn.WDBJKG
  43. *
  44. * @ibatorgenerated Thu Apr 21 10:44:15 CST 2016
  45. */
  46. private String wdbjkg;
  47. /**
  48. * This field was generated by Apache iBATIS ibator.
  49. * This field corresponds to the database column xt_hk_sbsn.SDBJKG
  50. *
  51. * @ibatorgenerated Thu Apr 21 10:44:15 CST 2016
  52. */
  53. private String sdbjkg;
  54. /**
  55. * This field was generated by Apache iBATIS ibator.
  56. * This field corresponds to the database column xt_hk_sbsn.AQBJKG
  57. *
  58. * @ibatorgenerated Thu Apr 21 10:44:15 CST 2016
  59. */
  60. private String aqbjkg;
  61. /**
  62. * This field was generated by Apache iBATIS ibator.
  63. * This field corresponds to the database column xt_hk_sbsn.GWDBJZ
  64. *
  65. * @ibatorgenerated Thu Apr 21 10:44:15 CST 2016
  66. */
  67. private BigDecimal gwdbjz;
  68. /**
  69. * This field was generated by Apache iBATIS ibator.
  70. * This field corresponds to the database column xt_hk_sbsn.DWDBJZ
  71. *
  72. * @ibatorgenerated Thu Apr 21 10:44:15 CST 2016
  73. */
  74. private BigDecimal dwdbjz;
  75. /**
  76. * This field was generated by Apache iBATIS ibator.
  77. * This field corresponds to the database column xt_hk_sbsn.GSDBJZ
  78. *
  79. * @ibatorgenerated Thu Apr 21 10:44:15 CST 2016
  80. */
  81. private BigDecimal gsdbjz;
  82. /**
  83. * This field was generated by Apache iBATIS ibator.
  84. * This field corresponds to the database column xt_hk_sbsn.DSDBJZ
  85. *
  86. * @ibatorgenerated Thu Apr 21 10:44:15 CST 2016
  87. */
  88. private BigDecimal dsdbjz;
  89. /**
  90. * This field was generated by Apache iBATIS ibator.
  91. * This field corresponds to the database column xt_hk_sbsn.GAQBJZ
  92. *
  93. * @ibatorgenerated Thu Apr 21 10:44:15 CST 2016
  94. */
  95. private BigDecimal gaqbjz;
  96. /**
  97. * This field was generated by Apache iBATIS ibator.
  98. * This field corresponds to the database column xt_hk_sbsn.DAQBJZ
  99. *
  100. * @ibatorgenerated Thu Apr 21 10:44:15 CST 2016
  101. */
  102. private BigDecimal daqbjz;
  103. /**
  104. * This field was generated by Apache iBATIS ibator.
  105. * This field corresponds to the database column xt_hk_sbsn.XGR
  106. *
  107. * @ibatorgenerated Thu Apr 21 10:44:15 CST 2016
  108. */
  109. private String xgr;
  110. /**
  111. * This field was generated by Apache iBATIS ibator.
  112. * This field corresponds to the database column xt_hk_sbsn.XGSJ
  113. *
  114. * @ibatorgenerated Thu Apr 21 10:44:15 CST 2016
  115. */
  116. private Date xgsj;
  117. /**
  118. * This field was generated by Apache iBATIS ibator.
  119. * This field corresponds to the database column xt_hk_sbsn.ZFBZ
  120. *
  121. * @ibatorgenerated Thu Apr 21 10:44:15 CST 2016
  122. */
  123. private Integer zfbz;
  124. /**
  125. * This field was generated by Apache iBATIS ibator.
  126. * This field corresponds to the database column xt_hk_sbsn.SBLY
  127. *
  128. * @ibatorgenerated Thu Apr 21 10:44:15 CST 2016
  129. */
  130. private Integer sbly;
  131. /**
  132. * This method was generated by Apache iBATIS ibator.
  133. * This method returns the value of the database column xt_hk_sbsn.ID
  134. *
  135. * @return the value of xt_hk_sbsn.ID
  136. *
  137. * @ibatorgenerated Thu Apr 21 10:44:15 CST 2016
  138. */
  139. public Integer getId() {
  140. return id;
  141. }
  142. /**
  143. * This method was generated by Apache iBATIS ibator.
  144. * This method sets the value of the database column xt_hk_sbsn.ID
  145. *
  146. * @param id the value for xt_hk_sbsn.ID
  147. *
  148. * @ibatorgenerated Thu Apr 21 10:44:15 CST 2016
  149. */
  150. public void setId(Integer id) {
  151. this.id = id;
  152. }
  153. /**
  154. * This method was generated by Apache iBATIS ibator.
  155. * This method returns the value of the database column xt_hk_sbsn.JQID
  156. *
  157. * @return the value of xt_hk_sbsn.JQID
  158. *
  159. * @ibatorgenerated Thu Apr 21 10:44:15 CST 2016
  160. */
  161. public String getJqid() {
  162. return jqid;
  163. }
  164. /**
  165. * This method was generated by Apache iBATIS ibator.
  166. * This method sets the value of the database column xt_hk_sbsn.JQID
  167. *
  168. * @param jqid the value for xt_hk_sbsn.JQID
  169. *
  170. * @ibatorgenerated Thu Apr 21 10:44:15 CST 2016
  171. */
  172. public void setJqid(String jqid) {
  173. this.jqid = jqid == null ? null : jqid.trim();
  174. }
  175. /**
  176. * This method was generated by Apache iBATIS ibator.
  177. * This method returns the value of the database column xt_hk_sbsn.SBLX
  178. *
  179. * @return the value of xt_hk_sbsn.SBLX
  180. *
  181. * @ibatorgenerated Thu Apr 21 10:44:15 CST 2016
  182. */
  183. public String getSblx() {
  184. return sblx;
  185. }
  186. /**
  187. * This method was generated by Apache iBATIS ibator.
  188. * This method sets the value of the database column xt_hk_sbsn.SBLX
  189. *
  190. * @param sblx the value for xt_hk_sbsn.SBLX
  191. *
  192. * @ibatorgenerated Thu Apr 21 10:44:15 CST 2016
  193. */
  194. public void setSblx(String sblx) {
  195. this.sblx = sblx == null ? null : sblx.trim();
  196. }
  197. /**
  198. * This method was generated by Apache iBATIS ibator.
  199. * This method returns the value of the database column xt_hk_sbsn.SBGNKG
  200. *
  201. * @return the value of xt_hk_sbsn.SBGNKG
  202. *
  203. * @ibatorgenerated Thu Apr 21 10:44:15 CST 2016
  204. */
  205. public String getSbgnkg() {
  206. return sbgnkg;
  207. }
  208. /**
  209. * This method was generated by Apache iBATIS ibator.
  210. * This method sets the value of the database column xt_hk_sbsn.SBGNKG
  211. *
  212. * @param sbgnkg the value for xt_hk_sbsn.SBGNKG
  213. *
  214. * @ibatorgenerated Thu Apr 21 10:44:15 CST 2016
  215. */
  216. public void setSbgnkg(String sbgnkg) {
  217. this.sbgnkg = sbgnkg == null ? null : sbgnkg.trim();
  218. }
  219. /**
  220. * This method was generated by Apache iBATIS ibator.
  221. * This method returns the value of the database column xt_hk_sbsn.CGQKG
  222. *
  223. * @return the value of xt_hk_sbsn.CGQKG
  224. *
  225. * @ibatorgenerated Thu Apr 21 10:44:15 CST 2016
  226. */
  227. public String getCgqkg() {
  228. return cgqkg;
  229. }
  230. /**
  231. * This method was generated by Apache iBATIS ibator.
  232. * This method sets the value of the database column xt_hk_sbsn.CGQKG
  233. *
  234. * @param cgqkg the value for xt_hk_sbsn.CGQKG
  235. *
  236. * @ibatorgenerated Thu Apr 21 10:44:15 CST 2016
  237. */
  238. public void setCgqkg(String cgqkg) {
  239. this.cgqkg = cgqkg == null ? null : cgqkg.trim();
  240. }
  241. /**
  242. * This method was generated by Apache iBATIS ibator.
  243. * This method returns the value of the database column xt_hk_sbsn.WDBJKG
  244. *
  245. * @return the value of xt_hk_sbsn.WDBJKG
  246. *
  247. * @ibatorgenerated Thu Apr 21 10:44:15 CST 2016
  248. */
  249. public String getWdbjkg() {
  250. return wdbjkg;
  251. }
  252. /**
  253. * This method was generated by Apache iBATIS ibator.
  254. * This method sets the value of the database column xt_hk_sbsn.WDBJKG
  255. *
  256. * @param wdbjkg the value for xt_hk_sbsn.WDBJKG
  257. *
  258. * @ibatorgenerated Thu Apr 21 10:44:15 CST 2016
  259. */
  260. public void setWdbjkg(String wdbjkg) {
  261. this.wdbjkg = wdbjkg == null ? null : wdbjkg.trim();
  262. }
  263. /**
  264. * This method was generated by Apache iBATIS ibator.
  265. * This method returns the value of the database column xt_hk_sbsn.SDBJKG
  266. *
  267. * @return the value of xt_hk_sbsn.SDBJKG
  268. *
  269. * @ibatorgenerated Thu Apr 21 10:44:15 CST 2016
  270. */
  271. public String getSdbjkg() {
  272. return sdbjkg;
  273. }
  274. /**
  275. * This method was generated by Apache iBATIS ibator.
  276. * This method sets the value of the database column xt_hk_sbsn.SDBJKG
  277. *
  278. * @param sdbjkg the value for xt_hk_sbsn.SDBJKG
  279. *
  280. * @ibatorgenerated Thu Apr 21 10:44:15 CST 2016
  281. */
  282. public void setSdbjkg(String sdbjkg) {
  283. this.sdbjkg = sdbjkg == null ? null : sdbjkg.trim();
  284. }
  285. /**
  286. * This method was generated by Apache iBATIS ibator.
  287. * This method returns the value of the database column xt_hk_sbsn.AQBJKG
  288. *
  289. * @return the value of xt_hk_sbsn.AQBJKG
  290. *
  291. * @ibatorgenerated Thu Apr 21 10:44:15 CST 2016
  292. */
  293. public String getAqbjkg() {
  294. return aqbjkg;
  295. }
  296. /**
  297. * This method was generated by Apache iBATIS ibator.
  298. * This method sets the value of the database column xt_hk_sbsn.AQBJKG
  299. *
  300. * @param aqbjkg the value for xt_hk_sbsn.AQBJKG
  301. *
  302. * @ibatorgenerated Thu Apr 21 10:44:15 CST 2016
  303. */
  304. public void setAqbjkg(String aqbjkg) {
  305. this.aqbjkg = aqbjkg == null ? null : aqbjkg.trim();
  306. }
  307. /**
  308. * This method was generated by Apache iBATIS ibator.
  309. * This method returns the value of the database column xt_hk_sbsn.GWDBJZ
  310. *
  311. * @return the value of xt_hk_sbsn.GWDBJZ
  312. *
  313. * @ibatorgenerated Thu Apr 21 10:44:15 CST 2016
  314. */
  315. public BigDecimal getGwdbjz() {
  316. return gwdbjz;
  317. }
  318. /**
  319. * This method was generated by Apache iBATIS ibator.
  320. * This method sets the value of the database column xt_hk_sbsn.GWDBJZ
  321. *
  322. * @param gwdbjz the value for xt_hk_sbsn.GWDBJZ
  323. *
  324. * @ibatorgenerated Thu Apr 21 10:44:15 CST 2016
  325. */
  326. public void setGwdbjz(BigDecimal gwdbjz) {
  327. this.gwdbjz = gwdbjz;
  328. }
  329. /**
  330. * This method was generated by Apache iBATIS ibator.
  331. * This method returns the value of the database column xt_hk_sbsn.DWDBJZ
  332. *
  333. * @return the value of xt_hk_sbsn.DWDBJZ
  334. *
  335. * @ibatorgenerated Thu Apr 21 10:44:15 CST 2016
  336. */
  337. public BigDecimal getDwdbjz() {
  338. return dwdbjz;
  339. }
  340. /**
  341. * This method was generated by Apache iBATIS ibator.
  342. * This method sets the value of the database column xt_hk_sbsn.DWDBJZ
  343. *
  344. * @param dwdbjz the value for xt_hk_sbsn.DWDBJZ
  345. *
  346. * @ibatorgenerated Thu Apr 21 10:44:15 CST 2016
  347. */
  348. public void setDwdbjz(BigDecimal dwdbjz) {
  349. this.dwdbjz = dwdbjz;
  350. }
  351. /**
  352. * This method was generated by Apache iBATIS ibator.
  353. * This method returns the value of the database column xt_hk_sbsn.GSDBJZ
  354. *
  355. * @return the value of xt_hk_sbsn.GSDBJZ
  356. *
  357. * @ibatorgenerated Thu Apr 21 10:44:15 CST 2016
  358. */
  359. public BigDecimal getGsdbjz() {
  360. return gsdbjz;
  361. }
  362. /**
  363. * This method was generated by Apache iBATIS ibator.
  364. * This method sets the value of the database column xt_hk_sbsn.GSDBJZ
  365. *
  366. * @param gsdbjz the value for xt_hk_sbsn.GSDBJZ
  367. *
  368. * @ibatorgenerated Thu Apr 21 10:44:15 CST 2016
  369. */
  370. public void setGsdbjz(BigDecimal gsdbjz) {
  371. this.gsdbjz = gsdbjz;
  372. }
  373. /**
  374. * This method was generated by Apache iBATIS ibator.
  375. * This method returns the value of the database column xt_hk_sbsn.DSDBJZ
  376. *
  377. * @return the value of xt_hk_sbsn.DSDBJZ
  378. *
  379. * @ibatorgenerated Thu Apr 21 10:44:15 CST 2016
  380. */
  381. public BigDecimal getDsdbjz() {
  382. return dsdbjz;
  383. }
  384. /**
  385. * This method was generated by Apache iBATIS ibator.
  386. * This method sets the value of the database column xt_hk_sbsn.DSDBJZ
  387. *
  388. * @param dsdbjz the value for xt_hk_sbsn.DSDBJZ
  389. *
  390. * @ibatorgenerated Thu Apr 21 10:44:15 CST 2016
  391. */
  392. public void setDsdbjz(BigDecimal dsdbjz) {
  393. this.dsdbjz = dsdbjz;
  394. }
  395. /**
  396. * This method was generated by Apache iBATIS ibator.
  397. * This method returns the value of the database column xt_hk_sbsn.GAQBJZ
  398. *
  399. * @return the value of xt_hk_sbsn.GAQBJZ
  400. *
  401. * @ibatorgenerated Thu Apr 21 10:44:15 CST 2016
  402. */
  403. public BigDecimal getGaqbjz() {
  404. return gaqbjz;
  405. }
  406. /**
  407. * This method was generated by Apache iBATIS ibator.
  408. * This method sets the value of the database column xt_hk_sbsn.GAQBJZ
  409. *
  410. * @param gaqbjz the value for xt_hk_sbsn.GAQBJZ
  411. *
  412. * @ibatorgenerated Thu Apr 21 10:44:15 CST 2016
  413. */
  414. public void setGaqbjz(BigDecimal gaqbjz) {
  415. this.gaqbjz = gaqbjz;
  416. }
  417. /**
  418. * This method was generated by Apache iBATIS ibator.
  419. * This method returns the value of the database column xt_hk_sbsn.DAQBJZ
  420. *
  421. * @return the value of xt_hk_sbsn.DAQBJZ
  422. *
  423. * @ibatorgenerated Thu Apr 21 10:44:15 CST 2016
  424. */
  425. public BigDecimal getDaqbjz() {
  426. return daqbjz;
  427. }
  428. /**
  429. * This method was generated by Apache iBATIS ibator.
  430. * This method sets the value of the database column xt_hk_sbsn.DAQBJZ
  431. *
  432. * @param daqbjz the value for xt_hk_sbsn.DAQBJZ
  433. *
  434. * @ibatorgenerated Thu Apr 21 10:44:15 CST 2016
  435. */
  436. public void setDaqbjz(BigDecimal daqbjz) {
  437. this.daqbjz = daqbjz;
  438. }
  439. /**
  440. * This method was generated by Apache iBATIS ibator.
  441. * This method returns the value of the database column xt_hk_sbsn.XGR
  442. *
  443. * @return the value of xt_hk_sbsn.XGR
  444. *
  445. * @ibatorgenerated Thu Apr 21 10:44:15 CST 2016
  446. */
  447. public String getXgr() {
  448. return xgr;
  449. }
  450. /**
  451. * This method was generated by Apache iBATIS ibator.
  452. * This method sets the value of the database column xt_hk_sbsn.XGR
  453. *
  454. * @param xgr the value for xt_hk_sbsn.XGR
  455. *
  456. * @ibatorgenerated Thu Apr 21 10:44:15 CST 2016
  457. */
  458. public void setXgr(String xgr) {
  459. this.xgr = xgr == null ? null : xgr.trim();
  460. }
  461. /**
  462. * This method was generated by Apache iBATIS ibator.
  463. * This method returns the value of the database column xt_hk_sbsn.XGSJ
  464. *
  465. * @return the value of xt_hk_sbsn.XGSJ
  466. *
  467. * @ibatorgenerated Thu Apr 21 10:44:15 CST 2016
  468. */
  469. public Date getXgsj() {
  470. return xgsj;
  471. }
  472. /**
  473. * This method was generated by Apache iBATIS ibator.
  474. * This method sets the value of the database column xt_hk_sbsn.XGSJ
  475. *
  476. * @param xgsj the value for xt_hk_sbsn.XGSJ
  477. *
  478. * @ibatorgenerated Thu Apr 21 10:44:15 CST 2016
  479. */
  480. public void setXgsj(Date xgsj) {
  481. this.xgsj = xgsj;
  482. }
  483. /**
  484. * This method was generated by Apache iBATIS ibator.
  485. * This method returns the value of the database column xt_hk_sbsn.ZFBZ
  486. *
  487. * @return the value of xt_hk_sbsn.ZFBZ
  488. *
  489. * @ibatorgenerated Thu Apr 21 10:44:15 CST 2016
  490. */
  491. public Integer getZfbz() {
  492. return zfbz;
  493. }
  494. /**
  495. * This method was generated by Apache iBATIS ibator.
  496. * This method sets the value of the database column xt_hk_sbsn.ZFBZ
  497. *
  498. * @param zfbz the value for xt_hk_sbsn.ZFBZ
  499. *
  500. * @ibatorgenerated Thu Apr 21 10:44:15 CST 2016
  501. */
  502. public void setZfbz(Integer zfbz) {
  503. this.zfbz = zfbz;
  504. }
  505. /**
  506. * This method was generated by Apache iBATIS ibator.
  507. * This method returns the value of the database column xt_hk_sbsn.SBLY
  508. *
  509. * @return the value of xt_hk_sbsn.SBLY
  510. *
  511. * @ibatorgenerated Thu Apr 21 10:44:15 CST 2016
  512. */
  513. public Integer getSbly() {
  514. return sbly;
  515. }
  516. /**
  517. * This method was generated by Apache iBATIS ibator.
  518. * This method sets the value of the database column xt_hk_sbsn.SBLY
  519. *
  520. * @param sbly the value for xt_hk_sbsn.SBLY
  521. *
  522. * @ibatorgenerated Thu Apr 21 10:44:15 CST 2016
  523. */
  524. public void setSbly(Integer sbly) {
  525. this.sbly = sbly;
  526. }
  527. }