package com.huimv.sj.dataobject; import java.math.BigDecimal; import java.util.Date; import com.huimv.xt.dataobject.BaseDO; public class SjWbhj extends BaseDO { /** * This field was generated by Apache iBATIS ibator. * This field corresponds to the database column sj_wbhj.id * * @ibatorgenerated Tue Nov 10 15:21:26 CST 2015 */ private Integer id; /** * This field was generated by Apache iBATIS ibator. * This field corresponds to the database column sj_wbhj.lqid * * @ibatorgenerated Tue Nov 10 15:21:26 CST 2015 */ private Integer lqid; /** * This field was generated by Apache iBATIS ibator. * This field corresponds to the database column sj_wbhj.wbwd * * @ibatorgenerated Tue Nov 10 15:21:26 CST 2015 */ private BigDecimal wbwd; /** * This field was generated by Apache iBATIS ibator. * This field corresponds to the database column sj_wbhj.wbsd * * @ibatorgenerated Tue Nov 10 15:21:26 CST 2015 */ private BigDecimal wbsd; /** * This field was generated by Apache iBATIS ibator. * This field corresponds to the database column sj_wbhj.temp1 * * @ibatorgenerated Tue Nov 10 15:21:26 CST 2015 */ private String temp1; /** * This field was generated by Apache iBATIS ibator. * This field corresponds to the database column sj_wbhj.temp2 * * @ibatorgenerated Tue Nov 10 15:21:26 CST 2015 */ private String temp2; /** * This field was generated by Apache iBATIS ibator. * This field corresponds to the database column sj_wbhj.temp3 * * @ibatorgenerated Tue Nov 10 15:21:26 CST 2015 */ private String temp3; /** * This field was generated by Apache iBATIS ibator. * This field corresponds to the database column sj_wbhj.temp4 * * @ibatorgenerated Tue Nov 10 15:21:26 CST 2015 */ private String temp4; /** * This field was generated by Apache iBATIS ibator. * This field corresponds to the database column sj_wbhj.temp5 * * @ibatorgenerated Tue Nov 10 15:21:26 CST 2015 */ private String temp5; /** * This field was generated by Apache iBATIS ibator. * This field corresponds to the database column sj_wbhj.temp6 * * @ibatorgenerated Tue Nov 10 15:21:26 CST 2015 */ private String temp6; /** * This field was generated by Apache iBATIS ibator. * This field corresponds to the database column sj_wbhj.temp7 * * @ibatorgenerated Tue Nov 10 15:21:26 CST 2015 */ private String temp7; /** * This field was generated by Apache iBATIS ibator. * This field corresponds to the database column sj_wbhj.temp8 * * @ibatorgenerated Tue Nov 10 15:21:26 CST 2015 */ private String temp8; /** * This field was generated by Apache iBATIS ibator. * This field corresponds to the database column sj_wbhj.temp9 * * @ibatorgenerated Tue Nov 10 15:21:26 CST 2015 */ private String temp9; /** * This field was generated by Apache iBATIS ibator. * This field corresponds to the database column sj_wbhj.bz * * @ibatorgenerated Tue Nov 10 15:21:26 CST 2015 */ private Integer bz; /** * This field was generated by Apache iBATIS ibator. * This field corresponds to the database column sj_wbhj.tjsj * * @ibatorgenerated Tue Nov 10 15:21:26 CST 2015 */ private Date tjsj; /** * This field was generated by Apache iBATIS ibator. * This field corresponds to the database column sj_wbhj.scsj * * @ibatorgenerated Tue Nov 10 15:21:26 CST 2015 */ private Date scsj; /** * This method was generated by Apache iBATIS ibator. * This method returns the value of the database column sj_wbhj.id * * @return the value of sj_wbhj.id * * @ibatorgenerated Tue Nov 10 15:21:26 CST 2015 */ public Integer getId() { return id; } /** * This method was generated by Apache iBATIS ibator. * This method sets the value of the database column sj_wbhj.id * * @param id the value for sj_wbhj.id * * @ibatorgenerated Tue Nov 10 15:21:26 CST 2015 */ public void setId(Integer id) { this.id = id; } /** * This method was generated by Apache iBATIS ibator. * This method returns the value of the database column sj_wbhj.lqid * * @return the value of sj_wbhj.lqid * * @ibatorgenerated Tue Nov 10 15:21:26 CST 2015 */ public Integer getLqid() { return lqid; } /** * This method was generated by Apache iBATIS ibator. * This method sets the value of the database column sj_wbhj.lqid * * @param lqid the value for sj_wbhj.lqid * * @ibatorgenerated Tue Nov 10 15:21:26 CST 2015 */ public void setLqid(Integer lqid) { this.lqid = lqid; } /** * This method was generated by Apache iBATIS ibator. * This method returns the value of the database column sj_wbhj.wbwd * * @return the value of sj_wbhj.wbwd * * @ibatorgenerated Tue Nov 10 15:21:26 CST 2015 */ public BigDecimal getWbwd() { return wbwd; } /** * This method was generated by Apache iBATIS ibator. * This method sets the value of the database column sj_wbhj.wbwd * * @param wbwd the value for sj_wbhj.wbwd * * @ibatorgenerated Tue Nov 10 15:21:26 CST 2015 */ public void setWbwd(BigDecimal wbwd) { this.wbwd = wbwd; } /** * This method was generated by Apache iBATIS ibator. * This method returns the value of the database column sj_wbhj.wbsd * * @return the value of sj_wbhj.wbsd * * @ibatorgenerated Tue Nov 10 15:21:26 CST 2015 */ public BigDecimal getWbsd() { return wbsd; } /** * This method was generated by Apache iBATIS ibator. * This method sets the value of the database column sj_wbhj.wbsd * * @param wbsd the value for sj_wbhj.wbsd * * @ibatorgenerated Tue Nov 10 15:21:26 CST 2015 */ public void setWbsd(BigDecimal wbsd) { this.wbsd = wbsd; } /** * This method was generated by Apache iBATIS ibator. * This method returns the value of the database column sj_wbhj.temp1 * * @return the value of sj_wbhj.temp1 * * @ibatorgenerated Tue Nov 10 15:21:26 CST 2015 */ public String getTemp1() { return temp1; } /** * This method was generated by Apache iBATIS ibator. * This method sets the value of the database column sj_wbhj.temp1 * * @param temp1 the value for sj_wbhj.temp1 * * @ibatorgenerated Tue Nov 10 15:21:26 CST 2015 */ public void setTemp1(String temp1) { this.temp1 = temp1 == null ? null : temp1.trim(); } /** * This method was generated by Apache iBATIS ibator. * This method returns the value of the database column sj_wbhj.temp2 * * @return the value of sj_wbhj.temp2 * * @ibatorgenerated Tue Nov 10 15:21:26 CST 2015 */ public String getTemp2() { return temp2; } /** * This method was generated by Apache iBATIS ibator. * This method sets the value of the database column sj_wbhj.temp2 * * @param temp2 the value for sj_wbhj.temp2 * * @ibatorgenerated Tue Nov 10 15:21:26 CST 2015 */ public void setTemp2(String temp2) { this.temp2 = temp2 == null ? null : temp2.trim(); } /** * This method was generated by Apache iBATIS ibator. * This method returns the value of the database column sj_wbhj.temp3 * * @return the value of sj_wbhj.temp3 * * @ibatorgenerated Tue Nov 10 15:21:26 CST 2015 */ public String getTemp3() { return temp3; } /** * This method was generated by Apache iBATIS ibator. * This method sets the value of the database column sj_wbhj.temp3 * * @param temp3 the value for sj_wbhj.temp3 * * @ibatorgenerated Tue Nov 10 15:21:26 CST 2015 */ public void setTemp3(String temp3) { this.temp3 = temp3 == null ? null : temp3.trim(); } /** * This method was generated by Apache iBATIS ibator. * This method returns the value of the database column sj_wbhj.temp4 * * @return the value of sj_wbhj.temp4 * * @ibatorgenerated Tue Nov 10 15:21:26 CST 2015 */ public String getTemp4() { return temp4; } /** * This method was generated by Apache iBATIS ibator. * This method sets the value of the database column sj_wbhj.temp4 * * @param temp4 the value for sj_wbhj.temp4 * * @ibatorgenerated Tue Nov 10 15:21:26 CST 2015 */ public void setTemp4(String temp4) { this.temp4 = temp4 == null ? null : temp4.trim(); } /** * This method was generated by Apache iBATIS ibator. * This method returns the value of the database column sj_wbhj.temp5 * * @return the value of sj_wbhj.temp5 * * @ibatorgenerated Tue Nov 10 15:21:26 CST 2015 */ public String getTemp5() { return temp5; } /** * This method was generated by Apache iBATIS ibator. * This method sets the value of the database column sj_wbhj.temp5 * * @param temp5 the value for sj_wbhj.temp5 * * @ibatorgenerated Tue Nov 10 15:21:26 CST 2015 */ public void setTemp5(String temp5) { this.temp5 = temp5 == null ? null : temp5.trim(); } /** * This method was generated by Apache iBATIS ibator. * This method returns the value of the database column sj_wbhj.temp6 * * @return the value of sj_wbhj.temp6 * * @ibatorgenerated Tue Nov 10 15:21:26 CST 2015 */ public String getTemp6() { return temp6; } /** * This method was generated by Apache iBATIS ibator. * This method sets the value of the database column sj_wbhj.temp6 * * @param temp6 the value for sj_wbhj.temp6 * * @ibatorgenerated Tue Nov 10 15:21:26 CST 2015 */ public void setTemp6(String temp6) { this.temp6 = temp6 == null ? null : temp6.trim(); } /** * This method was generated by Apache iBATIS ibator. * This method returns the value of the database column sj_wbhj.temp7 * * @return the value of sj_wbhj.temp7 * * @ibatorgenerated Tue Nov 10 15:21:26 CST 2015 */ public String getTemp7() { return temp7; } /** * This method was generated by Apache iBATIS ibator. * This method sets the value of the database column sj_wbhj.temp7 * * @param temp7 the value for sj_wbhj.temp7 * * @ibatorgenerated Tue Nov 10 15:21:26 CST 2015 */ public void setTemp7(String temp7) { this.temp7 = temp7 == null ? null : temp7.trim(); } /** * This method was generated by Apache iBATIS ibator. * This method returns the value of the database column sj_wbhj.temp8 * * @return the value of sj_wbhj.temp8 * * @ibatorgenerated Tue Nov 10 15:21:26 CST 2015 */ public String getTemp8() { return temp8; } /** * This method was generated by Apache iBATIS ibator. * This method sets the value of the database column sj_wbhj.temp8 * * @param temp8 the value for sj_wbhj.temp8 * * @ibatorgenerated Tue Nov 10 15:21:26 CST 2015 */ public void setTemp8(String temp8) { this.temp8 = temp8 == null ? null : temp8.trim(); } /** * This method was generated by Apache iBATIS ibator. * This method returns the value of the database column sj_wbhj.temp9 * * @return the value of sj_wbhj.temp9 * * @ibatorgenerated Tue Nov 10 15:21:26 CST 2015 */ public String getTemp9() { return temp9; } /** * This method was generated by Apache iBATIS ibator. * This method sets the value of the database column sj_wbhj.temp9 * * @param temp9 the value for sj_wbhj.temp9 * * @ibatorgenerated Tue Nov 10 15:21:26 CST 2015 */ public void setTemp9(String temp9) { this.temp9 = temp9 == null ? null : temp9.trim(); } /** * This method was generated by Apache iBATIS ibator. * This method returns the value of the database column sj_wbhj.bz * * @return the value of sj_wbhj.bz * * @ibatorgenerated Tue Nov 10 15:21:26 CST 2015 */ public Integer getBz() { return bz; } /** * This method was generated by Apache iBATIS ibator. * This method sets the value of the database column sj_wbhj.bz * * @param bz the value for sj_wbhj.bz * * @ibatorgenerated Tue Nov 10 15:21:26 CST 2015 */ public void setBz(Integer bz) { this.bz = bz; } /** * This method was generated by Apache iBATIS ibator. * This method returns the value of the database column sj_wbhj.tjsj * * @return the value of sj_wbhj.tjsj * * @ibatorgenerated Tue Nov 10 15:21:26 CST 2015 */ public Date getTjsj() { return tjsj; } /** * This method was generated by Apache iBATIS ibator. * This method sets the value of the database column sj_wbhj.tjsj * * @param tjsj the value for sj_wbhj.tjsj * * @ibatorgenerated Tue Nov 10 15:21:26 CST 2015 */ public void setTjsj(Date tjsj) { this.tjsj = tjsj; } /** * This method was generated by Apache iBATIS ibator. * This method returns the value of the database column sj_wbhj.scsj * * @return the value of sj_wbhj.scsj * * @ibatorgenerated Tue Nov 10 15:21:26 CST 2015 */ public Date getScsj() { return scsj; } /** * This method was generated by Apache iBATIS ibator. * This method sets the value of the database column sj_wbhj.scsj * * @param scsj the value for sj_wbhj.scsj * * @ibatorgenerated Tue Nov 10 15:21:26 CST 2015 */ public void setScsj(Date scsj) { this.scsj = scsj; } private BigDecimal avgwbwd; private BigDecimal maxwbwd; private BigDecimal minwbwd; private BigDecimal avgwbsd; private BigDecimal maxwbsd; private BigDecimal minwbsd; public BigDecimal getAvgwbwd() { return avgwbwd; } public void setAvgwbwd(BigDecimal avgwbwd) { this.avgwbwd = avgwbwd; } public BigDecimal getMaxwbwd() { return maxwbwd; } public void setMaxwbwd(BigDecimal maxwbwd) { this.maxwbwd = maxwbwd; } public BigDecimal getMinwbwd() { return minwbwd; } public void setMinwbwd(BigDecimal minwbwd) { this.minwbwd = minwbwd; } public BigDecimal getAvgwbsd() { return avgwbsd; } public void setAvgwbsd(BigDecimal avgwbsd) { this.avgwbsd = avgwbsd; } public BigDecimal getMaxwbsd() { return maxwbsd; } public void setMaxwbsd(BigDecimal maxwbsd) { this.maxwbsd = maxwbsd; } public BigDecimal getMinwbsd() { return minwbsd; } public void setMinwbsd(BigDecimal minwbsd) { this.minwbsd = minwbsd; } }