XtWsbjfz.java 7.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294
  1. package com.huimv.ws.dataobject;
  2. import com.huimv.xt.dataobject.BaseDO;
  3. import java.util.Date;
  4. public class XtWsbjfz extends BaseDO {
  5. /**
  6. * This field was generated by Apache iBATIS ibator.
  7. * This field corresponds to the database column xt_ws_bjfz.ID
  8. *
  9. * @ibatorgenerated Sat Apr 28 08:55:38 CST 2018
  10. */
  11. private Integer id;
  12. /**
  13. * This field was generated by Apache iBATIS ibator.
  14. * This field corresponds to the database column xt_ws_bjfz.LQID
  15. *
  16. * @ibatorgenerated Sat Apr 28 08:55:38 CST 2018
  17. */
  18. private Integer lqid;
  19. /**
  20. * This field was generated by Apache iBATIS ibator.
  21. * This field corresponds to the database column xt_ws_bjfz.CODFZ
  22. *
  23. * @ibatorgenerated Sat Apr 28 08:55:38 CST 2018
  24. */
  25. private Integer codfz;
  26. /**
  27. * This field was generated by Apache iBATIS ibator.
  28. * This field corresponds to the database column xt_ws_bjfz.BODFZ
  29. *
  30. * @ibatorgenerated Sat Apr 28 08:55:38 CST 2018
  31. */
  32. private Integer bodfz;
  33. /**
  34. * This field was generated by Apache iBATIS ibator.
  35. * This field corresponds to the database column xt_ws_bjfz.SSFZ
  36. *
  37. * @ibatorgenerated Sat Apr 28 08:55:38 CST 2018
  38. */
  39. private Integer ssfz;
  40. /**
  41. * This field was generated by Apache iBATIS ibator.
  42. * This field corresponds to the database column xt_ws_bjfz.NHSNFZ
  43. *
  44. * @ibatorgenerated Sat Apr 28 08:55:38 CST 2018
  45. */
  46. private Integer nhsnfz;
  47. /**
  48. * This field was generated by Apache iBATIS ibator.
  49. * This field corresponds to the database column xt_ws_bjfz.XGR
  50. *
  51. * @ibatorgenerated Sat Apr 28 08:55:38 CST 2018
  52. */
  53. private String xgr;
  54. /**
  55. * This field was generated by Apache iBATIS ibator.
  56. * This field corresponds to the database column xt_ws_bjfz.XGSJ
  57. *
  58. * @ibatorgenerated Sat Apr 28 08:55:38 CST 2018
  59. */
  60. private Date xgsj;
  61. /**
  62. * This field was generated by Apache iBATIS ibator.
  63. * This field corresponds to the database column xt_ws_bjfz.ZFBZ
  64. *
  65. * @ibatorgenerated Sat Apr 28 08:55:38 CST 2018
  66. */
  67. private Integer zfbz;
  68. /**
  69. * This method was generated by Apache iBATIS ibator.
  70. * This method returns the value of the database column xt_ws_bjfz.ID
  71. *
  72. * @return the value of xt_ws_bjfz.ID
  73. *
  74. * @ibatorgenerated Sat Apr 28 08:55:38 CST 2018
  75. */
  76. public Integer getId() {
  77. return id;
  78. }
  79. /**
  80. * This method was generated by Apache iBATIS ibator.
  81. * This method sets the value of the database column xt_ws_bjfz.ID
  82. *
  83. * @param id the value for xt_ws_bjfz.ID
  84. *
  85. * @ibatorgenerated Sat Apr 28 08:55:38 CST 2018
  86. */
  87. public void setId(Integer id) {
  88. this.id = id;
  89. }
  90. /**
  91. * This method was generated by Apache iBATIS ibator.
  92. * This method returns the value of the database column xt_ws_bjfz.LQID
  93. *
  94. * @return the value of xt_ws_bjfz.LQID
  95. *
  96. * @ibatorgenerated Sat Apr 28 08:55:38 CST 2018
  97. */
  98. public Integer getLqid() {
  99. return lqid;
  100. }
  101. /**
  102. * This method was generated by Apache iBATIS ibator.
  103. * This method sets the value of the database column xt_ws_bjfz.LQID
  104. *
  105. * @param lqid the value for xt_ws_bjfz.LQID
  106. *
  107. * @ibatorgenerated Sat Apr 28 08:55:38 CST 2018
  108. */
  109. public void setLqid(Integer lqid) {
  110. this.lqid = lqid;
  111. }
  112. /**
  113. * This method was generated by Apache iBATIS ibator.
  114. * This method returns the value of the database column xt_ws_bjfz.CODFZ
  115. *
  116. * @return the value of xt_ws_bjfz.CODFZ
  117. *
  118. * @ibatorgenerated Sat Apr 28 08:55:38 CST 2018
  119. */
  120. public Integer getCodfz() {
  121. return codfz;
  122. }
  123. /**
  124. * This method was generated by Apache iBATIS ibator.
  125. * This method sets the value of the database column xt_ws_bjfz.CODFZ
  126. *
  127. * @param codfz the value for xt_ws_bjfz.CODFZ
  128. *
  129. * @ibatorgenerated Sat Apr 28 08:55:38 CST 2018
  130. */
  131. public void setCodfz(Integer codfz) {
  132. this.codfz = codfz;
  133. }
  134. /**
  135. * This method was generated by Apache iBATIS ibator.
  136. * This method returns the value of the database column xt_ws_bjfz.BODFZ
  137. *
  138. * @return the value of xt_ws_bjfz.BODFZ
  139. *
  140. * @ibatorgenerated Sat Apr 28 08:55:38 CST 2018
  141. */
  142. public Integer getBodfz() {
  143. return bodfz;
  144. }
  145. /**
  146. * This method was generated by Apache iBATIS ibator.
  147. * This method sets the value of the database column xt_ws_bjfz.BODFZ
  148. *
  149. * @param bodfz the value for xt_ws_bjfz.BODFZ
  150. *
  151. * @ibatorgenerated Sat Apr 28 08:55:38 CST 2018
  152. */
  153. public void setBodfz(Integer bodfz) {
  154. this.bodfz = bodfz;
  155. }
  156. /**
  157. * This method was generated by Apache iBATIS ibator.
  158. * This method returns the value of the database column xt_ws_bjfz.SSFZ
  159. *
  160. * @return the value of xt_ws_bjfz.SSFZ
  161. *
  162. * @ibatorgenerated Sat Apr 28 08:55:38 CST 2018
  163. */
  164. public Integer getSsfz() {
  165. return ssfz;
  166. }
  167. /**
  168. * This method was generated by Apache iBATIS ibator.
  169. * This method sets the value of the database column xt_ws_bjfz.SSFZ
  170. *
  171. * @param ssfz the value for xt_ws_bjfz.SSFZ
  172. *
  173. * @ibatorgenerated Sat Apr 28 08:55:38 CST 2018
  174. */
  175. public void setSsfz(Integer ssfz) {
  176. this.ssfz = ssfz;
  177. }
  178. /**
  179. * This method was generated by Apache iBATIS ibator.
  180. * This method returns the value of the database column xt_ws_bjfz.NHSNFZ
  181. *
  182. * @return the value of xt_ws_bjfz.NHSNFZ
  183. *
  184. * @ibatorgenerated Sat Apr 28 08:55:38 CST 2018
  185. */
  186. public Integer getNhsnfz() {
  187. return nhsnfz;
  188. }
  189. /**
  190. * This method was generated by Apache iBATIS ibator.
  191. * This method sets the value of the database column xt_ws_bjfz.NHSNFZ
  192. *
  193. * @param nhsnfz the value for xt_ws_bjfz.NHSNFZ
  194. *
  195. * @ibatorgenerated Sat Apr 28 08:55:38 CST 2018
  196. */
  197. public void setNhsnfz(Integer nhsnfz) {
  198. this.nhsnfz = nhsnfz;
  199. }
  200. /**
  201. * This method was generated by Apache iBATIS ibator.
  202. * This method returns the value of the database column xt_ws_bjfz.XGR
  203. *
  204. * @return the value of xt_ws_bjfz.XGR
  205. *
  206. * @ibatorgenerated Sat Apr 28 08:55:38 CST 2018
  207. */
  208. public String getXgr() {
  209. return xgr;
  210. }
  211. /**
  212. * This method was generated by Apache iBATIS ibator.
  213. * This method sets the value of the database column xt_ws_bjfz.XGR
  214. *
  215. * @param xgr the value for xt_ws_bjfz.XGR
  216. *
  217. * @ibatorgenerated Sat Apr 28 08:55:38 CST 2018
  218. */
  219. public void setXgr(String xgr) {
  220. this.xgr = xgr == null ? null : xgr.trim();
  221. }
  222. /**
  223. * This method was generated by Apache iBATIS ibator.
  224. * This method returns the value of the database column xt_ws_bjfz.XGSJ
  225. *
  226. * @return the value of xt_ws_bjfz.XGSJ
  227. *
  228. * @ibatorgenerated Sat Apr 28 08:55:38 CST 2018
  229. */
  230. public Date getXgsj() {
  231. return xgsj;
  232. }
  233. /**
  234. * This method was generated by Apache iBATIS ibator.
  235. * This method sets the value of the database column xt_ws_bjfz.XGSJ
  236. *
  237. * @param xgsj the value for xt_ws_bjfz.XGSJ
  238. *
  239. * @ibatorgenerated Sat Apr 28 08:55:38 CST 2018
  240. */
  241. public void setXgsj(Date xgsj) {
  242. this.xgsj = xgsj;
  243. }
  244. /**
  245. * This method was generated by Apache iBATIS ibator.
  246. * This method returns the value of the database column xt_ws_bjfz.ZFBZ
  247. *
  248. * @return the value of xt_ws_bjfz.ZFBZ
  249. *
  250. * @ibatorgenerated Sat Apr 28 08:55:38 CST 2018
  251. */
  252. public Integer getZfbz() {
  253. return zfbz;
  254. }
  255. /**
  256. * This method was generated by Apache iBATIS ibator.
  257. * This method sets the value of the database column xt_ws_bjfz.ZFBZ
  258. *
  259. * @param zfbz the value for xt_ws_bjfz.ZFBZ
  260. *
  261. * @ibatorgenerated Sat Apr 28 08:55:38 CST 2018
  262. */
  263. public void setZfbz(Integer zfbz) {
  264. this.zfbz = zfbz;
  265. }
  266. }