package com.huimv.xt.dataobject; import java.util.Date; public class XtLsjl extends BaseDO { /** * This field was generated by Apache iBATIS ibator. * This field corresponds to the database column xt_lsjl.ID * * @ibatorgenerated Thu Aug 28 10:31:04 CST 2014 */ private Integer id; /** * This field was generated by Apache iBATIS ibator. * This field corresponds to the database column xt_lsjl.YHID * * @ibatorgenerated Thu Aug 28 10:31:04 CST 2014 */ private Integer yhid; /** * This field was generated by Apache iBATIS ibator. * This field corresponds to the database column xt_lsjl.YHXM * * @ibatorgenerated Thu Aug 28 10:31:04 CST 2014 */ private String yhxm; /** * This field was generated by Apache iBATIS ibator. * This field corresponds to the database column xt_lsjl.FWSJ * * @ibatorgenerated Thu Aug 28 10:31:04 CST 2014 */ private Date fwsj; /** * This field was generated by Apache iBATIS ibator. * This field corresponds to the database column xt_lsjl.TCSJ * * @ibatorgenerated Thu Aug 28 10:31:04 CST 2014 */ private Date tcsj; /** * This field was generated by Apache iBATIS ibator. * This field corresponds to the database column xt_lsjl.DLDD * * @ibatorgenerated Thu Aug 28 10:31:04 CST 2014 */ private String dldd; /** * This field was generated by Apache iBATIS ibator. * This field corresponds to the database column xt_lsjl.IP * * @ibatorgenerated Thu Aug 28 10:31:04 CST 2014 */ private String ip; /** * This field was generated by Apache iBATIS ibator. * This field corresponds to the database column xt_lsjl.FWFS * * @ibatorgenerated Thu Aug 28 10:31:04 CST 2014 */ private String fwfs; /** * This field was generated by Apache iBATIS ibator. * This field corresponds to the database column xt_lsjl.DLFS * * @ibatorgenerated Thu Aug 28 10:31:04 CST 2014 */ private String dlfs; /** * This field was generated by Apache iBATIS ibator. * This field corresponds to the database column xt_lsjl.SBLX * * @ibatorgenerated Thu Aug 28 10:31:04 CST 2014 */ private String sblx; /** * This field was generated by Apache iBATIS ibator. * This field corresponds to the database column xt_lsjl.CZXT * * @ibatorgenerated Thu Aug 28 10:31:04 CST 2014 */ private String czxt; /** * This field was generated by Apache iBATIS ibator. * This field corresponds to the database column xt_lsjl.SBBZ * * @ibatorgenerated Thu Aug 28 10:31:04 CST 2014 */ private String sbbz; /** * This field was generated by Apache iBATIS ibator. * This field corresponds to the database column xt_lsjl.BZ * * @ibatorgenerated Thu Aug 28 10:31:04 CST 2014 */ private String bz; /** * This field was generated by Apache iBATIS ibator. * This field corresponds to the database column xt_lsjl.FWJL * * @ibatorgenerated Tue Dec 09 09:03:40 CST 2014 */ private String fwjl; /** * This method was generated by Apache iBATIS ibator. * This method returns the value of the database column xt_lsjl.ID * * @return the value of xt_lsjl.ID * * @ibatorgenerated Thu Aug 28 10:31:04 CST 2014 */ public Integer getId() { return id; } /** * This method was generated by Apache iBATIS ibator. * This method sets the value of the database column xt_lsjl.ID * * @param id the value for xt_lsjl.ID * * @ibatorgenerated Thu Aug 28 10:31:04 CST 2014 */ 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 xt_lsjl.YHID * * @return the value of xt_lsjl.YHID * * @ibatorgenerated Thu Aug 28 10:31:04 CST 2014 */ public Integer getYhid() { return yhid; } /** * This method was generated by Apache iBATIS ibator. * This method sets the value of the database column xt_lsjl.YHID * * @param yhid the value for xt_lsjl.YHID * * @ibatorgenerated Thu Aug 28 10:31:04 CST 2014 */ public void setYhid(Integer yhid) { this.yhid = yhid; } /** * This method was generated by Apache iBATIS ibator. * This method returns the value of the database column xt_lsjl.YHXM * * @return the value of xt_lsjl.YHXM * * @ibatorgenerated Thu Aug 28 10:31:04 CST 2014 */ public String getYhxm() { return yhxm; } /** * This method was generated by Apache iBATIS ibator. * This method sets the value of the database column xt_lsjl.YHXM * * @param yhxm the value for xt_lsjl.YHXM * * @ibatorgenerated Thu Aug 28 10:31:04 CST 2014 */ public void setYhxm(String yhxm) { this.yhxm = yhxm == null ? null : yhxm.trim(); } /** * This method was generated by Apache iBATIS ibator. * This method returns the value of the database column xt_lsjl.FWSJ * * @return the value of xt_lsjl.FWSJ * * @ibatorgenerated Thu Aug 28 10:31:04 CST 2014 */ public Date getFwsj() { return fwsj; } /** * This method was generated by Apache iBATIS ibator. * This method sets the value of the database column xt_lsjl.FWSJ * * @param fwsj the value for xt_lsjl.FWSJ * * @ibatorgenerated Thu Aug 28 10:31:04 CST 2014 */ public void setFwsj(Date fwsj) { this.fwsj = fwsj; } /** * This method was generated by Apache iBATIS ibator. * This method returns the value of the database column xt_lsjl.TCSJ * * @return the value of xt_lsjl.TCSJ * * @ibatorgenerated Thu Aug 28 10:31:04 CST 2014 */ public Date getTcsj() { return tcsj; } /** * This method was generated by Apache iBATIS ibator. * This method sets the value of the database column xt_lsjl.TCSJ * * @param tcsj the value for xt_lsjl.TCSJ * * @ibatorgenerated Thu Aug 28 10:31:04 CST 2014 */ public void setTcsj(Date tcsj) { this.tcsj = tcsj; } /** * This method was generated by Apache iBATIS ibator. * This method returns the value of the database column xt_lsjl.DLDD * * @return the value of xt_lsjl.DLDD * * @ibatorgenerated Thu Aug 28 10:31:04 CST 2014 */ public String getDldd() { return dldd; } /** * This method was generated by Apache iBATIS ibator. * This method sets the value of the database column xt_lsjl.DLDD * * @param dldd the value for xt_lsjl.DLDD * * @ibatorgenerated Thu Aug 28 10:31:04 CST 2014 */ public void setDldd(String dldd) { this.dldd = dldd == null ? null : dldd.trim(); } /** * This method was generated by Apache iBATIS ibator. * This method returns the value of the database column xt_lsjl.IP * * @return the value of xt_lsjl.IP * * @ibatorgenerated Thu Aug 28 10:31:04 CST 2014 */ public String getIp() { return ip; } /** * This method was generated by Apache iBATIS ibator. * This method sets the value of the database column xt_lsjl.IP * * @param ip the value for xt_lsjl.IP * * @ibatorgenerated Thu Aug 28 10:31:04 CST 2014 */ public void setIp(String ip) { this.ip = ip == null ? null : ip.trim(); } /** * This method was generated by Apache iBATIS ibator. * This method returns the value of the database column xt_lsjl.FWFS * * @return the value of xt_lsjl.FWFS * * @ibatorgenerated Thu Aug 28 10:31:04 CST 2014 */ public String getFwfs() { return fwfs; } /** * This method was generated by Apache iBATIS ibator. * This method sets the value of the database column xt_lsjl.FWFS * * @param fwfs the value for xt_lsjl.FWFS * * @ibatorgenerated Thu Aug 28 10:31:04 CST 2014 */ public void setFwfs(String fwfs) { this.fwfs = fwfs == null ? null : fwfs.trim(); } /** * This method was generated by Apache iBATIS ibator. * This method returns the value of the database column xt_lsjl.DLFS * * @return the value of xt_lsjl.DLFS * * @ibatorgenerated Thu Aug 28 10:31:04 CST 2014 */ public String getDlfs() { return dlfs; } /** * This method was generated by Apache iBATIS ibator. * This method sets the value of the database column xt_lsjl.DLFS * * @param dlfs the value for xt_lsjl.DLFS * * @ibatorgenerated Thu Aug 28 10:31:04 CST 2014 */ public void setDlfs(String dlfs) { this.dlfs = dlfs == null ? null : dlfs.trim(); } /** * This method was generated by Apache iBATIS ibator. * This method returns the value of the database column xt_lsjl.SBLX * * @return the value of xt_lsjl.SBLX * * @ibatorgenerated Thu Aug 28 10:31:04 CST 2014 */ public String getSblx() { return sblx; } /** * This method was generated by Apache iBATIS ibator. * This method sets the value of the database column xt_lsjl.SBLX * * @param sblx the value for xt_lsjl.SBLX * * @ibatorgenerated Thu Aug 28 10:31:04 CST 2014 */ public void setSblx(String sblx) { this.sblx = sblx == null ? null : sblx.trim(); } /** * This method was generated by Apache iBATIS ibator. * This method returns the value of the database column xt_lsjl.CZXT * * @return the value of xt_lsjl.CZXT * * @ibatorgenerated Thu Aug 28 10:31:04 CST 2014 */ public String getCzxt() { return czxt; } /** * This method was generated by Apache iBATIS ibator. * This method sets the value of the database column xt_lsjl.CZXT * * @param czxt the value for xt_lsjl.CZXT * * @ibatorgenerated Thu Aug 28 10:31:04 CST 2014 */ public void setCzxt(String czxt) { this.czxt = czxt == null ? null : czxt.trim(); } /** * This method was generated by Apache iBATIS ibator. * This method returns the value of the database column xt_lsjl.SBBZ * * @return the value of xt_lsjl.SBBZ * * @ibatorgenerated Thu Aug 28 10:31:04 CST 2014 */ public String getSbbz() { return sbbz; } /** * This method was generated by Apache iBATIS ibator. * This method sets the value of the database column xt_lsjl.SBBZ * * @param sbbz the value for xt_lsjl.SBBZ * * @ibatorgenerated Thu Aug 28 10:31:04 CST 2014 */ public void setSbbz(String sbbz) { this.sbbz = sbbz == null ? null : sbbz.trim(); } /** * This method was generated by Apache iBATIS ibator. * This method returns the value of the database column xt_lsjl.BZ * * @return the value of xt_lsjl.BZ * * @ibatorgenerated Thu Aug 28 10:31:04 CST 2014 */ public String getBz() { return bz; } /** * This method was generated by Apache iBATIS ibator. * This method sets the value of the database column xt_lsjl.BZ * * @param bz the value for xt_lsjl.BZ * * @ibatorgenerated Thu Aug 28 10:31:04 CST 2014 */ 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 xt_lsjl.FWJL * * @return the value of xt_lsjl.FWJL * * @ibatorgenerated Tue Dec 09 09:03:40 CST 2014 */ public String getFwjl() { return fwjl; } /** * This method was generated by Apache iBATIS ibator. * This method sets the value of the database column xt_lsjl.FWJL * * @param fwjl the value for xt_lsjl.FWJL * * @ibatorgenerated Tue Dec 09 09:03:40 CST 2014 */ public void setFwjl(String fwjl) { this.fwjl = fwjl == null ? null : fwjl.trim(); } }