XtSbcs.java 38 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415
  1. package com.huimv.xt.dataobject;
  2. import java.math.BigDecimal;
  3. import java.util.Date;
  4. public class XtSbcs extends BaseDO {
  5. /**
  6. * This field was generated by Apache iBATIS ibator.
  7. * This field corresponds to the database column xt_sbcs.id
  8. *
  9. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  10. */
  11. private Integer id;
  12. /**
  13. * This field was generated by Apache iBATIS ibator.
  14. * This field corresponds to the database column xt_sbcs.jqid
  15. *
  16. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  17. */
  18. private String jqid;
  19. /**
  20. * This field was generated by Apache iBATIS ibator.
  21. * This field corresponds to the database column xt_sbcs.syebbz
  22. *
  23. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  24. */
  25. private String syebbz;
  26. /**
  27. * This field was generated by Apache iBATIS ibator.
  28. * This field corresponds to the database column xt_sbcs.dqms
  29. *
  30. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  31. */
  32. private String dqms;
  33. /**
  34. * This field was generated by Apache iBATIS ibator.
  35. * This field corresponds to the database column xt_sbcs.xlck
  36. *
  37. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  38. */
  39. private String xlck;
  40. /**
  41. * This field was generated by Apache iBATIS ibator.
  42. * This field corresponds to the database column xt_sbcs.xldqms
  43. *
  44. * @ibatorgenerated Wed Jun 17 13:46:15 CST 2015
  45. */
  46. private String xldqms;
  47. /**
  48. * This field was generated by Apache iBATIS ibator.
  49. * This field corresponds to the database column xt_sbcs.xlszsj
  50. *
  51. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  52. */
  53. private Date xlszsj;
  54. /**
  55. * This field was generated by Apache iBATIS ibator.
  56. * This field corresponds to the database column xt_sbcs.xlcxsj1
  57. *
  58. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  59. */
  60. private String xlcxsj1;
  61. /**
  62. * This field was generated by Apache iBATIS ibator.
  63. * This field corresponds to the database column xt_sbcs.xlcxsj2
  64. *
  65. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  66. */
  67. private String xlcxsj2;
  68. /**
  69. * This field was generated by Apache iBATIS ibator.
  70. * This field corresponds to the database column xt_sbcs.xlcxsj3
  71. *
  72. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  73. */
  74. private String xlcxsj3;
  75. /**
  76. * This field was generated by Apache iBATIS ibator.
  77. * This field corresponds to the database column xt_sbcs.xlzccxsj
  78. *
  79. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  80. */
  81. private String xlzccxsj;
  82. /**
  83. * This field was generated by Apache iBATIS ibator.
  84. * This field corresponds to the database column xt_sbcs.txmrtdck
  85. *
  86. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  87. */
  88. private String txmrtdck;
  89. /**
  90. * This field was generated by Apache iBATIS ibator.
  91. * This field corresponds to the database column xt_sbcs.txmrtdsj
  92. *
  93. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  94. */
  95. private String txmrtdsj;
  96. /**
  97. * This field was generated by Apache iBATIS ibator.
  98. * This field corresponds to the database column xt_sbcs.txpjtz
  99. *
  100. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  101. */
  102. private BigDecimal txpjtz;
  103. /**
  104. * This field was generated by Apache iBATIS ibator.
  105. * This field corresponds to the database column xt_sbcs.txfs
  106. *
  107. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  108. */
  109. private String txfs;
  110. /**
  111. * This field was generated by Apache iBATIS ibator.
  112. * This field corresponds to the database column xt_sbcs.txflck
  113. *
  114. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  115. */
  116. private String txflck;
  117. /**
  118. * This field was generated by Apache iBATIS ibator.
  119. * This field corresponds to the database column xt_sbcs.txckmin0
  120. *
  121. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  122. */
  123. private BigDecimal txckmin0;
  124. /**
  125. * This field was generated by Apache iBATIS ibator.
  126. * This field corresponds to the database column xt_sbcs.txckmax0
  127. *
  128. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  129. */
  130. private BigDecimal txckmax0;
  131. /**
  132. * This field was generated by Apache iBATIS ibator.
  133. * This field corresponds to the database column xt_sbcs.txckmin1
  134. *
  135. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  136. */
  137. private BigDecimal txckmin1;
  138. /**
  139. * This field was generated by Apache iBATIS ibator.
  140. * This field corresponds to the database column xt_sbcs.txckmax1
  141. *
  142. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  143. */
  144. private BigDecimal txckmax1;
  145. /**
  146. * This field was generated by Apache iBATIS ibator.
  147. * This field corresponds to the database column xt_sbcs.txckmin2
  148. *
  149. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  150. */
  151. private BigDecimal txckmin2;
  152. /**
  153. * This field was generated by Apache iBATIS ibator.
  154. * This field corresponds to the database column xt_sbcs.txckmax2
  155. *
  156. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  157. */
  158. private BigDecimal txckmax2;
  159. /**
  160. * This field was generated by Apache iBATIS ibator.
  161. * This field corresponds to the database column xt_sbcs.txmxzl
  162. *
  163. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  164. */
  165. private BigDecimal txmxzl;
  166. /**
  167. * This field was generated by Apache iBATIS ibator.
  168. * This field corresponds to the database column xt_sbcs.txmxbl
  169. *
  170. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  171. */
  172. private String txmxbl;
  173. /**
  174. * This field was generated by Apache iBATIS ibator.
  175. * This field corresponds to the database column xt_sbcs.txdymxck
  176. *
  177. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  178. */
  179. private String txdymxck;
  180. /**
  181. * This field was generated by Apache iBATIS ibator.
  182. * This field corresponds to the database column xt_sbcs.txxymxck
  183. *
  184. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  185. */
  186. private String txxymxck;
  187. /**
  188. * This field was generated by Apache iBATIS ibator.
  189. * This field corresponds to the database column xt_sbcs.clck
  190. *
  191. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  192. */
  193. private String clck;
  194. /**
  195. * This field was generated by Apache iBATIS ibator.
  196. * This field corresponds to the database column xt_sbcs.clmrck
  197. *
  198. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  199. */
  200. private String clmrck;
  201. /**
  202. * This field was generated by Apache iBATIS ibator.
  203. * This field corresponds to the database column xt_sbcs.clszsj
  204. *
  205. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  206. */
  207. private Date clszsj;
  208. /**
  209. * This field was generated by Apache iBATIS ibator.
  210. * This field corresponds to the database column xt_sbcs.clsj
  211. *
  212. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  213. */
  214. private String clsj;
  215. /**
  216. * This field was generated by Apache iBATIS ibator.
  217. * This field corresponds to the database column xt_sbcs.clsl
  218. *
  219. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  220. */
  221. private String clsl;
  222. /**
  223. * This field was generated by Apache iBATIS ibator.
  224. * This field corresponds to the database column xt_sbcs.cldqgs
  225. *
  226. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  227. */
  228. private String cldqgs;
  229. /**
  230. * This field was generated by Apache iBATIS ibator.
  231. * This field corresponds to the database column xt_sbcs.clxb
  232. *
  233. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  234. */
  235. private String clxb;
  236. /**
  237. * This field was generated by Apache iBATIS ibator.
  238. * This field corresponds to the database column xt_sbcs.clms
  239. *
  240. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  241. */
  242. private String clms;
  243. /**
  244. * This field was generated by Apache iBATIS ibator.
  245. * This field corresponds to the database column xt_sbcs.cltzmax
  246. *
  247. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  248. */
  249. private BigDecimal cltzmax;
  250. /**
  251. * This field was generated by Apache iBATIS ibator.
  252. * This field corresponds to the database column xt_sbcs.cltzmin
  253. *
  254. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  255. */
  256. private BigDecimal cltzmin;
  257. /**
  258. * This field was generated by Apache iBATIS ibator.
  259. * This field corresponds to the database column xt_sbcs.xgsj
  260. *
  261. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  262. */
  263. private Date xgsj;
  264. /**
  265. * This field was generated by Apache iBATIS ibator.
  266. * This field corresponds to the database column xt_sbcs.xgr
  267. *
  268. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  269. */
  270. private String clpjtz;
  271. private String xgr;
  272. private String zsid;
  273. private String zsmc;
  274. private String mcmc;
  275. private String xgrxm;
  276. private String mcid;
  277. private String jqdaid;
  278. private String zdflbz;
  279. private Date msszsj;
  280. private String czzcbz;
  281. public String getCzzcbz() {
  282. return czzcbz;
  283. }
  284. public void setCzzcbz(String czzcbz) {
  285. this.czzcbz = czzcbz;
  286. }
  287. public String getLqzt() {
  288. return lqzt;
  289. }
  290. public void setLqzt(String lqzt) {
  291. this.lqzt = lqzt;
  292. }
  293. private String lqzt;
  294. public Date getMsszsj() {
  295. return msszsj;
  296. }
  297. public void setMsszsj(Date msszsj) {
  298. this.msszsj = msszsj;
  299. }
  300. public String getZdflbz() {
  301. return zdflbz;
  302. }
  303. public void setZdflbz(String zdflbz) {
  304. this.zdflbz = zdflbz;
  305. }
  306. public String getJqdaid() {
  307. return jqdaid;
  308. }
  309. public void setJqdaid(String jqdaid) {
  310. this.jqdaid = jqdaid;
  311. }
  312. public String getMcid() {
  313. return mcid;
  314. }
  315. public void setMcid(String mcid) {
  316. this.mcid = mcid;
  317. }
  318. public String getXgrxm() {
  319. return xgrxm;
  320. }
  321. public void setXgrxm(String xgrxm) {
  322. this.xgrxm = xgrxm;
  323. }
  324. public String getMcmc() {
  325. return mcmc;
  326. }
  327. public void setMcmc(String mcmc) {
  328. this.mcmc = mcmc;
  329. }
  330. public String getZsid() {
  331. return zsid;
  332. }
  333. public void setZsid(String zsid) {
  334. this.zsid = zsid;
  335. }
  336. public String getZsmc() {
  337. return zsmc;
  338. }
  339. public void setZsmc(String zsmc) {
  340. this.zsmc = zsmc;
  341. }
  342. public String getXgsjStr() {
  343. return xgsjStr;
  344. }
  345. public void setXgsjStr(String xgsjStr) {
  346. this.xgsjStr = xgsjStr;
  347. }
  348. private String xgsjStr;
  349. /**
  350. * This field was generated by Apache iBATIS ibator.
  351. * This field corresponds to the database column xt_sbcs.kqbz
  352. *
  353. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  354. */
  355. private Integer kqbz;
  356. /**
  357. * This field was generated by Apache iBATIS ibator.
  358. * This field corresponds to the database column xt_sbcs.zfbz
  359. *
  360. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  361. */
  362. private Integer zfbz;
  363. /**
  364. * This method was generated by Apache iBATIS ibator.
  365. * This method returns the value of the database column xt_sbcs.id
  366. *
  367. * @return the value of xt_sbcs.id
  368. *
  369. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  370. */
  371. public Integer getId() {
  372. return id;
  373. }
  374. /**
  375. * This method was generated by Apache iBATIS ibator.
  376. * This method sets the value of the database column xt_sbcs.id
  377. *
  378. * @param id the value for xt_sbcs.id
  379. *
  380. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  381. */
  382. public void setId(Integer id) {
  383. this.id = id;
  384. }
  385. /**
  386. * This method was generated by Apache iBATIS ibator.
  387. * This method returns the value of the database column xt_sbcs.jqid
  388. *
  389. * @return the value of xt_sbcs.jqid
  390. *
  391. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  392. */
  393. public String getJqid() {
  394. return jqid;
  395. }
  396. /**
  397. * This method was generated by Apache iBATIS ibator.
  398. * This method sets the value of the database column xt_sbcs.jqid
  399. *
  400. * @param jqid the value for xt_sbcs.jqid
  401. *
  402. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  403. */
  404. public void setJqid(String jqid) {
  405. this.jqid = jqid == null ? null : jqid.trim();
  406. }
  407. /**
  408. * This method was generated by Apache iBATIS ibator.
  409. * This method returns the value of the database column xt_sbcs.syebbz
  410. *
  411. * @return the value of xt_sbcs.syebbz
  412. *
  413. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  414. */
  415. public String getSyebbz() {
  416. return syebbz;
  417. }
  418. /**
  419. * This method was generated by Apache iBATIS ibator.
  420. * This method sets the value of the database column xt_sbcs.syebbz
  421. *
  422. * @param syebbz the value for xt_sbcs.syebbz
  423. *
  424. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  425. */
  426. public void setSyebbz(String syebbz) {
  427. this.syebbz = syebbz == null ? null : syebbz.trim();
  428. }
  429. /**
  430. * This method was generated by Apache iBATIS ibator.
  431. * This method returns the value of the database column xt_sbcs.dqms
  432. *
  433. * @return the value of xt_sbcs.dqms
  434. *
  435. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  436. */
  437. public String getDqms() {
  438. return dqms;
  439. }
  440. /**
  441. * This method was generated by Apache iBATIS ibator.
  442. * This method sets the value of the database column xt_sbcs.dqms
  443. *
  444. * @param dqms the value for xt_sbcs.dqms
  445. *
  446. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  447. */
  448. public void setDqms(String dqms) {
  449. this.dqms = dqms == null ? null : dqms.trim();
  450. }
  451. /**
  452. * This method was generated by Apache iBATIS ibator.
  453. * This method returns the value of the database column xt_sbcs.xlck
  454. *
  455. * @return the value of xt_sbcs.xlck
  456. *
  457. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  458. */
  459. public String getXlck() {
  460. return xlck;
  461. }
  462. /**
  463. * This method was generated by Apache iBATIS ibator.
  464. * This method sets the value of the database column xt_sbcs.xlck
  465. *
  466. * @param xlck the value for xt_sbcs.xlck
  467. *
  468. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  469. */
  470. public void setXlck(String xlck) {
  471. this.xlck = xlck == null ? null : xlck.trim();
  472. }
  473. /**
  474. * This method was generated by Apache iBATIS ibator.
  475. * This method returns the value of the database column xt_sbcs.xldqms
  476. *
  477. * @return the value of xt_sbcs.xldqms
  478. *
  479. * @ibatorgenerated Wed Jun 17 13:46:15 CST 2015
  480. */
  481. public String getXldqms() {
  482. return xldqms;
  483. }
  484. /**
  485. * This method was generated by Apache iBATIS ibator.
  486. * This method sets the value of the database column xt_sbcs.xldqms
  487. *
  488. * @param xldqms the value for xt_sbcs.xldqms
  489. *
  490. * @ibatorgenerated Wed Jun 17 13:46:15 CST 2015
  491. */
  492. public void setXldqms(String xldqms) {
  493. this.xldqms = xldqms == null ? null : xldqms.trim();
  494. }
  495. /**
  496. * This method was generated by Apache iBATIS ibator.
  497. * This method returns the value of the database column xt_sbcs.xlszsj
  498. *
  499. * @return the value of xt_sbcs.xlszsj
  500. *
  501. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  502. */
  503. public Date getXlszsj() {
  504. return xlszsj;
  505. }
  506. /**
  507. * This method was generated by Apache iBATIS ibator.
  508. * This method sets the value of the database column xt_sbcs.xlszsj
  509. *
  510. * @param xlszsj the value for xt_sbcs.xlszsj
  511. *
  512. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  513. */
  514. public void setXlszsj(Date xlszsj) {
  515. this.xlszsj = xlszsj;
  516. }
  517. /**
  518. * This method was generated by Apache iBATIS ibator.
  519. * This method returns the value of the database column xt_sbcs.xlcxsj1
  520. *
  521. * @return the value of xt_sbcs.xlcxsj1
  522. *
  523. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  524. */
  525. public String getXlcxsj1() {
  526. return xlcxsj1;
  527. }
  528. /**
  529. * This method was generated by Apache iBATIS ibator.
  530. * This method sets the value of the database column xt_sbcs.xlcxsj1
  531. *
  532. * @param xlcxsj1 the value for xt_sbcs.xlcxsj1
  533. *
  534. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  535. */
  536. public void setXlcxsj1(String xlcxsj1) {
  537. this.xlcxsj1 = xlcxsj1 == null ? null : xlcxsj1.trim();
  538. }
  539. /**
  540. * This method was generated by Apache iBATIS ibator.
  541. * This method returns the value of the database column xt_sbcs.xlcxsj2
  542. *
  543. * @return the value of xt_sbcs.xlcxsj2
  544. *
  545. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  546. */
  547. public String getXlcxsj2() {
  548. return xlcxsj2;
  549. }
  550. /**
  551. * This method was generated by Apache iBATIS ibator.
  552. * This method sets the value of the database column xt_sbcs.xlcxsj2
  553. *
  554. * @param xlcxsj2 the value for xt_sbcs.xlcxsj2
  555. *
  556. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  557. */
  558. public void setXlcxsj2(String xlcxsj2) {
  559. this.xlcxsj2 = xlcxsj2 == null ? null : xlcxsj2.trim();
  560. }
  561. /**
  562. * This method was generated by Apache iBATIS ibator.
  563. * This method returns the value of the database column xt_sbcs.xlcxsj3
  564. *
  565. * @return the value of xt_sbcs.xlcxsj3
  566. *
  567. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  568. */
  569. public String getXlcxsj3() {
  570. return xlcxsj3;
  571. }
  572. /**
  573. * This method was generated by Apache iBATIS ibator.
  574. * This method sets the value of the database column xt_sbcs.xlcxsj3
  575. *
  576. * @param xlcxsj3 the value for xt_sbcs.xlcxsj3
  577. *
  578. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  579. */
  580. public void setXlcxsj3(String xlcxsj3) {
  581. this.xlcxsj3 = xlcxsj3 == null ? null : xlcxsj3.trim();
  582. }
  583. /**
  584. * This method was generated by Apache iBATIS ibator.
  585. * This method returns the value of the database column xt_sbcs.xlzccxsj
  586. *
  587. * @return the value of xt_sbcs.xlzccxsj
  588. *
  589. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  590. */
  591. public String getXlzccxsj() {
  592. return xlzccxsj;
  593. }
  594. /**
  595. * This method was generated by Apache iBATIS ibator.
  596. * This method sets the value of the database column xt_sbcs.xlzccxsj
  597. *
  598. * @param xlzccxsj the value for xt_sbcs.xlzccxsj
  599. *
  600. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  601. */
  602. public void setXlzccxsj(String xlzccxsj) {
  603. this.xlzccxsj = xlzccxsj == null ? null : xlzccxsj.trim();
  604. }
  605. /**
  606. * This method was generated by Apache iBATIS ibator.
  607. * This method returns the value of the database column xt_sbcs.txmrtdck
  608. *
  609. * @return the value of xt_sbcs.txmrtdck
  610. *
  611. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  612. */
  613. public String getTxmrtdck() {
  614. return txmrtdck;
  615. }
  616. /**
  617. * This method was generated by Apache iBATIS ibator.
  618. * This method sets the value of the database column xt_sbcs.txmrtdck
  619. *
  620. * @param txmrtdck the value for xt_sbcs.txmrtdck
  621. *
  622. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  623. */
  624. public void setTxmrtdck(String txmrtdck) {
  625. this.txmrtdck = txmrtdck == null ? null : txmrtdck.trim();
  626. }
  627. /**
  628. * This method was generated by Apache iBATIS ibator.
  629. * This method returns the value of the database column xt_sbcs.txmrtdsj
  630. *
  631. * @return the value of xt_sbcs.txmrtdsj
  632. *
  633. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  634. */
  635. public String getTxmrtdsj() {
  636. return txmrtdsj;
  637. }
  638. /**
  639. * This method was generated by Apache iBATIS ibator.
  640. * This method sets the value of the database column xt_sbcs.txmrtdsj
  641. *
  642. * @param txmrtdsj the value for xt_sbcs.txmrtdsj
  643. *
  644. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  645. */
  646. public void setTxmrtdsj(String txmrtdsj) {
  647. this.txmrtdsj = txmrtdsj == null ? null : txmrtdsj.trim();
  648. }
  649. /**
  650. * This method was generated by Apache iBATIS ibator.
  651. * This method returns the value of the database column xt_sbcs.txpjtz
  652. *
  653. * @return the value of xt_sbcs.txpjtz
  654. *
  655. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  656. */
  657. public BigDecimal getTxpjtz() {
  658. return txpjtz;
  659. }
  660. /**
  661. * This method was generated by Apache iBATIS ibator.
  662. * This method sets the value of the database column xt_sbcs.txpjtz
  663. *
  664. * @param txpjtz the value for xt_sbcs.txpjtz
  665. *
  666. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  667. */
  668. public void setTxpjtz(BigDecimal txpjtz) {
  669. this.txpjtz = txpjtz;
  670. }
  671. /**
  672. * This method was generated by Apache iBATIS ibator.
  673. * This method returns the value of the database column xt_sbcs.txfs
  674. *
  675. * @return the value of xt_sbcs.txfs
  676. *
  677. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  678. */
  679. public String getTxfs() {
  680. return txfs;
  681. }
  682. /**
  683. * This method was generated by Apache iBATIS ibator.
  684. * This method sets the value of the database column xt_sbcs.txfs
  685. *
  686. * @param txfs the value for xt_sbcs.txfs
  687. *
  688. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  689. */
  690. public void setTxfs(String txfs) {
  691. this.txfs = txfs == null ? null : txfs.trim();
  692. }
  693. /**
  694. * This method was generated by Apache iBATIS ibator.
  695. * This method returns the value of the database column xt_sbcs.txflck
  696. *
  697. * @return the value of xt_sbcs.txflck
  698. *
  699. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  700. */
  701. public String getTxflck() {
  702. return txflck;
  703. }
  704. /**
  705. * This method was generated by Apache iBATIS ibator.
  706. * This method sets the value of the database column xt_sbcs.txflck
  707. *
  708. * @param txflck the value for xt_sbcs.txflck
  709. *
  710. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  711. */
  712. public void setTxflck(String txflck) {
  713. this.txflck = txflck == null ? null : txflck.trim();
  714. }
  715. /**
  716. * This method was generated by Apache iBATIS ibator.
  717. * This method returns the value of the database column xt_sbcs.txckmin0
  718. *
  719. * @return the value of xt_sbcs.txckmin0
  720. *
  721. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  722. */
  723. public BigDecimal getTxckmin0() {
  724. return txckmin0;
  725. }
  726. /**
  727. * This method was generated by Apache iBATIS ibator.
  728. * This method sets the value of the database column xt_sbcs.txckmin0
  729. *
  730. * @param txckmin0 the value for xt_sbcs.txckmin0
  731. *
  732. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  733. */
  734. public void setTxckmin0(BigDecimal txckmin0) {
  735. this.txckmin0 = txckmin0;
  736. }
  737. /**
  738. * This method was generated by Apache iBATIS ibator.
  739. * This method returns the value of the database column xt_sbcs.txckmax0
  740. *
  741. * @return the value of xt_sbcs.txckmax0
  742. *
  743. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  744. */
  745. public BigDecimal getTxckmax0() {
  746. return txckmax0;
  747. }
  748. /**
  749. * This method was generated by Apache iBATIS ibator.
  750. * This method sets the value of the database column xt_sbcs.txckmax0
  751. *
  752. * @param txckmax0 the value for xt_sbcs.txckmax0
  753. *
  754. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  755. */
  756. public void setTxckmax0(BigDecimal txckmax0) {
  757. this.txckmax0 = txckmax0;
  758. }
  759. /**
  760. * This method was generated by Apache iBATIS ibator.
  761. * This method returns the value of the database column xt_sbcs.txckmin1
  762. *
  763. * @return the value of xt_sbcs.txckmin1
  764. *
  765. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  766. */
  767. public BigDecimal getTxckmin1() {
  768. return txckmin1;
  769. }
  770. /**
  771. * This method was generated by Apache iBATIS ibator.
  772. * This method sets the value of the database column xt_sbcs.txckmin1
  773. *
  774. * @param txckmin1 the value for xt_sbcs.txckmin1
  775. *
  776. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  777. */
  778. public void setTxckmin1(BigDecimal txckmin1) {
  779. this.txckmin1 = txckmin1;
  780. }
  781. /**
  782. * This method was generated by Apache iBATIS ibator.
  783. * This method returns the value of the database column xt_sbcs.txckmax1
  784. *
  785. * @return the value of xt_sbcs.txckmax1
  786. *
  787. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  788. */
  789. public BigDecimal getTxckmax1() {
  790. return txckmax1;
  791. }
  792. /**
  793. * This method was generated by Apache iBATIS ibator.
  794. * This method sets the value of the database column xt_sbcs.txckmax1
  795. *
  796. * @param txckmax1 the value for xt_sbcs.txckmax1
  797. *
  798. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  799. */
  800. public void setTxckmax1(BigDecimal txckmax1) {
  801. this.txckmax1 = txckmax1;
  802. }
  803. /**
  804. * This method was generated by Apache iBATIS ibator.
  805. * This method returns the value of the database column xt_sbcs.txckmin2
  806. *
  807. * @return the value of xt_sbcs.txckmin2
  808. *
  809. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  810. */
  811. public BigDecimal getTxckmin2() {
  812. return txckmin2;
  813. }
  814. /**
  815. * This method was generated by Apache iBATIS ibator.
  816. * This method sets the value of the database column xt_sbcs.txckmin2
  817. *
  818. * @param txckmin2 the value for xt_sbcs.txckmin2
  819. *
  820. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  821. */
  822. public void setTxckmin2(BigDecimal txckmin2) {
  823. this.txckmin2 = txckmin2;
  824. }
  825. /**
  826. * This method was generated by Apache iBATIS ibator.
  827. * This method returns the value of the database column xt_sbcs.txckmax2
  828. *
  829. * @return the value of xt_sbcs.txckmax2
  830. *
  831. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  832. */
  833. public BigDecimal getTxckmax2() {
  834. return txckmax2;
  835. }
  836. /**
  837. * This method was generated by Apache iBATIS ibator.
  838. * This method sets the value of the database column xt_sbcs.txckmax2
  839. *
  840. * @param txckmax2 the value for xt_sbcs.txckmax2
  841. *
  842. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  843. */
  844. public void setTxckmax2(BigDecimal txckmax2) {
  845. this.txckmax2 = txckmax2;
  846. }
  847. /**
  848. * This method was generated by Apache iBATIS ibator.
  849. * This method returns the value of the database column xt_sbcs.txmxzl
  850. *
  851. * @return the value of xt_sbcs.txmxzl
  852. *
  853. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  854. */
  855. public BigDecimal getTxmxzl() {
  856. return txmxzl;
  857. }
  858. /**
  859. * This method was generated by Apache iBATIS ibator.
  860. * This method sets the value of the database column xt_sbcs.txmxzl
  861. *
  862. * @param txmxzl the value for xt_sbcs.txmxzl
  863. *
  864. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  865. */
  866. public void setTxmxzl(BigDecimal txmxzl) {
  867. this.txmxzl = txmxzl;
  868. }
  869. /**
  870. * This method was generated by Apache iBATIS ibator.
  871. * This method returns the value of the database column xt_sbcs.txmxbl
  872. *
  873. * @return the value of xt_sbcs.txmxbl
  874. *
  875. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  876. */
  877. public String getTxmxbl() {
  878. return txmxbl;
  879. }
  880. /**
  881. * This method was generated by Apache iBATIS ibator.
  882. * This method sets the value of the database column xt_sbcs.txmxbl
  883. *
  884. * @param txmxbl the value for xt_sbcs.txmxbl
  885. *
  886. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  887. */
  888. public void setTxmxbl(String txmxbl) {
  889. this.txmxbl = txmxbl == null ? null : txmxbl.trim();
  890. }
  891. /**
  892. * This method was generated by Apache iBATIS ibator.
  893. * This method returns the value of the database column xt_sbcs.txdymxck
  894. *
  895. * @return the value of xt_sbcs.txdymxck
  896. *
  897. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  898. */
  899. public String getTxdymxck() {
  900. return txdymxck;
  901. }
  902. /**
  903. * This method was generated by Apache iBATIS ibator.
  904. * This method sets the value of the database column xt_sbcs.txdymxck
  905. *
  906. * @param txdymxck the value for xt_sbcs.txdymxck
  907. *
  908. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  909. */
  910. public void setTxdymxck(String txdymxck) {
  911. this.txdymxck = txdymxck == null ? null : txdymxck.trim();
  912. }
  913. /**
  914. * This method was generated by Apache iBATIS ibator.
  915. * This method returns the value of the database column xt_sbcs.txxymxck
  916. *
  917. * @return the value of xt_sbcs.txxymxck
  918. *
  919. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  920. */
  921. public String getTxxymxck() {
  922. return txxymxck;
  923. }
  924. /**
  925. * This method was generated by Apache iBATIS ibator.
  926. * This method sets the value of the database column xt_sbcs.txxymxck
  927. *
  928. * @param txxymxck the value for xt_sbcs.txxymxck
  929. *
  930. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  931. */
  932. public void setTxxymxck(String txxymxck) {
  933. this.txxymxck = txxymxck == null ? null : txxymxck.trim();
  934. }
  935. /**
  936. * This method was generated by Apache iBATIS ibator.
  937. * This method returns the value of the database column xt_sbcs.clck
  938. *
  939. * @return the value of xt_sbcs.clck
  940. *
  941. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  942. */
  943. public String getClck() {
  944. return clck;
  945. }
  946. /**
  947. * This method was generated by Apache iBATIS ibator.
  948. * This method sets the value of the database column xt_sbcs.clck
  949. *
  950. * @param clck the value for xt_sbcs.clck
  951. *
  952. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  953. */
  954. public void setClck(String clck) {
  955. this.clck = clck == null ? null : clck.trim();
  956. }
  957. /**
  958. * This method was generated by Apache iBATIS ibator.
  959. * This method returns the value of the database column xt_sbcs.clmrck
  960. *
  961. * @return the value of xt_sbcs.clmrck
  962. *
  963. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  964. */
  965. public String getClmrck() {
  966. return clmrck;
  967. }
  968. /**
  969. * This method was generated by Apache iBATIS ibator.
  970. * This method sets the value of the database column xt_sbcs.clmrck
  971. *
  972. * @param clmrck the value for xt_sbcs.clmrck
  973. *
  974. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  975. */
  976. public void setClmrck(String clmrck) {
  977. this.clmrck = clmrck == null ? null : clmrck.trim();
  978. }
  979. /**
  980. * This method was generated by Apache iBATIS ibator.
  981. * This method returns the value of the database column xt_sbcs.clszsj
  982. *
  983. * @return the value of xt_sbcs.clszsj
  984. *
  985. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  986. */
  987. public Date getClszsj() {
  988. return clszsj;
  989. }
  990. /**
  991. * This method was generated by Apache iBATIS ibator.
  992. * This method sets the value of the database column xt_sbcs.clszsj
  993. *
  994. * @param clszsj the value for xt_sbcs.clszsj
  995. *
  996. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  997. */
  998. public void setClszsj(Date clszsj) {
  999. this.clszsj = clszsj;
  1000. }
  1001. /**
  1002. * This method was generated by Apache iBATIS ibator.
  1003. * This method returns the value of the database column xt_sbcs.clsj
  1004. *
  1005. * @return the value of xt_sbcs.clsj
  1006. *
  1007. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  1008. */
  1009. public String getClsj() {
  1010. return clsj;
  1011. }
  1012. /**
  1013. * This method was generated by Apache iBATIS ibator.
  1014. * This method sets the value of the database column xt_sbcs.clsj
  1015. *
  1016. * @param clsj the value for xt_sbcs.clsj
  1017. *
  1018. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  1019. */
  1020. public void setClsj(String clsj) {
  1021. this.clsj = clsj == null ? null : clsj.trim();
  1022. }
  1023. /**
  1024. * This method was generated by Apache iBATIS ibator.
  1025. * This method returns the value of the database column xt_sbcs.clsl
  1026. *
  1027. * @return the value of xt_sbcs.clsl
  1028. *
  1029. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  1030. */
  1031. public String getClsl() {
  1032. return clsl;
  1033. }
  1034. /**
  1035. * This method was generated by Apache iBATIS ibator.
  1036. * This method sets the value of the database column xt_sbcs.clsl
  1037. *
  1038. * @param clsl the value for xt_sbcs.clsl
  1039. *
  1040. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  1041. */
  1042. public void setClsl(String clsl) {
  1043. this.clsl = clsl == null ? null : clsl.trim();
  1044. }
  1045. /**
  1046. * This method was generated by Apache iBATIS ibator.
  1047. * This method returns the value of the database column xt_sbcs.cldqgs
  1048. *
  1049. * @return the value of xt_sbcs.cldqgs
  1050. *
  1051. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  1052. */
  1053. public String getCldqgs() {
  1054. return cldqgs;
  1055. }
  1056. /**
  1057. * This method was generated by Apache iBATIS ibator.
  1058. * This method sets the value of the database column xt_sbcs.cldqgs
  1059. *
  1060. * @param cldqgs the value for xt_sbcs.cldqgs
  1061. *
  1062. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  1063. */
  1064. public void setCldqgs(String cldqgs) {
  1065. this.cldqgs = cldqgs == null ? null : cldqgs.trim();
  1066. }
  1067. /**
  1068. * This method was generated by Apache iBATIS ibator.
  1069. * This method returns the value of the database column xt_sbcs.clxb
  1070. *
  1071. * @return the value of xt_sbcs.clxb
  1072. *
  1073. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  1074. */
  1075. public String getClxb() {
  1076. return clxb;
  1077. }
  1078. /**
  1079. * This method was generated by Apache iBATIS ibator.
  1080. * This method sets the value of the database column xt_sbcs.clxb
  1081. *
  1082. * @param clxb the value for xt_sbcs.clxb
  1083. *
  1084. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  1085. */
  1086. public void setClxb(String clxb) {
  1087. this.clxb = clxb == null ? null : clxb.trim();
  1088. }
  1089. /**
  1090. * This method was generated by Apache iBATIS ibator.
  1091. * This method returns the value of the database column xt_sbcs.clms
  1092. *
  1093. * @return the value of xt_sbcs.clms
  1094. *
  1095. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  1096. */
  1097. public String getClms() {
  1098. return clms;
  1099. }
  1100. /**
  1101. * This method was generated by Apache iBATIS ibator.
  1102. * This method sets the value of the database column xt_sbcs.clms
  1103. *
  1104. * @param clms the value for xt_sbcs.clms
  1105. *
  1106. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  1107. */
  1108. public void setClms(String clms) {
  1109. this.clms = clms == null ? null : clms.trim();
  1110. }
  1111. /**
  1112. * This method was generated by Apache iBATIS ibator.
  1113. * This method returns the value of the database column xt_sbcs.cltzmax
  1114. *
  1115. * @return the value of xt_sbcs.cltzmax
  1116. *
  1117. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  1118. */
  1119. public BigDecimal getCltzmax() {
  1120. return cltzmax;
  1121. }
  1122. /**
  1123. * This method was generated by Apache iBATIS ibator.
  1124. * This method sets the value of the database column xt_sbcs.cltzmax
  1125. *
  1126. * @param cltzmax the value for xt_sbcs.cltzmax
  1127. *
  1128. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  1129. */
  1130. public void setCltzmax(BigDecimal cltzmax) {
  1131. this.cltzmax = cltzmax;
  1132. }
  1133. /**
  1134. * This method was generated by Apache iBATIS ibator.
  1135. * This method returns the value of the database column xt_sbcs.cltzmin
  1136. *
  1137. * @return the value of xt_sbcs.cltzmin
  1138. *
  1139. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  1140. */
  1141. public BigDecimal getCltzmin() {
  1142. return cltzmin;
  1143. }
  1144. /**
  1145. * This method was generated by Apache iBATIS ibator.
  1146. * This method sets the value of the database column xt_sbcs.cltzmin
  1147. *
  1148. * @param cltzmin the value for xt_sbcs.cltzmin
  1149. *
  1150. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  1151. */
  1152. public void setCltzmin(BigDecimal cltzmin) {
  1153. this.cltzmin = cltzmin;
  1154. }
  1155. public String getClpjtz() {
  1156. return clpjtz;
  1157. }
  1158. public void setClpjtz(String clpjtz) {
  1159. this.clpjtz = clpjtz == null ? null : clpjtz.trim();
  1160. }
  1161. /**
  1162. * This method was generated by Apache iBATIS ibator.
  1163. * This method returns the value of the database column xt_sbcs.xgsj
  1164. *
  1165. * @return the value of xt_sbcs.xgsj
  1166. *
  1167. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  1168. */
  1169. public Date getXgsj() {
  1170. return xgsj;
  1171. }
  1172. /**
  1173. * This method was generated by Apache iBATIS ibator.
  1174. * This method sets the value of the database column xt_sbcs.xgsj
  1175. *
  1176. * @param xgsj the value for xt_sbcs.xgsj
  1177. *
  1178. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  1179. */
  1180. public void setXgsj(Date xgsj) {
  1181. this.xgsj = xgsj;
  1182. }
  1183. /**
  1184. * This method was generated by Apache iBATIS ibator.
  1185. * This method returns the value of the database column xt_sbcs.xgr
  1186. *
  1187. * @return the value of xt_sbcs.xgr
  1188. *
  1189. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  1190. */
  1191. public String getXgr() {
  1192. return xgr;
  1193. }
  1194. /**
  1195. * This method was generated by Apache iBATIS ibator.
  1196. * This method sets the value of the database column xt_sbcs.xgr
  1197. *
  1198. * @param xgr the value for xt_sbcs.xgr
  1199. *
  1200. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  1201. */
  1202. public void setXgr(String xgr) {
  1203. this.xgr = xgr == null ? null : xgr.trim();
  1204. }
  1205. /**
  1206. * This method was generated by Apache iBATIS ibator.
  1207. * This method returns the value of the database column xt_sbcs.kqbz
  1208. *
  1209. * @return the value of xt_sbcs.kqbz
  1210. *
  1211. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  1212. */
  1213. public Integer getKqbz() {
  1214. return kqbz;
  1215. }
  1216. /**
  1217. * This method was generated by Apache iBATIS ibator.
  1218. * This method sets the value of the database column xt_sbcs.kqbz
  1219. *
  1220. * @param kqbz the value for xt_sbcs.kqbz
  1221. *
  1222. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  1223. */
  1224. public void setKqbz(Integer kqbz) {
  1225. this.kqbz = kqbz;
  1226. }
  1227. /**
  1228. * This method was generated by Apache iBATIS ibator.
  1229. * This method returns the value of the database column xt_sbcs.zfbz
  1230. *
  1231. * @return the value of xt_sbcs.zfbz
  1232. *
  1233. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  1234. */
  1235. public Integer getZfbz() {
  1236. return zfbz;
  1237. }
  1238. /**
  1239. * This method was generated by Apache iBATIS ibator.
  1240. * This method sets the value of the database column xt_sbcs.zfbz
  1241. *
  1242. * @param zfbz the value for xt_sbcs.zfbz
  1243. *
  1244. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  1245. */
  1246. public void setZfbz(Integer zfbz) {
  1247. this.zfbz = zfbz;
  1248. }
  1249. private String lqid;
  1250. public String getLqid() {
  1251. return lqid;
  1252. }
  1253. public void setLqid(String lqid) {
  1254. this.lqid = lqid;
  1255. }
  1256. }