package com.huimv.sjlr.dataobject; import com.huimv.xt.dataobject.BaseDO; import java.util.Date; public class SjlrZzxs extends BaseDO { /** * This field was generated by Apache iBATIS ibator. * This field corresponds to the database column sjlr_zzxs.MCID * * @ibatorgenerated Thu Jul 06 09:23:56 CST 2017 */ private Integer mcid; /** * This field was generated by Apache iBATIS ibator. * This field corresponds to the database column sjlr_zzxs.DSSJ * * @ibatorgenerated Wed Jul 05 17:27:06 CST 2017 */ private Date dssj; /** * This field was generated by Apache iBATIS ibator. * This field corresponds to the database column sjlr_zzxs.ID * * @ibatorgenerated Wed Mar 08 10:45:12 CST 2017 */ private Integer id; /** * This field was generated by Apache iBATIS ibator. * This field corresponds to the database column sjlr_zzxs.DWEB * * @ibatorgenerated Wed Mar 08 10:45:12 CST 2017 */ private String dweb; /** * This field was generated by Apache iBATIS ibator. * This field corresponds to the database column sjlr_zzxs.XSSJ * * @ibatorgenerated Wed Mar 08 10:45:12 CST 2017 */ private Date xssj; /** * This field was generated by Apache iBATIS ibator. * This field corresponds to the database column sjlr_zzxs.XSJE * * @ibatorgenerated Wed Mar 08 10:45:12 CST 2017 */ private String xsje; /** * This field was generated by Apache iBATIS ibator. * This field corresponds to the database column sjlr_zzxs.KHMC * * @ibatorgenerated Wed Mar 08 10:45:12 CST 2017 */ private String khmc; /** * This field was generated by Apache iBATIS ibator. * This field corresponds to the database column sjlr_zzxs.BZ * * @ibatorgenerated Wed Mar 08 10:45:12 CST 2017 */ private String bz; /** * This field was generated by Apache iBATIS ibator. * This field corresponds to the database column sjlr_zzxs.ZT * * @ibatorgenerated Wed Mar 08 10:45:12 CST 2017 */ private Integer zt; /** * This field was generated by Apache iBATIS ibator. * This field corresponds to the database column sjlr_zzxs.XGR * * @ibatorgenerated Wed Mar 08 10:45:12 CST 2017 */ private String xgr; /** * This field was generated by Apache iBATIS ibator. * This field corresponds to the database column sjlr_zzxs.XGSJ * * @ibatorgenerated Wed Mar 08 10:45:12 CST 2017 */ private Date xgsj; /** * This field was generated by Apache iBATIS ibator. * This field corresponds to the database column sjlr_zzxs.ZFBZ * * @ibatorgenerated Wed Mar 08 10:45:12 CST 2017 */ private Integer zfbz; /** * This method was generated by Apache iBATIS ibator. * This method returns the value of the database column sjlr_zzxs.ID * * @return the value of sjlr_zzxs.ID * * @ibatorgenerated Wed Mar 08 10:45:12 CST 2017 */ private String sl;//舍栏 private String slStr;//舍栏 private int xb;//性别 private String xbStr;//性别 private String dqzt;//当前状态 private String dqztStr;//当前状态 private String pz;//品种 private String pzStr;//品种 private String eph;//耳牌号 public String getSl() { return sl; } public void setSl(String sl) { this.sl = sl; } public String getSlStr() { return slStr; } public void setSlStr(String slStr) { this.slStr = slStr; } public void setXb(int xb) { this.xb = xb; } public String getDqzt() { return dqzt; } public void setDqzt(String dqzt) { this.dqzt = dqzt; } public String getDqztStr() { return dqztStr; } public void setDqztStr(String dqztStr) { this.dqztStr = dqztStr; } public String getPz() { return pz; } public void setPz(String pz) { this.pz = pz; } public String getPzStr() { return pzStr; } public void setPzStr(String pzStr) { this.pzStr = pzStr; } public String getXbStr() { return xbStr; } public void setXbStr(String xbStr) { this.xbStr = xbStr; } public Integer getId() { return id; } /** * This method was generated by Apache iBATIS ibator. * This method sets the value of the database column sjlr_zzxs.ID * * @param id the value for sjlr_zzxs.ID * * @ibatorgenerated Wed Mar 08 10:45:12 CST 2017 */ 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 sjlr_zzxs.DWEB * * @return the value of sjlr_zzxs.DWEB * * @ibatorgenerated Wed Mar 08 10:45:12 CST 2017 */ public String getDweb() { return dweb; } /** * This method was generated by Apache iBATIS ibator. * This method sets the value of the database column sjlr_zzxs.DWEB * * @param dweb the value for sjlr_zzxs.DWEB * * @ibatorgenerated Wed Mar 08 10:45:12 CST 2017 */ public void setDweb(String dweb) { this.dweb = dweb == null ? null : dweb.trim(); } /** * This method was generated by Apache iBATIS ibator. * This method returns the value of the database column sjlr_zzxs.XSSJ * * @return the value of sjlr_zzxs.XSSJ * * @ibatorgenerated Wed Mar 08 10:45:12 CST 2017 */ public Date getXssj() { return xssj; } /** * This method was generated by Apache iBATIS ibator. * This method sets the value of the database column sjlr_zzxs.XSSJ * * @param xssj the value for sjlr_zzxs.XSSJ * * @ibatorgenerated Wed Mar 08 10:45:12 CST 2017 */ public void setXssj(Date xssj) { this.xssj = xssj; } /** * This method was generated by Apache iBATIS ibator. * This method returns the value of the database column sjlr_zzxs.XSJE * * @return the value of sjlr_zzxs.XSJE * * @ibatorgenerated Wed Mar 08 10:45:12 CST 2017 */ public String getXsje() { return xsje; } /** * This method was generated by Apache iBATIS ibator. * This method sets the value of the database column sjlr_zzxs.XSJE * * @param xsje the value for sjlr_zzxs.XSJE * * @ibatorgenerated Wed Mar 08 10:45:12 CST 2017 */ public void setXsje(String xsje) { this.xsje = xsje == null ? null : xsje.trim(); } /** * This method was generated by Apache iBATIS ibator. * This method returns the value of the database column sjlr_zzxs.KHMC * * @return the value of sjlr_zzxs.KHMC * * @ibatorgenerated Wed Mar 08 10:45:12 CST 2017 */ public String getKhmc() { return khmc; } /** * This method was generated by Apache iBATIS ibator. * This method sets the value of the database column sjlr_zzxs.KHMC * * @param khmc the value for sjlr_zzxs.KHMC * * @ibatorgenerated Wed Mar 08 10:45:12 CST 2017 */ public void setKhmc(String khmc) { this.khmc = khmc == null ? null : khmc.trim(); } /** * This method was generated by Apache iBATIS ibator. * This method returns the value of the database column sjlr_zzxs.BZ * * @return the value of sjlr_zzxs.BZ * * @ibatorgenerated Wed Mar 08 10:45:12 CST 2017 */ public String getBz() { return bz; } /** * This method was generated by Apache iBATIS ibator. * This method sets the value of the database column sjlr_zzxs.BZ * * @param bz the value for sjlr_zzxs.BZ * * @ibatorgenerated Wed Mar 08 10:45:12 CST 2017 */ public void setBz(String bz) { this.bz = bz == null ? null : bz.trim(); } /** * This method was generated by Apache iBATIS ibator. * This method returns the value of the database column sjlr_zzxs.ZT * * @return the value of sjlr_zzxs.ZT * * @ibatorgenerated Wed Mar 08 10:45:12 CST 2017 */ public Integer getZt() { return zt; } /** * This method was generated by Apache iBATIS ibator. * This method sets the value of the database column sjlr_zzxs.ZT * * @param zt the value for sjlr_zzxs.ZT * * @ibatorgenerated Wed Mar 08 10:45:12 CST 2017 */ public void setZt(Integer zt) { this.zt = zt; } public String getEph() { return eph; } /** * This method was generated by Apache iBATIS ibator. * This method returns the value of the database column sjlr_zzxs.XGR * * @return the value of sjlr_zzxs.XGR * * @ibatorgenerated Wed Mar 08 10:45:12 CST 2017 */ public String getXgr() { return xgr; } /** * This method was generated by Apache iBATIS ibator. * This method sets the value of the database column sjlr_zzxs.XGR * * @param xgr the value for sjlr_zzxs.XGR * * @ibatorgenerated Wed Mar 08 10:45:12 CST 2017 */ public void setXgr(String xgr) { this.xgr = xgr == null ? null : xgr.trim(); } /** * This method was generated by Apache iBATIS ibator. * This method returns the value of the database column sjlr_zzxs.XGSJ * * @return the value of sjlr_zzxs.XGSJ * * @ibatorgenerated Wed Mar 08 10:45:12 CST 2017 */ public Date getXgsj() { return xgsj; } /** * This method was generated by Apache iBATIS ibator. * This method sets the value of the database column sjlr_zzxs.XGSJ * * @param xgsj the value for sjlr_zzxs.XGSJ * * @ibatorgenerated Wed Mar 08 10:45:12 CST 2017 */ public void setXgsj(Date xgsj) { this.xgsj = xgsj; } /** * This method was generated by Apache iBATIS ibator. * This method returns the value of the database column sjlr_zzxs.ZFBZ * * @return the value of sjlr_zzxs.ZFBZ * * @ibatorgenerated Wed Mar 08 10:45:12 CST 2017 */ public Integer getZfbz() { return zfbz; } /** * This method was generated by Apache iBATIS ibator. * This method sets the value of the database column sjlr_zzxs.ZFBZ * * @param zfbz the value for sjlr_zzxs.ZFBZ * * @ibatorgenerated Wed Mar 08 10:45:12 CST 2017 */ public void setZfbz(Integer zfbz) { this.zfbz = zfbz; } /** * This method was generated by Apache iBATIS ibator. * This method returns the value of the database column sjlr_zzxs.DSSJ * * @return the value of sjlr_zzxs.DSSJ * * @ibatorgenerated Wed Jul 05 17:27:06 CST 2017 */ public Date getDssj() { return dssj; } /** * This method was generated by Apache iBATIS ibator. * This method sets the value of the database column sjlr_zzxs.DSSJ * * @param dssj the value for sjlr_zzxs.DSSJ * * @ibatorgenerated Wed Jul 05 17:27:06 CST 2017 */ public void setDssj(Date dssj) { this.dssj = dssj; } /** * This method was generated by Apache iBATIS ibator. * This method returns the value of the database column sjlr_zzxs.XB * * @return the value of sjlr_zzxs.XB * * @ibatorgenerated Wed Jul 05 17:27:06 CST 2017 */ public Integer getXb() { return xb; } /** * This method was generated by Apache iBATIS ibator. * This method sets the value of the database column sjlr_zzxs.XB * * @param xb the value for sjlr_zzxs.XB * * @ibatorgenerated Wed Jul 05 17:27:06 CST 2017 */ public void setXb(Integer xb) { this.xb = xb; } /** * This method was generated by Apache iBATIS ibator. * This method returns the value of the database column sjlr_zzxs.MCID * * @return the value of sjlr_zzxs.MCID * * @ibatorgenerated Thu Jul 06 09:23:56 CST 2017 */ public Integer getMcid() { return mcid; } /** * This method was generated by Apache iBATIS ibator. * This method sets the value of the database column sjlr_zzxs.MCID * * @param mcid the value for sjlr_zzxs.MCID * * @ibatorgenerated Thu Jul 06 09:23:56 CST 2017 */ public void setMcid(Integer mcid) { this.mcid = mcid; } public void setEph(String eph) { this.eph = eph; } }