WsclGyfldy.java 24 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838
  1. package com.huimv.wscl.dataobject;
  2. import com.huimv.xt.dataobject.BaseDO;
  3. import java.util.Date;
  4. public class WsclGyfldy extends BaseDO {
  5. /**
  6. * This field was generated by Apache iBATIS ibator.
  7. * This field corresponds to the database column wscl_gyfldy.ID
  8. *
  9. * @ibatorgenerated Fri Jul 12 16:47:32 CST 2019
  10. */
  11. private Integer id;
  12. /**
  13. * This field was generated by Apache iBATIS ibator.
  14. * This field corresponds to the database column wscl_gyfldy.SBID
  15. *
  16. * @ibatorgenerated Fri Jul 12 16:47:32 CST 2019
  17. */
  18. private Integer sbid;
  19. /**
  20. * This field was generated by Apache iBATIS ibator.
  21. * This field corresponds to the database column wscl_gyfldy.MCID
  22. *
  23. * @ibatorgenerated Fri Jul 12 16:47:32 CST 2019
  24. */
  25. private Integer mcid;
  26. /**
  27. * This field was generated by Apache iBATIS ibator.
  28. * This field corresponds to the database column wscl_gyfldy.ZDYXKG
  29. *
  30. * @ibatorgenerated Fri Jul 12 16:47:32 CST 2019
  31. */
  32. private String zdyxkg;
  33. /**
  34. * This field was generated by Apache iBATIS ibator.
  35. * This field corresponds to the database column wscl_gyfldy.GZYLB
  36. *
  37. * @ibatorgenerated Fri Jul 12 16:47:32 CST 2019
  38. */
  39. private String gzylb;
  40. /**
  41. * This field was generated by Apache iBATIS ibator.
  42. * This field corresponds to the database column wscl_gyfldy.GZJCJ
  43. *
  44. * @ibatorgenerated Fri Jul 12 16:47:32 CST 2019
  45. */
  46. private String gzjcj;
  47. /**
  48. * This field was generated by Apache iBATIS ibator.
  49. * This field corresponds to the database column wscl_gyfldy.GZZDDJ
  50. *
  51. * @ibatorgenerated Fri Jul 12 16:47:32 CST 2019
  52. */
  53. private String gzzddj;
  54. /**
  55. * This field was generated by Apache iBATIS ibator.
  56. * This field corresponds to the database column wscl_gyfldy.GZZDS
  57. *
  58. * @ibatorgenerated Fri Jul 12 16:47:32 CST 2019
  59. */
  60. private String gzzds;
  61. /**
  62. * This field was generated by Apache iBATIS ibator.
  63. * This field corresponds to the database column wscl_gyfldy.GZSLB
  64. *
  65. * @ibatorgenerated Fri Jul 12 16:47:32 CST 2019
  66. */
  67. private String gzslb;
  68. /**
  69. * This field was generated by Apache iBATIS ibator.
  70. * This field corresponds to the database column wscl_gyfldy.GZPWB
  71. *
  72. * @ibatorgenerated Fri Jul 12 16:47:32 CST 2019
  73. */
  74. private String gzpwb;
  75. /**
  76. * This field was generated by Apache iBATIS ibator.
  77. * This field corresponds to the database column wscl_gyfldy.GZLYB
  78. *
  79. * @ibatorgenerated Fri Jul 12 16:47:32 CST 2019
  80. */
  81. private String gzlyb;
  82. /**
  83. * This field was generated by Apache iBATIS ibator.
  84. * This field corresponds to the database column wscl_gyfldy.GYWYLC
  85. *
  86. * @ibatorgenerated Fri Jul 12 16:47:32 CST 2019
  87. */
  88. private String gywylc;
  89. /**
  90. * This field was generated by Apache iBATIS ibator.
  91. * This field corresponds to the database column wscl_gyfldy.GYWWSC
  92. *
  93. * @ibatorgenerated Fri Jul 12 16:47:32 CST 2019
  94. */
  95. private String gywwsc;
  96. /**
  97. * This field was generated by Apache iBATIS ibator.
  98. * This field corresponds to the database column wscl_gyfldy.GYWLYC
  99. *
  100. * @ibatorgenerated Fri Jul 12 16:47:32 CST 2019
  101. */
  102. private String gywlyc;
  103. /**
  104. * This field was generated by Apache iBATIS ibator.
  105. * This field corresponds to the database column wscl_gyfldy.DYWWSC
  106. *
  107. * @ibatorgenerated Fri Jul 12 16:47:32 CST 2019
  108. */
  109. private String dywwsc;
  110. /**
  111. * This field was generated by Apache iBATIS ibator.
  112. * This field corresponds to the database column wscl_gyfldy.DYWYLC
  113. *
  114. * @ibatorgenerated Fri Jul 12 16:47:32 CST 2019
  115. */
  116. private String dywylc;
  117. /**
  118. * This field was generated by Apache iBATIS ibator.
  119. * This field corresponds to the database column wscl_gyfldy.DYWLYC
  120. *
  121. * @ibatorgenerated Fri Jul 12 16:47:32 CST 2019
  122. */
  123. private String dywlyc;
  124. /**
  125. * This field was generated by Apache iBATIS ibator.
  126. * This field corresponds to the database column wscl_gyfldy.SCYLB
  127. *
  128. * @ibatorgenerated Fri Jul 12 16:47:32 CST 2019
  129. */
  130. private String scylb;
  131. /**
  132. * This field was generated by Apache iBATIS ibator.
  133. * This field corresponds to the database column wscl_gyfldy.SCJCJ
  134. *
  135. * @ibatorgenerated Fri Jul 12 16:47:32 CST 2019
  136. */
  137. private String scjcj;
  138. /**
  139. * This field was generated by Apache iBATIS ibator.
  140. * This field corresponds to the database column wscl_gyfldy.SCZDDJ
  141. *
  142. * @ibatorgenerated Fri Jul 12 16:47:32 CST 2019
  143. */
  144. private String sczddj;
  145. /**
  146. * This field was generated by Apache iBATIS ibator.
  147. * This field corresponds to the database column wscl_gyfldy.SCZDS
  148. *
  149. * @ibatorgenerated Fri Jul 12 16:47:32 CST 2019
  150. */
  151. private String sczds;
  152. /**
  153. * This field was generated by Apache iBATIS ibator.
  154. * This field corresponds to the database column wscl_gyfldy.SCSLB
  155. *
  156. * @ibatorgenerated Fri Jul 12 16:47:32 CST 2019
  157. */
  158. private String scslb;
  159. /**
  160. * This field was generated by Apache iBATIS ibator.
  161. * This field corresponds to the database column wscl_gyfldy.SCPWB
  162. *
  163. * @ibatorgenerated Fri Jul 12 16:47:32 CST 2019
  164. */
  165. private String scpwb;
  166. /**
  167. * This field was generated by Apache iBATIS ibator.
  168. * This field corresponds to the database column wscl_gyfldy.SCLYB
  169. *
  170. * @ibatorgenerated Fri Jul 12 16:47:32 CST 2019
  171. */
  172. private String sclyb;
  173. /**
  174. * This field was generated by Apache iBATIS ibator.
  175. * This field corresponds to the database column wscl_gyfldy.SCBJ
  176. *
  177. * @ibatorgenerated Fri Jul 12 16:47:32 CST 2019
  178. */
  179. private String scbj;
  180. /**
  181. * This field was generated by Apache iBATIS ibator.
  182. * This field corresponds to the database column wscl_gyfldy.SCSJ
  183. *
  184. * @ibatorgenerated Fri Jul 12 16:47:32 CST 2019
  185. */
  186. private Date scsj;
  187. /**
  188. * This method was generated by Apache iBATIS ibator.
  189. * This method returns the value of the database column wscl_gyfldy.ID
  190. *
  191. * @return the value of wscl_gyfldy.ID
  192. *
  193. * @ibatorgenerated Fri Jul 12 16:47:32 CST 2019
  194. */
  195. public Integer getId() {
  196. return id;
  197. }
  198. /**
  199. * This method was generated by Apache iBATIS ibator.
  200. * This method sets the value of the database column wscl_gyfldy.ID
  201. *
  202. * @param id the value for wscl_gyfldy.ID
  203. *
  204. * @ibatorgenerated Fri Jul 12 16:47:32 CST 2019
  205. */
  206. public void setId(Integer id) {
  207. this.id = id;
  208. }
  209. /**
  210. * This method was generated by Apache iBATIS ibator.
  211. * This method returns the value of the database column wscl_gyfldy.SBID
  212. *
  213. * @return the value of wscl_gyfldy.SBID
  214. *
  215. * @ibatorgenerated Fri Jul 12 16:47:32 CST 2019
  216. */
  217. public Integer getSbid() {
  218. return sbid;
  219. }
  220. /**
  221. * This method was generated by Apache iBATIS ibator.
  222. * This method sets the value of the database column wscl_gyfldy.SBID
  223. *
  224. * @param sbid the value for wscl_gyfldy.SBID
  225. *
  226. * @ibatorgenerated Fri Jul 12 16:47:32 CST 2019
  227. */
  228. public void setSbid(Integer sbid) {
  229. this.sbid = sbid;
  230. }
  231. /**
  232. * This method was generated by Apache iBATIS ibator.
  233. * This method returns the value of the database column wscl_gyfldy.MCID
  234. *
  235. * @return the value of wscl_gyfldy.MCID
  236. *
  237. * @ibatorgenerated Fri Jul 12 16:47:32 CST 2019
  238. */
  239. public Integer getMcid() {
  240. return mcid;
  241. }
  242. /**
  243. * This method was generated by Apache iBATIS ibator.
  244. * This method sets the value of the database column wscl_gyfldy.MCID
  245. *
  246. * @param mcid the value for wscl_gyfldy.MCID
  247. *
  248. * @ibatorgenerated Fri Jul 12 16:47:32 CST 2019
  249. */
  250. public void setMcid(Integer mcid) {
  251. this.mcid = mcid;
  252. }
  253. /**
  254. * This method was generated by Apache iBATIS ibator.
  255. * This method returns the value of the database column wscl_gyfldy.ZDYXKG
  256. *
  257. * @return the value of wscl_gyfldy.ZDYXKG
  258. *
  259. * @ibatorgenerated Fri Jul 12 16:47:32 CST 2019
  260. */
  261. public String getZdyxkg() {
  262. return zdyxkg;
  263. }
  264. /**
  265. * This method was generated by Apache iBATIS ibator.
  266. * This method sets the value of the database column wscl_gyfldy.ZDYXKG
  267. *
  268. * @param zdyxkg the value for wscl_gyfldy.ZDYXKG
  269. *
  270. * @ibatorgenerated Fri Jul 12 16:47:32 CST 2019
  271. */
  272. public void setZdyxkg(String zdyxkg) {
  273. this.zdyxkg = zdyxkg == null ? null : zdyxkg.trim();
  274. }
  275. /**
  276. * This method was generated by Apache iBATIS ibator.
  277. * This method returns the value of the database column wscl_gyfldy.GZYLB
  278. *
  279. * @return the value of wscl_gyfldy.GZYLB
  280. *
  281. * @ibatorgenerated Fri Jul 12 16:47:32 CST 2019
  282. */
  283. public String getGzylb() {
  284. return gzylb;
  285. }
  286. /**
  287. * This method was generated by Apache iBATIS ibator.
  288. * This method sets the value of the database column wscl_gyfldy.GZYLB
  289. *
  290. * @param gzylb the value for wscl_gyfldy.GZYLB
  291. *
  292. * @ibatorgenerated Fri Jul 12 16:47:32 CST 2019
  293. */
  294. public void setGzylb(String gzylb) {
  295. this.gzylb = gzylb == null ? null : gzylb.trim();
  296. }
  297. /**
  298. * This method was generated by Apache iBATIS ibator.
  299. * This method returns the value of the database column wscl_gyfldy.GZJCJ
  300. *
  301. * @return the value of wscl_gyfldy.GZJCJ
  302. *
  303. * @ibatorgenerated Fri Jul 12 16:47:32 CST 2019
  304. */
  305. public String getGzjcj() {
  306. return gzjcj;
  307. }
  308. /**
  309. * This method was generated by Apache iBATIS ibator.
  310. * This method sets the value of the database column wscl_gyfldy.GZJCJ
  311. *
  312. * @param gzjcj the value for wscl_gyfldy.GZJCJ
  313. *
  314. * @ibatorgenerated Fri Jul 12 16:47:32 CST 2019
  315. */
  316. public void setGzjcj(String gzjcj) {
  317. this.gzjcj = gzjcj == null ? null : gzjcj.trim();
  318. }
  319. /**
  320. * This method was generated by Apache iBATIS ibator.
  321. * This method returns the value of the database column wscl_gyfldy.GZZDDJ
  322. *
  323. * @return the value of wscl_gyfldy.GZZDDJ
  324. *
  325. * @ibatorgenerated Fri Jul 12 16:47:32 CST 2019
  326. */
  327. public String getGzzddj() {
  328. return gzzddj;
  329. }
  330. /**
  331. * This method was generated by Apache iBATIS ibator.
  332. * This method sets the value of the database column wscl_gyfldy.GZZDDJ
  333. *
  334. * @param gzzddj the value for wscl_gyfldy.GZZDDJ
  335. *
  336. * @ibatorgenerated Fri Jul 12 16:47:32 CST 2019
  337. */
  338. public void setGzzddj(String gzzddj) {
  339. this.gzzddj = gzzddj == null ? null : gzzddj.trim();
  340. }
  341. /**
  342. * This method was generated by Apache iBATIS ibator.
  343. * This method returns the value of the database column wscl_gyfldy.GZZDS
  344. *
  345. * @return the value of wscl_gyfldy.GZZDS
  346. *
  347. * @ibatorgenerated Fri Jul 12 16:47:32 CST 2019
  348. */
  349. public String getGzzds() {
  350. return gzzds;
  351. }
  352. /**
  353. * This method was generated by Apache iBATIS ibator.
  354. * This method sets the value of the database column wscl_gyfldy.GZZDS
  355. *
  356. * @param gzzds the value for wscl_gyfldy.GZZDS
  357. *
  358. * @ibatorgenerated Fri Jul 12 16:47:32 CST 2019
  359. */
  360. public void setGzzds(String gzzds) {
  361. this.gzzds = gzzds == null ? null : gzzds.trim();
  362. }
  363. /**
  364. * This method was generated by Apache iBATIS ibator.
  365. * This method returns the value of the database column wscl_gyfldy.GZSLB
  366. *
  367. * @return the value of wscl_gyfldy.GZSLB
  368. *
  369. * @ibatorgenerated Fri Jul 12 16:47:32 CST 2019
  370. */
  371. public String getGzslb() {
  372. return gzslb;
  373. }
  374. /**
  375. * This method was generated by Apache iBATIS ibator.
  376. * This method sets the value of the database column wscl_gyfldy.GZSLB
  377. *
  378. * @param gzslb the value for wscl_gyfldy.GZSLB
  379. *
  380. * @ibatorgenerated Fri Jul 12 16:47:32 CST 2019
  381. */
  382. public void setGzslb(String gzslb) {
  383. this.gzslb = gzslb == null ? null : gzslb.trim();
  384. }
  385. /**
  386. * This method was generated by Apache iBATIS ibator.
  387. * This method returns the value of the database column wscl_gyfldy.GZPWB
  388. *
  389. * @return the value of wscl_gyfldy.GZPWB
  390. *
  391. * @ibatorgenerated Fri Jul 12 16:47:32 CST 2019
  392. */
  393. public String getGzpwb() {
  394. return gzpwb;
  395. }
  396. /**
  397. * This method was generated by Apache iBATIS ibator.
  398. * This method sets the value of the database column wscl_gyfldy.GZPWB
  399. *
  400. * @param gzpwb the value for wscl_gyfldy.GZPWB
  401. *
  402. * @ibatorgenerated Fri Jul 12 16:47:32 CST 2019
  403. */
  404. public void setGzpwb(String gzpwb) {
  405. this.gzpwb = gzpwb == null ? null : gzpwb.trim();
  406. }
  407. /**
  408. * This method was generated by Apache iBATIS ibator.
  409. * This method returns the value of the database column wscl_gyfldy.GZLYB
  410. *
  411. * @return the value of wscl_gyfldy.GZLYB
  412. *
  413. * @ibatorgenerated Fri Jul 12 16:47:32 CST 2019
  414. */
  415. public String getGzlyb() {
  416. return gzlyb;
  417. }
  418. /**
  419. * This method was generated by Apache iBATIS ibator.
  420. * This method sets the value of the database column wscl_gyfldy.GZLYB
  421. *
  422. * @param gzlyb the value for wscl_gyfldy.GZLYB
  423. *
  424. * @ibatorgenerated Fri Jul 12 16:47:32 CST 2019
  425. */
  426. public void setGzlyb(String gzlyb) {
  427. this.gzlyb = gzlyb == null ? null : gzlyb.trim();
  428. }
  429. /**
  430. * This method was generated by Apache iBATIS ibator.
  431. * This method returns the value of the database column wscl_gyfldy.GYWYLC
  432. *
  433. * @return the value of wscl_gyfldy.GYWYLC
  434. *
  435. * @ibatorgenerated Fri Jul 12 16:47:32 CST 2019
  436. */
  437. public String getGywylc() {
  438. return gywylc;
  439. }
  440. /**
  441. * This method was generated by Apache iBATIS ibator.
  442. * This method sets the value of the database column wscl_gyfldy.GYWYLC
  443. *
  444. * @param gywylc the value for wscl_gyfldy.GYWYLC
  445. *
  446. * @ibatorgenerated Fri Jul 12 16:47:32 CST 2019
  447. */
  448. public void setGywylc(String gywylc) {
  449. this.gywylc = gywylc == null ? null : gywylc.trim();
  450. }
  451. /**
  452. * This method was generated by Apache iBATIS ibator.
  453. * This method returns the value of the database column wscl_gyfldy.GYWWSC
  454. *
  455. * @return the value of wscl_gyfldy.GYWWSC
  456. *
  457. * @ibatorgenerated Fri Jul 12 16:47:32 CST 2019
  458. */
  459. public String getGywwsc() {
  460. return gywwsc;
  461. }
  462. /**
  463. * This method was generated by Apache iBATIS ibator.
  464. * This method sets the value of the database column wscl_gyfldy.GYWWSC
  465. *
  466. * @param gywwsc the value for wscl_gyfldy.GYWWSC
  467. *
  468. * @ibatorgenerated Fri Jul 12 16:47:32 CST 2019
  469. */
  470. public void setGywwsc(String gywwsc) {
  471. this.gywwsc = gywwsc == null ? null : gywwsc.trim();
  472. }
  473. /**
  474. * This method was generated by Apache iBATIS ibator.
  475. * This method returns the value of the database column wscl_gyfldy.GYWLYC
  476. *
  477. * @return the value of wscl_gyfldy.GYWLYC
  478. *
  479. * @ibatorgenerated Fri Jul 12 16:47:32 CST 2019
  480. */
  481. public String getGywlyc() {
  482. return gywlyc;
  483. }
  484. /**
  485. * This method was generated by Apache iBATIS ibator.
  486. * This method sets the value of the database column wscl_gyfldy.GYWLYC
  487. *
  488. * @param gywlyc the value for wscl_gyfldy.GYWLYC
  489. *
  490. * @ibatorgenerated Fri Jul 12 16:47:32 CST 2019
  491. */
  492. public void setGywlyc(String gywlyc) {
  493. this.gywlyc = gywlyc == null ? null : gywlyc.trim();
  494. }
  495. /**
  496. * This method was generated by Apache iBATIS ibator.
  497. * This method returns the value of the database column wscl_gyfldy.DYWWSC
  498. *
  499. * @return the value of wscl_gyfldy.DYWWSC
  500. *
  501. * @ibatorgenerated Fri Jul 12 16:47:32 CST 2019
  502. */
  503. public String getDywwsc() {
  504. return dywwsc;
  505. }
  506. /**
  507. * This method was generated by Apache iBATIS ibator.
  508. * This method sets the value of the database column wscl_gyfldy.DYWWSC
  509. *
  510. * @param dywwsc the value for wscl_gyfldy.DYWWSC
  511. *
  512. * @ibatorgenerated Fri Jul 12 16:47:32 CST 2019
  513. */
  514. public void setDywwsc(String dywwsc) {
  515. this.dywwsc = dywwsc == null ? null : dywwsc.trim();
  516. }
  517. /**
  518. * This method was generated by Apache iBATIS ibator.
  519. * This method returns the value of the database column wscl_gyfldy.DYWYLC
  520. *
  521. * @return the value of wscl_gyfldy.DYWYLC
  522. *
  523. * @ibatorgenerated Fri Jul 12 16:47:32 CST 2019
  524. */
  525. public String getDywylc() {
  526. return dywylc;
  527. }
  528. /**
  529. * This method was generated by Apache iBATIS ibator.
  530. * This method sets the value of the database column wscl_gyfldy.DYWYLC
  531. *
  532. * @param dywylc the value for wscl_gyfldy.DYWYLC
  533. *
  534. * @ibatorgenerated Fri Jul 12 16:47:32 CST 2019
  535. */
  536. public void setDywylc(String dywylc) {
  537. this.dywylc = dywylc == null ? null : dywylc.trim();
  538. }
  539. /**
  540. * This method was generated by Apache iBATIS ibator.
  541. * This method returns the value of the database column wscl_gyfldy.DYWLYC
  542. *
  543. * @return the value of wscl_gyfldy.DYWLYC
  544. *
  545. * @ibatorgenerated Fri Jul 12 16:47:32 CST 2019
  546. */
  547. public String getDywlyc() {
  548. return dywlyc;
  549. }
  550. /**
  551. * This method was generated by Apache iBATIS ibator.
  552. * This method sets the value of the database column wscl_gyfldy.DYWLYC
  553. *
  554. * @param dywlyc the value for wscl_gyfldy.DYWLYC
  555. *
  556. * @ibatorgenerated Fri Jul 12 16:47:32 CST 2019
  557. */
  558. public void setDywlyc(String dywlyc) {
  559. this.dywlyc = dywlyc == null ? null : dywlyc.trim();
  560. }
  561. /**
  562. * This method was generated by Apache iBATIS ibator.
  563. * This method returns the value of the database column wscl_gyfldy.SCYLB
  564. *
  565. * @return the value of wscl_gyfldy.SCYLB
  566. *
  567. * @ibatorgenerated Fri Jul 12 16:47:32 CST 2019
  568. */
  569. public String getScylb() {
  570. return scylb;
  571. }
  572. /**
  573. * This method was generated by Apache iBATIS ibator.
  574. * This method sets the value of the database column wscl_gyfldy.SCYLB
  575. *
  576. * @param scylb the value for wscl_gyfldy.SCYLB
  577. *
  578. * @ibatorgenerated Fri Jul 12 16:47:32 CST 2019
  579. */
  580. public void setScylb(String scylb) {
  581. this.scylb = scylb == null ? null : scylb.trim();
  582. }
  583. /**
  584. * This method was generated by Apache iBATIS ibator.
  585. * This method returns the value of the database column wscl_gyfldy.SCJCJ
  586. *
  587. * @return the value of wscl_gyfldy.SCJCJ
  588. *
  589. * @ibatorgenerated Fri Jul 12 16:47:32 CST 2019
  590. */
  591. public String getScjcj() {
  592. return scjcj;
  593. }
  594. /**
  595. * This method was generated by Apache iBATIS ibator.
  596. * This method sets the value of the database column wscl_gyfldy.SCJCJ
  597. *
  598. * @param scjcj the value for wscl_gyfldy.SCJCJ
  599. *
  600. * @ibatorgenerated Fri Jul 12 16:47:32 CST 2019
  601. */
  602. public void setScjcj(String scjcj) {
  603. this.scjcj = scjcj == null ? null : scjcj.trim();
  604. }
  605. /**
  606. * This method was generated by Apache iBATIS ibator.
  607. * This method returns the value of the database column wscl_gyfldy.SCZDDJ
  608. *
  609. * @return the value of wscl_gyfldy.SCZDDJ
  610. *
  611. * @ibatorgenerated Fri Jul 12 16:47:32 CST 2019
  612. */
  613. public String getSczddj() {
  614. return sczddj;
  615. }
  616. /**
  617. * This method was generated by Apache iBATIS ibator.
  618. * This method sets the value of the database column wscl_gyfldy.SCZDDJ
  619. *
  620. * @param sczddj the value for wscl_gyfldy.SCZDDJ
  621. *
  622. * @ibatorgenerated Fri Jul 12 16:47:32 CST 2019
  623. */
  624. public void setSczddj(String sczddj) {
  625. this.sczddj = sczddj == null ? null : sczddj.trim();
  626. }
  627. /**
  628. * This method was generated by Apache iBATIS ibator.
  629. * This method returns the value of the database column wscl_gyfldy.SCZDS
  630. *
  631. * @return the value of wscl_gyfldy.SCZDS
  632. *
  633. * @ibatorgenerated Fri Jul 12 16:47:32 CST 2019
  634. */
  635. public String getSczds() {
  636. return sczds;
  637. }
  638. /**
  639. * This method was generated by Apache iBATIS ibator.
  640. * This method sets the value of the database column wscl_gyfldy.SCZDS
  641. *
  642. * @param sczds the value for wscl_gyfldy.SCZDS
  643. *
  644. * @ibatorgenerated Fri Jul 12 16:47:32 CST 2019
  645. */
  646. public void setSczds(String sczds) {
  647. this.sczds = sczds == null ? null : sczds.trim();
  648. }
  649. /**
  650. * This method was generated by Apache iBATIS ibator.
  651. * This method returns the value of the database column wscl_gyfldy.SCSLB
  652. *
  653. * @return the value of wscl_gyfldy.SCSLB
  654. *
  655. * @ibatorgenerated Fri Jul 12 16:47:32 CST 2019
  656. */
  657. public String getScslb() {
  658. return scslb;
  659. }
  660. /**
  661. * This method was generated by Apache iBATIS ibator.
  662. * This method sets the value of the database column wscl_gyfldy.SCSLB
  663. *
  664. * @param scslb the value for wscl_gyfldy.SCSLB
  665. *
  666. * @ibatorgenerated Fri Jul 12 16:47:32 CST 2019
  667. */
  668. public void setScslb(String scslb) {
  669. this.scslb = scslb == null ? null : scslb.trim();
  670. }
  671. /**
  672. * This method was generated by Apache iBATIS ibator.
  673. * This method returns the value of the database column wscl_gyfldy.SCPWB
  674. *
  675. * @return the value of wscl_gyfldy.SCPWB
  676. *
  677. * @ibatorgenerated Fri Jul 12 16:47:32 CST 2019
  678. */
  679. public String getScpwb() {
  680. return scpwb;
  681. }
  682. /**
  683. * This method was generated by Apache iBATIS ibator.
  684. * This method sets the value of the database column wscl_gyfldy.SCPWB
  685. *
  686. * @param scpwb the value for wscl_gyfldy.SCPWB
  687. *
  688. * @ibatorgenerated Fri Jul 12 16:47:32 CST 2019
  689. */
  690. public void setScpwb(String scpwb) {
  691. this.scpwb = scpwb == null ? null : scpwb.trim();
  692. }
  693. /**
  694. * This method was generated by Apache iBATIS ibator.
  695. * This method returns the value of the database column wscl_gyfldy.SCLYB
  696. *
  697. * @return the value of wscl_gyfldy.SCLYB
  698. *
  699. * @ibatorgenerated Fri Jul 12 16:47:32 CST 2019
  700. */
  701. public String getSclyb() {
  702. return sclyb;
  703. }
  704. /**
  705. * This method was generated by Apache iBATIS ibator.
  706. * This method sets the value of the database column wscl_gyfldy.SCLYB
  707. *
  708. * @param sclyb the value for wscl_gyfldy.SCLYB
  709. *
  710. * @ibatorgenerated Fri Jul 12 16:47:32 CST 2019
  711. */
  712. public void setSclyb(String sclyb) {
  713. this.sclyb = sclyb == null ? null : sclyb.trim();
  714. }
  715. /**
  716. * This method was generated by Apache iBATIS ibator.
  717. * This method returns the value of the database column wscl_gyfldy.SCBJ
  718. *
  719. * @return the value of wscl_gyfldy.SCBJ
  720. *
  721. * @ibatorgenerated Fri Jul 12 16:47:32 CST 2019
  722. */
  723. public String getScbj() {
  724. return scbj;
  725. }
  726. /**
  727. * This method was generated by Apache iBATIS ibator.
  728. * This method sets the value of the database column wscl_gyfldy.SCBJ
  729. *
  730. * @param scbj the value for wscl_gyfldy.SCBJ
  731. *
  732. * @ibatorgenerated Fri Jul 12 16:47:32 CST 2019
  733. */
  734. public void setScbj(String scbj) {
  735. this.scbj = scbj == null ? null : scbj.trim();
  736. }
  737. /**
  738. * This method was generated by Apache iBATIS ibator.
  739. * This method returns the value of the database column wscl_gyfldy.SCSJ
  740. *
  741. * @return the value of wscl_gyfldy.SCSJ
  742. *
  743. * @ibatorgenerated Fri Jul 12 16:47:32 CST 2019
  744. */
  745. public Date getScsj() {
  746. return scsj;
  747. }
  748. /**
  749. * This method was generated by Apache iBATIS ibator.
  750. * This method sets the value of the database column wscl_gyfldy.SCSJ
  751. *
  752. * @param scsj the value for wscl_gyfldy.SCSJ
  753. *
  754. * @ibatorgenerated Fri Jul 12 16:47:32 CST 2019
  755. */
  756. public void setScsj(Date scsj) {
  757. this.scsj = scsj;
  758. }
  759. }