SjTzfb.java 5.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237
  1. package com.huimv.sj.dataobject;
  2. import java.math.BigDecimal;
  3. import java.util.Date;
  4. import com.huimv.xt.dataobject.BaseDO;
  5. @SuppressWarnings("serial")
  6. public class SjTzfb extends BaseDO {
  7. /**
  8. * This field was generated by Apache iBATIS ibator.
  9. * This field corresponds to the database column sj_tzfb.ID
  10. *
  11. * @ibatorgenerated Mon Jun 23 20:46:56 CST 2014
  12. */
  13. private Integer id;
  14. /**
  15. * This field was generated by Apache iBATIS ibator.
  16. * This field corresponds to the database column sj_tzfb.LQID
  17. *
  18. * @ibatorgenerated Mon Jun 23 20:46:56 CST 2014
  19. */
  20. private Integer lqid;
  21. /**
  22. * This field was generated by Apache iBATIS ibator.
  23. * This field corresponds to the database column sj_tzfb.TZQJ
  24. *
  25. * @ibatorgenerated Mon Jun 23 20:46:56 CST 2014
  26. */
  27. private Integer tzqj;
  28. /**
  29. * This field was generated by Apache iBATIS ibator.
  30. * This field corresponds to the database column sj_tzfb.DWSL
  31. *
  32. * @ibatorgenerated Mon Jun 23 20:46:56 CST 2014
  33. */
  34. private Integer dwsl;
  35. /**
  36. * This field was generated by Apache iBATIS ibator.
  37. * This field corresponds to the database column sj_tzfb.TJSJ
  38. *
  39. * @ibatorgenerated Mon Jun 23 20:46:56 CST 2014
  40. */
  41. private Date tjsj;
  42. /**
  43. * This field was generated by Apache iBATIS ibator.
  44. * This field corresponds to the database column sj_tzfb.yweb
  45. *
  46. * @ibatorgenerated Wed Aug 19 15:10:18 CST 2015
  47. */
  48. private Integer yweb;
  49. /**
  50. * This method was generated by Apache iBATIS ibator.
  51. * This method returns the value of the database column sj_tzfb.ID
  52. *
  53. * @return the value of sj_tzfb.ID
  54. *
  55. * @ibatorgenerated Mon Jun 23 20:46:56 CST 2014
  56. */
  57. public Integer getId() {
  58. return id;
  59. }
  60. /**
  61. * This method was generated by Apache iBATIS ibator.
  62. * This method sets the value of the database column sj_tzfb.ID
  63. *
  64. * @param id the value for sj_tzfb.ID
  65. *
  66. * @ibatorgenerated Mon Jun 23 20:46:56 CST 2014
  67. */
  68. public void setId(Integer id) {
  69. this.id = id;
  70. }
  71. /**
  72. * This method was generated by Apache iBATIS ibator.
  73. * This method returns the value of the database column sj_tzfb.LQID
  74. *
  75. * @return the value of sj_tzfb.LQID
  76. *
  77. * @ibatorgenerated Mon Jun 23 20:46:56 CST 2014
  78. */
  79. public Integer getLqid() {
  80. return lqid;
  81. }
  82. /**
  83. * This method was generated by Apache iBATIS ibator.
  84. * This method sets the value of the database column sj_tzfb.LQID
  85. *
  86. * @param lqid the value for sj_tzfb.LQID
  87. *
  88. * @ibatorgenerated Mon Jun 23 20:46:56 CST 2014
  89. */
  90. public void setLqid(Integer lqid) {
  91. this.lqid = lqid;
  92. }
  93. /**
  94. * This method was generated by Apache iBATIS ibator.
  95. * This method returns the value of the database column sj_tzfb.TZQJ
  96. *
  97. * @return the value of sj_tzfb.TZQJ
  98. *
  99. * @ibatorgenerated Mon Jun 23 20:46:56 CST 2014
  100. */
  101. public Integer getTzqj() {
  102. return tzqj;
  103. }
  104. /**
  105. * This method was generated by Apache iBATIS ibator.
  106. * This method sets the value of the database column sj_tzfb.TZQJ
  107. *
  108. * @param tzqj the value for sj_tzfb.TZQJ
  109. *
  110. * @ibatorgenerated Mon Jun 23 20:46:56 CST 2014
  111. */
  112. public void setTzqj(Integer tzqj) {
  113. this.tzqj = tzqj;
  114. }
  115. /**
  116. * This method was generated by Apache iBATIS ibator.
  117. * This method returns the value of the database column sj_tzfb.DWSL
  118. *
  119. * @return the value of sj_tzfb.DWSL
  120. *
  121. * @ibatorgenerated Mon Jun 23 20:46:56 CST 2014
  122. */
  123. public Integer getDwsl() {
  124. return dwsl;
  125. }
  126. /**
  127. * This method was generated by Apache iBATIS ibator.
  128. * This method sets the value of the database column sj_tzfb.DWSL
  129. *
  130. * @param dwsl the value for sj_tzfb.DWSL
  131. *
  132. * @ibatorgenerated Mon Jun 23 20:46:56 CST 2014
  133. */
  134. public void setDwsl(Integer dwsl) {
  135. this.dwsl = dwsl;
  136. }
  137. /**
  138. * This method was generated by Apache iBATIS ibator.
  139. * This method returns the value of the database column sj_tzfb.TJSJ
  140. *
  141. * @return the value of sj_tzfb.TJSJ
  142. *
  143. * @ibatorgenerated Mon Jun 23 20:46:56 CST 2014
  144. */
  145. public Date getTjsj() {
  146. return tjsj;
  147. }
  148. /**
  149. * This method was generated by Apache iBATIS ibator.
  150. * This method sets the value of the database column sj_tzfb.TJSJ
  151. *
  152. * @param tjsj the value for sj_tzfb.TJSJ
  153. *
  154. * @ibatorgenerated Mon Jun 23 20:46:56 CST 2014
  155. */
  156. public void setTjsj(Date tjsj) {
  157. this.tjsj = tjsj;
  158. }
  159. public Integer getYweb() {
  160. return yweb;
  161. }
  162. public void setYweb(Integer yweb) {
  163. this.yweb = yweb;
  164. }
  165. private String tjsjString;
  166. public String getTjsjString() {
  167. return tjsjString;
  168. }
  169. public void setTjsjString(String tjsjString) {
  170. this.tjsjString = tjsjString;
  171. }
  172. private BigDecimal pjtz; //平均体重(add for webserivce)
  173. private BigDecimal txtz; //挑选体重(add for webservice)
  174. private String color;
  175. private int colorBz;
  176. public int getColorBz() {
  177. return colorBz;
  178. }
  179. public void setColorBz(int colorBz) {
  180. this.colorBz = colorBz;
  181. }
  182. public String getColor() {
  183. return color;
  184. }
  185. public void setColor(String color) {
  186. this.color = color;
  187. }
  188. public BigDecimal getPjtz() {
  189. return pjtz;
  190. }
  191. public void setPjtz(BigDecimal pjtz) {
  192. this.pjtz = pjtz;
  193. }
  194. public BigDecimal getTxtz() {
  195. return txtz;
  196. }
  197. public void setTxtz(BigDecimal txtz) {
  198. this.txtz = txtz;
  199. }
  200. }