XtHjkzq.java 8.1 KB

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