package com.huimv.xt.dataobject; import java.util.Date; public class XtCsjlyxcs extends BaseDO { /** * This field was generated by Apache iBATIS ibator. * This field corresponds to the database column xt_csjlyxcs.id * * @ibatorgenerated Wed Aug 02 16:54:31 CST 2017 */ private Integer id; /** * This field was generated by Apache iBATIS ibator. * This field corresponds to the database column xt_csjlyxcs.jqid * * @ibatorgenerated Wed Aug 02 16:54:31 CST 2017 */ private String jqid; /** * This field was generated by Apache iBATIS ibator. * This field corresponds to the database column xt_csjlyxcs.kqys * * @ibatorgenerated Wed Aug 02 16:54:31 CST 2017 */ private String kqys; /** * This field was generated by Apache iBATIS ibator. * This field corresponds to the database column xt_csjlyxcs.xlsj * * @ibatorgenerated Wed Aug 02 16:54:31 CST 2017 */ private String xlsj; /** * This field was generated by Apache iBATIS ibator. * This field corresponds to the database column xt_csjlyxcs.mldd * * @ibatorgenerated Wed Aug 02 16:54:31 CST 2017 */ private String mldd; /** * This field was generated by Apache iBATIS ibator. * This field corresponds to the database column xt_csjlyxcs.flsj * * @ibatorgenerated Wed Aug 02 16:54:31 CST 2017 */ private String flsj; /** * This field was generated by Apache iBATIS ibator. * This field corresponds to the database column xt_csjlyxcs.kcdd * * @ibatorgenerated Wed Aug 02 16:54:31 CST 2017 */ private String kcdd; /** * This field was generated by Apache iBATIS ibator. * This field corresponds to the database column xt_csjlyxcs.cqzl * * @ibatorgenerated Wed Aug 02 16:54:31 CST 2017 */ private String cqzl; /** * This field was generated by Apache iBATIS ibator. * This field corresponds to the database column xt_csjlyxcs.czzl * * @ibatorgenerated Wed Aug 02 16:54:31 CST 2017 */ private String czzl; /** * This field was generated by Apache iBATIS ibator. * This field corresponds to the database column xt_csjlyxcs.xdz * * @ibatorgenerated Wed Aug 02 16:54:31 CST 2017 */ private String xdz; /** * This field was generated by Apache iBATIS ibator. * This field corresponds to the database column xt_csjlyxcs.ddz * * @ibatorgenerated Wed Aug 02 16:54:31 CST 2017 */ private String ddz; /** * This field was generated by Apache iBATIS ibator. * This field corresponds to the database column xt_csjlyxcs.dqxdz * * @ibatorgenerated Wed Aug 02 16:54:31 CST 2017 */ private String dqxdz; /** * This field was generated by Apache iBATIS ibator. * This field corresponds to the database column xt_csjlyxcs.dqddz * * @ibatorgenerated Wed Aug 02 16:54:31 CST 2017 */ private String dqddz; /** * This field was generated by Apache iBATIS ibator. * This field corresponds to the database column xt_csjlyxcs.xmcs * * @ibatorgenerated Wed Aug 02 16:54:31 CST 2017 */ private String xmcs; /** * This field was generated by Apache iBATIS ibator. * This field corresponds to the database column xt_csjlyxcs.dmcs * * @ibatorgenerated Wed Aug 02 16:54:31 CST 2017 */ private String dmcs; /** * This field was generated by Apache iBATIS ibator. * This field corresponds to the database column xt_csjlyxcs.slgcsj * * @ibatorgenerated Wed Aug 02 16:54:31 CST 2017 */ private String slgcsj; /** * This field was generated by Apache iBATIS ibator. * This field corresponds to the database column xt_csjlyxcs.jyfmzl * * @ibatorgenerated Wed Aug 02 16:54:31 CST 2017 */ private String jyfmzl; /** * This field was generated by Apache iBATIS ibator. * This field corresponds to the database column xt_csjlyxcs.wc * * @ibatorgenerated Wed Aug 02 16:54:31 CST 2017 */ private String wc; /** * This field was generated by Apache iBATIS ibator. * This field corresponds to the database column xt_csjlyxcs.xfbz * * @ibatorgenerated Wed Aug 02 16:54:31 CST 2017 */ private Integer xfbz; /** * This field was generated by Apache iBATIS ibator. * This field corresponds to the database column xt_csjlyxcs.xgr * * @ibatorgenerated Wed Aug 02 16:54:31 CST 2017 */ private String xgr; /** * This field was generated by Apache iBATIS ibator. * This field corresponds to the database column xt_csjlyxcs.xgsj * * @ibatorgenerated Wed Aug 02 16:54:31 CST 2017 */ private Date xgsj; /** * This field was generated by Apache iBATIS ibator. * This field corresponds to the database column xt_csjlyxcs.zfbz * * @ibatorgenerated Wed Aug 02 16:54:31 CST 2017 */ private Integer zfbz; /** * This method was generated by Apache iBATIS ibator. * This method returns the value of the database column xt_csjlyxcs.id * * @return the value of xt_csjlyxcs.id * * @ibatorgenerated Wed Aug 02 16:54:31 CST 2017 */ public Integer getId() { return id; } /** * This method was generated by Apache iBATIS ibator. * This method sets the value of the database column xt_csjlyxcs.id * * @param id the value for xt_csjlyxcs.id * * @ibatorgenerated Wed Aug 02 16:54:31 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 xt_csjlyxcs.jqid * * @return the value of xt_csjlyxcs.jqid * * @ibatorgenerated Wed Aug 02 16:54:31 CST 2017 */ public String getJqid() { return jqid; } /** * This method was generated by Apache iBATIS ibator. * This method sets the value of the database column xt_csjlyxcs.jqid * * @param jqid the value for xt_csjlyxcs.jqid * * @ibatorgenerated Wed Aug 02 16:54:31 CST 2017 */ public void setJqid(String jqid) { this.jqid = jqid == null ? null : jqid.trim(); } /** * This method was generated by Apache iBATIS ibator. * This method returns the value of the database column xt_csjlyxcs.kqys * * @return the value of xt_csjlyxcs.kqys * * @ibatorgenerated Wed Aug 02 16:54:31 CST 2017 */ public String getKqys() { return kqys; } /** * This method was generated by Apache iBATIS ibator. * This method sets the value of the database column xt_csjlyxcs.kqys * * @param kqys the value for xt_csjlyxcs.kqys * * @ibatorgenerated Wed Aug 02 16:54:31 CST 2017 */ public void setKqys(String kqys) { this.kqys = kqys == null ? null : kqys.trim(); } /** * This method was generated by Apache iBATIS ibator. * This method returns the value of the database column xt_csjlyxcs.xlsj * * @return the value of xt_csjlyxcs.xlsj * * @ibatorgenerated Wed Aug 02 16:54:31 CST 2017 */ public String getXlsj() { return xlsj; } /** * This method was generated by Apache iBATIS ibator. * This method sets the value of the database column xt_csjlyxcs.xlsj * * @param xlsj the value for xt_csjlyxcs.xlsj * * @ibatorgenerated Wed Aug 02 16:54:31 CST 2017 */ public void setXlsj(String xlsj) { this.xlsj = xlsj == null ? null : xlsj.trim(); } /** * This method was generated by Apache iBATIS ibator. * This method returns the value of the database column xt_csjlyxcs.mldd * * @return the value of xt_csjlyxcs.mldd * * @ibatorgenerated Wed Aug 02 16:54:31 CST 2017 */ public String getMldd() { return mldd; } /** * This method was generated by Apache iBATIS ibator. * This method sets the value of the database column xt_csjlyxcs.mldd * * @param mldd the value for xt_csjlyxcs.mldd * * @ibatorgenerated Wed Aug 02 16:54:31 CST 2017 */ public void setMldd(String mldd) { this.mldd = mldd == null ? null : mldd.trim(); } /** * This method was generated by Apache iBATIS ibator. * This method returns the value of the database column xt_csjlyxcs.flsj * * @return the value of xt_csjlyxcs.flsj * * @ibatorgenerated Wed Aug 02 16:54:31 CST 2017 */ public String getFlsj() { return flsj; } /** * This method was generated by Apache iBATIS ibator. * This method sets the value of the database column xt_csjlyxcs.flsj * * @param flsj the value for xt_csjlyxcs.flsj * * @ibatorgenerated Wed Aug 02 16:54:31 CST 2017 */ public void setFlsj(String flsj) { this.flsj = flsj == null ? null : flsj.trim(); } /** * This method was generated by Apache iBATIS ibator. * This method returns the value of the database column xt_csjlyxcs.kcdd * * @return the value of xt_csjlyxcs.kcdd * * @ibatorgenerated Wed Aug 02 16:54:31 CST 2017 */ public String getKcdd() { return kcdd; } /** * This method was generated by Apache iBATIS ibator. * This method sets the value of the database column xt_csjlyxcs.kcdd * * @param kcdd the value for xt_csjlyxcs.kcdd * * @ibatorgenerated Wed Aug 02 16:54:31 CST 2017 */ public void setKcdd(String kcdd) { this.kcdd = kcdd == null ? null : kcdd.trim(); } /** * This method was generated by Apache iBATIS ibator. * This method returns the value of the database column xt_csjlyxcs.cqzl * * @return the value of xt_csjlyxcs.cqzl * * @ibatorgenerated Wed Aug 02 16:54:31 CST 2017 */ public String getCqzl() { return cqzl; } /** * This method was generated by Apache iBATIS ibator. * This method sets the value of the database column xt_csjlyxcs.cqzl * * @param cqzl the value for xt_csjlyxcs.cqzl * * @ibatorgenerated Wed Aug 02 16:54:31 CST 2017 */ public void setCqzl(String cqzl) { this.cqzl = cqzl == null ? null : cqzl.trim(); } /** * This method was generated by Apache iBATIS ibator. * This method returns the value of the database column xt_csjlyxcs.czzl * * @return the value of xt_csjlyxcs.czzl * * @ibatorgenerated Wed Aug 02 16:54:31 CST 2017 */ public String getCzzl() { return czzl; } /** * This method was generated by Apache iBATIS ibator. * This method sets the value of the database column xt_csjlyxcs.czzl * * @param czzl the value for xt_csjlyxcs.czzl * * @ibatorgenerated Wed Aug 02 16:54:31 CST 2017 */ public void setCzzl(String czzl) { this.czzl = czzl == null ? null : czzl.trim(); } /** * This method was generated by Apache iBATIS ibator. * This method returns the value of the database column xt_csjlyxcs.xdz * * @return the value of xt_csjlyxcs.xdz * * @ibatorgenerated Wed Aug 02 16:54:31 CST 2017 */ public String getXdz() { return xdz; } /** * This method was generated by Apache iBATIS ibator. * This method sets the value of the database column xt_csjlyxcs.xdz * * @param xdz the value for xt_csjlyxcs.xdz * * @ibatorgenerated Wed Aug 02 16:54:31 CST 2017 */ public void setXdz(String xdz) { this.xdz = xdz == null ? null : xdz.trim(); } /** * This method was generated by Apache iBATIS ibator. * This method returns the value of the database column xt_csjlyxcs.ddz * * @return the value of xt_csjlyxcs.ddz * * @ibatorgenerated Wed Aug 02 16:54:31 CST 2017 */ public String getDdz() { return ddz; } /** * This method was generated by Apache iBATIS ibator. * This method sets the value of the database column xt_csjlyxcs.ddz * * @param ddz the value for xt_csjlyxcs.ddz * * @ibatorgenerated Wed Aug 02 16:54:31 CST 2017 */ public void setDdz(String ddz) { this.ddz = ddz == null ? null : ddz.trim(); } /** * This method was generated by Apache iBATIS ibator. * This method returns the value of the database column xt_csjlyxcs.dqxdz * * @return the value of xt_csjlyxcs.dqxdz * * @ibatorgenerated Wed Aug 02 16:54:31 CST 2017 */ public String getDqxdz() { return dqxdz; } /** * This method was generated by Apache iBATIS ibator. * This method sets the value of the database column xt_csjlyxcs.dqxdz * * @param dqxdz the value for xt_csjlyxcs.dqxdz * * @ibatorgenerated Wed Aug 02 16:54:31 CST 2017 */ public void setDqxdz(String dqxdz) { this.dqxdz = dqxdz == null ? null : dqxdz.trim(); } /** * This method was generated by Apache iBATIS ibator. * This method returns the value of the database column xt_csjlyxcs.dqddz * * @return the value of xt_csjlyxcs.dqddz * * @ibatorgenerated Wed Aug 02 16:54:31 CST 2017 */ public String getDqddz() { return dqddz; } /** * This method was generated by Apache iBATIS ibator. * This method sets the value of the database column xt_csjlyxcs.dqddz * * @param dqddz the value for xt_csjlyxcs.dqddz * * @ibatorgenerated Wed Aug 02 16:54:31 CST 2017 */ public void setDqddz(String dqddz) { this.dqddz = dqddz == null ? null : dqddz.trim(); } /** * This method was generated by Apache iBATIS ibator. * This method returns the value of the database column xt_csjlyxcs.xmcs * * @return the value of xt_csjlyxcs.xmcs * * @ibatorgenerated Wed Aug 02 16:54:31 CST 2017 */ public String getXmcs() { return xmcs; } /** * This method was generated by Apache iBATIS ibator. * This method sets the value of the database column xt_csjlyxcs.xmcs * * @param xmcs the value for xt_csjlyxcs.xmcs * * @ibatorgenerated Wed Aug 02 16:54:31 CST 2017 */ public void setXmcs(String xmcs) { this.xmcs = xmcs == null ? null : xmcs.trim(); } /** * This method was generated by Apache iBATIS ibator. * This method returns the value of the database column xt_csjlyxcs.dmcs * * @return the value of xt_csjlyxcs.dmcs * * @ibatorgenerated Wed Aug 02 16:54:31 CST 2017 */ public String getDmcs() { return dmcs; } /** * This method was generated by Apache iBATIS ibator. * This method sets the value of the database column xt_csjlyxcs.dmcs * * @param dmcs the value for xt_csjlyxcs.dmcs * * @ibatorgenerated Wed Aug 02 16:54:31 CST 2017 */ public void setDmcs(String dmcs) { this.dmcs = dmcs == null ? null : dmcs.trim(); } /** * This method was generated by Apache iBATIS ibator. * This method returns the value of the database column xt_csjlyxcs.slgcsj * * @return the value of xt_csjlyxcs.slgcsj * * @ibatorgenerated Wed Aug 02 16:54:31 CST 2017 */ public String getSlgcsj() { return slgcsj; } /** * This method was generated by Apache iBATIS ibator. * This method sets the value of the database column xt_csjlyxcs.slgcsj * * @param slgcsj the value for xt_csjlyxcs.slgcsj * * @ibatorgenerated Wed Aug 02 16:54:31 CST 2017 */ public void setSlgcsj(String slgcsj) { this.slgcsj = slgcsj == null ? null : slgcsj.trim(); } /** * This method was generated by Apache iBATIS ibator. * This method returns the value of the database column xt_csjlyxcs.jyfmzl * * @return the value of xt_csjlyxcs.jyfmzl * * @ibatorgenerated Wed Aug 02 16:54:31 CST 2017 */ public String getJyfmzl() { return jyfmzl; } /** * This method was generated by Apache iBATIS ibator. * This method sets the value of the database column xt_csjlyxcs.jyfmzl * * @param jyfmzl the value for xt_csjlyxcs.jyfmzl * * @ibatorgenerated Wed Aug 02 16:54:31 CST 2017 */ public void setJyfmzl(String jyfmzl) { this.jyfmzl = jyfmzl == null ? null : jyfmzl.trim(); } /** * This method was generated by Apache iBATIS ibator. * This method returns the value of the database column xt_csjlyxcs.wc * * @return the value of xt_csjlyxcs.wc * * @ibatorgenerated Wed Aug 02 16:54:31 CST 2017 */ public String getWc() { return wc; } /** * This method was generated by Apache iBATIS ibator. * This method sets the value of the database column xt_csjlyxcs.wc * * @param wc the value for xt_csjlyxcs.wc * * @ibatorgenerated Wed Aug 02 16:54:31 CST 2017 */ public void setWc(String wc) { this.wc = wc == null ? null : wc.trim(); } /** * This method was generated by Apache iBATIS ibator. * This method returns the value of the database column xt_csjlyxcs.xfbz * * @return the value of xt_csjlyxcs.xfbz * * @ibatorgenerated Wed Aug 02 16:54:31 CST 2017 */ public Integer getXfbz() { return xfbz; } /** * This method was generated by Apache iBATIS ibator. * This method sets the value of the database column xt_csjlyxcs.xfbz * * @param xfbz the value for xt_csjlyxcs.xfbz * * @ibatorgenerated Wed Aug 02 16:54:31 CST 2017 */ public void setXfbz(Integer xfbz) { this.xfbz = xfbz; } /** * This method was generated by Apache iBATIS ibator. * This method returns the value of the database column xt_csjlyxcs.xgr * * @return the value of xt_csjlyxcs.xgr * * @ibatorgenerated Wed Aug 02 16:54:31 CST 2017 */ public String getXgr() { return xgr; } /** * This method was generated by Apache iBATIS ibator. * This method sets the value of the database column xt_csjlyxcs.xgr * * @param xgr the value for xt_csjlyxcs.xgr * * @ibatorgenerated Wed Aug 02 16:54:31 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 xt_csjlyxcs.xgsj * * @return the value of xt_csjlyxcs.xgsj * * @ibatorgenerated Wed Aug 02 16:54:31 CST 2017 */ public Date getXgsj() { return xgsj; } /** * This method was generated by Apache iBATIS ibator. * This method sets the value of the database column xt_csjlyxcs.xgsj * * @param xgsj the value for xt_csjlyxcs.xgsj * * @ibatorgenerated Wed Aug 02 16:54:31 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 xt_csjlyxcs.zfbz * * @return the value of xt_csjlyxcs.zfbz * * @ibatorgenerated Wed Aug 02 16:54:31 CST 2017 */ public Integer getZfbz() { return zfbz; } /** * This method was generated by Apache iBATIS ibator. * This method sets the value of the database column xt_csjlyxcs.zfbz * * @param zfbz the value for xt_csjlyxcs.zfbz * * @ibatorgenerated Wed Aug 02 16:54:31 CST 2017 */ public void setZfbz(Integer zfbz) { this.zfbz = zfbz; } private String mcmc; private String zsmc; public String getMcmc() { return mcmc; } public void setMcmc(String mcmc) { this.mcmc = mcmc; } public String getZsmc() { return zsmc; } public void setZsmc(String zsmc) { this.zsmc = zsmc; } }