package com.huimv.da.dataobject; import java.math.BigDecimal; import java.util.Date; import com.huimv.xt.dataobject.BaseDO; public class DaLqda extends BaseDO { /** * This field was generated by Apache iBATIS ibator. * This field corresponds to the database column da_lqda.ID * * @ibatorgenerated Fri May 23 16:56:30 CST 2014 */ private Integer id; /** * This field was generated by Apache iBATIS ibator. * This field corresponds to the database column da_lqda.ZSID * * @ibatorgenerated Fri May 23 16:56:30 CST 2014 */ private Integer zsid; /** * This field was generated by Apache iBATIS ibator. * This field corresponds to the database column da_lqda.LQMC * * @ibatorgenerated Fri May 23 16:56:30 CST 2014 */ private String lqmc; /** * This field was generated by Apache iBATIS ibator. * This field corresponds to the database column da_lqda.JLSJ * * @ibatorgenerated Fri May 23 16:56:30 CST 2014 */ private Date jlsj; /** * This field was generated by Apache iBATIS ibator. * This field corresponds to the database column da_lqda.JHLJSSJ * * @ibatorgenerated Fri May 23 16:56:30 CST 2014 */ private Date jhljssj; /** * This field was generated by Apache iBATIS ibator. * This field corresponds to the database column da_lqda.SJLJSSJ * * @ibatorgenerated Fri May 23 16:56:30 CST 2014 */ private Date sjljssj; /** * This field was generated by Apache iBATIS ibator. * This field corresponds to the database column da_lqda.RLPJTZ * * @ibatorgenerated Fri May 23 16:56:30 CST 2014 */ private BigDecimal rlpjtz; /** * This field was generated by Apache iBATIS ibator. * This field corresponds to the database column da_lqda.ZLS * * @ibatorgenerated Fri May 23 16:56:30 CST 2014 */ private Integer zls; /** * This field was generated by Apache iBATIS ibator. * This field corresponds to the database column da_lqda.RLS * * @ibatorgenerated Fri May 23 16:56:30 CST 2014 */ private Integer rls; /** * This field was generated by Apache iBATIS ibator. * This field corresponds to the database column da_lqda.SWS * * @ibatorgenerated Fri May 23 16:56:30 CST 2014 */ private Integer sws; /** * This field was generated by Apache iBATIS ibator. * This field corresponds to the database column da_lqda.SCS * * @ibatorgenerated Fri May 23 16:56:30 CST 2014 */ private Integer scs; /** * This field was generated by Apache iBATIS ibator. * This field corresponds to the database column da_lqda.GLS * * @ibatorgenerated Fri May 23 16:56:30 CST 2014 */ private Integer gls; /** * This field was generated by Apache iBATIS ibator. * This field corresponds to the database column da_lqda.EBDSS * * @ibatorgenerated Fri May 23 16:56:30 CST 2014 */ private Integer ebdss; /** * This field was generated by Apache iBATIS ibator. * This field corresponds to the database column da_lqda.GLY * * @ibatorgenerated Fri May 23 16:56:30 CST 2014 */ private String gly; /** * This field was generated by Apache iBATIS ibator. * This field corresponds to the database column da_lqda.TXKSRQ * * @ibatorgenerated Fri May 23 16:56:30 CST 2014 */ private Date txksrq; /** * This field was generated by Apache iBATIS ibator. * This field corresponds to the database column da_lqda.TXKSBZ * * @ibatorgenerated Fri May 23 16:56:30 CST 2014 */ private Short txksbz; /** * This field was generated by Apache iBATIS ibator. * This field corresponds to the database column da_lqda.TJKSRQ * * @ibatorgenerated Fri May 23 16:56:30 CST 2014 */ private Date tjksrq; /** * This field was generated by Apache iBATIS ibator. * This field corresponds to the database column da_lqda.CSYLSLL * * @ibatorgenerated Wed Jul 16 14:35:31 CST 2014 */ private BigDecimal csylsll; /** * This field was generated by Apache iBATIS ibator. * This field corresponds to the database column da_lqda.JSSYSLL * * @ibatorgenerated Wed Jul 16 14:35:31 CST 2014 */ private BigDecimal jssysll; /** * This field was generated by Apache iBATIS ibator. * This field corresponds to the database column da_lqda.XGR * * @ibatorgenerated Fri May 23 16:56:30 CST 2014 */ private String xgr; /** * This field was generated by Apache iBATIS ibator. * This field corresponds to the database column da_lqda.XGSJ * * @ibatorgenerated Fri May 23 16:56:30 CST 2014 */ private Date xgsj; /** * This field was generated by Apache iBATIS ibator. * This field corresponds to the database column da_lqda.ZFBZ * * @ibatorgenerated Fri May 23 16:56:30 CST 2014 */ private Integer zfbz; /** * This field was generated by Apache iBATIS ibator. * This field corresponds to the database column da_lqda.CLS * * @ibatorgenerated Tue Nov 04 14:06:00 CST 2014 */ private Integer cls; /** * This field was generated by Apache iBATIS ibator. * This field corresponds to the database column da_lqda.TTS * * @ibatorgenerated Tue Nov 04 14:06:00 CST 2014 */ private Integer tts; /** * This field was generated by Apache iBATIS ibator. * This field corresponds to the database column da_lqda.TZTJSJ * * @ibatorgenerated Tue Nov 04 14:06:00 CST 2014 */ private Date tztjsj; /** * This field was generated by Apache iBATIS ibator. * This field corresponds to the database column da_lqda.RLRL * * @ibatorgenerated Mon May 08 17:04:32 CST 2017 */ private String rlrl; /** * This method was generated by Apache iBATIS ibator. * This method returns the value of the database column da_lqda.ID * * @return the value of da_lqda.ID * * @ibatorgenerated Fri May 23 16:56:30 CST 2014 */ public Integer getId() { return id; } /** * This method was generated by Apache iBATIS ibator. * This method sets the value of the database column da_lqda.ID * * @param id the value for da_lqda.ID * * @ibatorgenerated Fri May 23 16:56:30 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 da_lqda.ZSID * * @return the value of da_lqda.ZSID * * @ibatorgenerated Fri May 23 16:56:30 CST 2014 */ public Integer getZsid() { return zsid; } /** * This method was generated by Apache iBATIS ibator. * This method sets the value of the database column da_lqda.ZSID * * @param zsid the value for da_lqda.ZSID * * @ibatorgenerated Fri May 23 16:56:30 CST 2014 */ public void setZsid(Integer zsid) { this.zsid = zsid; } /** * This method was generated by Apache iBATIS ibator. * This method returns the value of the database column da_lqda.LQMC * * @return the value of da_lqda.LQMC * * @ibatorgenerated Fri May 23 16:56:30 CST 2014 */ public String getLqmc() { return lqmc; } /** * This method was generated by Apache iBATIS ibator. * This method sets the value of the database column da_lqda.LQMC * * @param lqmc the value for da_lqda.LQMC * * @ibatorgenerated Fri May 23 16:56:30 CST 2014 */ public void setLqmc(String lqmc) { this.lqmc = lqmc == null ? null : lqmc.trim(); } /** * This method was generated by Apache iBATIS ibator. * This method returns the value of the database column da_lqda.JLSJ * * @return the value of da_lqda.JLSJ * * @ibatorgenerated Fri May 23 16:56:30 CST 2014 */ public Date getJlsj() { return jlsj; } /** * This method was generated by Apache iBATIS ibator. * This method sets the value of the database column da_lqda.JLSJ * * @param jlsj the value for da_lqda.JLSJ * * @ibatorgenerated Fri May 23 16:56:30 CST 2014 */ public void setJlsj(Date jlsj) { this.jlsj = jlsj; } /** * This method was generated by Apache iBATIS ibator. * This method returns the value of the database column da_lqda.JHLJSSJ * * @return the value of da_lqda.JHLJSSJ * * @ibatorgenerated Fri May 23 16:56:30 CST 2014 */ public Date getJhljssj() { return jhljssj; } /** * This method was generated by Apache iBATIS ibator. * This method sets the value of the database column da_lqda.JHLJSSJ * * @param jhljssj the value for da_lqda.JHLJSSJ * * @ibatorgenerated Fri May 23 16:56:30 CST 2014 */ public void setJhljssj(Date jhljssj) { this.jhljssj = jhljssj; } /** * This method was generated by Apache iBATIS ibator. * This method returns the value of the database column da_lqda.SJLJSSJ * * @return the value of da_lqda.SJLJSSJ * * @ibatorgenerated Fri May 23 16:56:30 CST 2014 */ public Date getSjljssj() { return sjljssj; } /** * This method was generated by Apache iBATIS ibator. * This method sets the value of the database column da_lqda.SJLJSSJ * * @param sjljssj the value for da_lqda.SJLJSSJ * * @ibatorgenerated Fri May 23 16:56:30 CST 2014 */ public void setSjljssj(Date sjljssj) { this.sjljssj = sjljssj; } /** * This method was generated by Apache iBATIS ibator. * This method returns the value of the database column da_lqda.RLPJTZ * * @return the value of da_lqda.RLPJTZ * * @ibatorgenerated Fri May 23 16:56:30 CST 2014 */ public BigDecimal getRlpjtz() { return rlpjtz; } /** * This method was generated by Apache iBATIS ibator. * This method sets the value of the database column da_lqda.RLPJTZ * * @param rlpjtz the value for da_lqda.RLPJTZ * * @ibatorgenerated Fri May 23 16:56:30 CST 2014 */ public void setRlpjtz(BigDecimal rlpjtz) { this.rlpjtz = rlpjtz; } /** * This method was generated by Apache iBATIS ibator. * This method returns the value of the database column da_lqda.ZLS * * @return the value of da_lqda.ZLS * * @ibatorgenerated Fri May 23 16:56:30 CST 2014 */ public Integer getZls() { return zls; } /** * This method was generated by Apache iBATIS ibator. * This method sets the value of the database column da_lqda.ZLS * * @param zls the value for da_lqda.ZLS * * @ibatorgenerated Fri May 23 16:56:30 CST 2014 */ public void setZls(Integer zls) { this.zls = zls; } /** * This method was generated by Apache iBATIS ibator. * This method returns the value of the database column da_lqda.RLS * * @return the value of da_lqda.RLS * * @ibatorgenerated Fri May 23 16:56:30 CST 2014 */ public Integer getRls() { return rls; } /** * This method was generated by Apache iBATIS ibator. * This method sets the value of the database column da_lqda.RLS * * @param rls the value for da_lqda.RLS * * @ibatorgenerated Fri May 23 16:56:30 CST 2014 */ public void setRls(Integer rls) { this.rls = rls; } /** * This method was generated by Apache iBATIS ibator. * This method returns the value of the database column da_lqda.SWS * * @return the value of da_lqda.SWS * * @ibatorgenerated Fri May 23 16:56:30 CST 2014 */ public Integer getSws() { return sws; } /** * This method was generated by Apache iBATIS ibator. * This method sets the value of the database column da_lqda.SWS * * @param sws the value for da_lqda.SWS * * @ibatorgenerated Fri May 23 16:56:30 CST 2014 */ public void setSws(Integer sws) { this.sws = sws; } /** * This method was generated by Apache iBATIS ibator. * This method returns the value of the database column da_lqda.SCS * * @return the value of da_lqda.SCS * * @ibatorgenerated Fri May 23 16:56:30 CST 2014 */ public Integer getScs() { return scs; } /** * This method was generated by Apache iBATIS ibator. * This method sets the value of the database column da_lqda.SCS * * @param scs the value for da_lqda.SCS * * @ibatorgenerated Fri May 23 16:56:30 CST 2014 */ public void setScs(Integer scs) { this.scs = scs; } /** * This method was generated by Apache iBATIS ibator. * This method returns the value of the database column da_lqda.GLS * * @return the value of da_lqda.GLS * * @ibatorgenerated Fri May 23 16:56:30 CST 2014 */ public Integer getGls() { return gls; } /** * This method was generated by Apache iBATIS ibator. * This method sets the value of the database column da_lqda.GLS * * @param gls the value for da_lqda.GLS * * @ibatorgenerated Fri May 23 16:56:30 CST 2014 */ public void setGls(Integer gls) { this.gls = gls; } /** * This method was generated by Apache iBATIS ibator. * This method returns the value of the database column da_lqda.EBDSS * * @return the value of da_lqda.EBDSS * * @ibatorgenerated Fri May 23 16:56:30 CST 2014 */ public Integer getEbdss() { return ebdss; } /** * This method was generated by Apache iBATIS ibator. * This method sets the value of the database column da_lqda.EBDSS * * @param ebdss the value for da_lqda.EBDSS * * @ibatorgenerated Fri May 23 16:56:30 CST 2014 */ public void setEbdss(Integer ebdss) { this.ebdss = ebdss; } /** * This method was generated by Apache iBATIS ibator. * This method returns the value of the database column da_lqda.GLY * * @return the value of da_lqda.GLY * * @ibatorgenerated Fri May 23 16:56:30 CST 2014 */ public String getGly() { return gly; } /** * This method was generated by Apache iBATIS ibator. * This method sets the value of the database column da_lqda.GLY * * @param gly the value for da_lqda.GLY * * @ibatorgenerated Fri May 23 16:56:30 CST 2014 */ public void setGly(String gly) { this.gly = gly == null ? null : gly.trim(); } /** * This method was generated by Apache iBATIS ibator. * This method returns the value of the database column da_lqda.TXKSRQ * * @return the value of da_lqda.TXKSRQ * * @ibatorgenerated Fri May 23 16:56:30 CST 2014 */ public Date getTxksrq() { return txksrq; } /** * This method was generated by Apache iBATIS ibator. * This method sets the value of the database column da_lqda.TXKSRQ * * @param txksrq the value for da_lqda.TXKSRQ * * @ibatorgenerated Fri May 23 16:56:30 CST 2014 */ public void setTxksrq(Date txksrq) { this.txksrq = txksrq; } /** * This method was generated by Apache iBATIS ibator. * This method returns the value of the database column da_lqda.TXKSBZ * * @return the value of da_lqda.TXKSBZ * * @ibatorgenerated Fri May 23 16:56:30 CST 2014 */ public Short getTxksbz() { return txksbz; } /** * This method was generated by Apache iBATIS ibator. * This method sets the value of the database column da_lqda.TXKSBZ * * @param txksbz the value for da_lqda.TXKSBZ * * @ibatorgenerated Fri May 23 16:56:30 CST 2014 */ public void setTxksbz(Short txksbz) { this.txksbz = txksbz; } /** * This method was generated by Apache iBATIS ibator. * This method returns the value of the database column da_lqda.TJKSRQ * * @return the value of da_lqda.TJKSRQ * * @ibatorgenerated Fri May 23 16:56:30 CST 2014 */ public Date getTjksrq() { return tjksrq; } /** * This method was generated by Apache iBATIS ibator. * This method sets the value of the database column da_lqda.TJKSRQ * * @param tjksrq the value for da_lqda.TJKSRQ * * @ibatorgenerated Fri May 23 16:56:30 CST 2014 */ public void setTjksrq(Date tjksrq) { this.tjksrq = tjksrq; } /** * This method was generated by Apache iBATIS ibator. * This method returns the value of the database column da_lqda.CSYLSLL * * @return the value of da_lqda.CSYLSLL * * @ibatorgenerated Wed Jul 16 14:35:31 CST 2014 */ public BigDecimal getCsylsll() { return csylsll; } /** * This method was generated by Apache iBATIS ibator. * This method sets the value of the database column da_lqda.CSYLSLL * * @param csylsll the value for da_lqda.CSYLSLL * * @ibatorgenerated Wed Jul 16 14:35:31 CST 2014 */ public void setCsylsll(BigDecimal csylsll) { this.csylsll = csylsll; } /** * This method was generated by Apache iBATIS ibator. * This method returns the value of the database column da_lqda.JSSYSLL * * @return the value of da_lqda.JSSYSLL * * @ibatorgenerated Wed Jul 16 14:35:31 CST 2014 */ public BigDecimal getJssysll() { return jssysll; } /** * This method was generated by Apache iBATIS ibator. * This method sets the value of the database column da_lqda.JSSYSLL * * @param jssysll the value for da_lqda.JSSYSLL * * @ibatorgenerated Wed Jul 16 14:35:31 CST 2014 */ public void setJssysll(BigDecimal jssysll) { this.jssysll = jssysll; } /** * This method was generated by Apache iBATIS ibator. * This method returns the value of the database column da_lqda.XGR * * @return the value of da_lqda.XGR * * @ibatorgenerated Fri May 23 16:56:30 CST 2014 */ public String getXgr() { return xgr; } /** * This method was generated by Apache iBATIS ibator. * This method sets the value of the database column da_lqda.XGR * * @param xgr the value for da_lqda.XGR * * @ibatorgenerated Fri May 23 16:56:30 CST 2014 */ 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 da_lqda.XGSJ * * @return the value of da_lqda.XGSJ * * @ibatorgenerated Fri May 23 16:56:30 CST 2014 */ public Date getXgsj() { return xgsj; } /** * This method was generated by Apache iBATIS ibator. * This method sets the value of the database column da_lqda.XGSJ * * @param xgsj the value for da_lqda.XGSJ * * @ibatorgenerated Fri May 23 16:56:30 CST 2014 */ 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 da_lqda.ZFBZ * * @return the value of da_lqda.ZFBZ * * @ibatorgenerated Fri May 23 16:56:30 CST 2014 */ public Integer getZfbz() { return zfbz; } /** * This method was generated by Apache iBATIS ibator. * This method sets the value of the database column da_lqda.ZFBZ * * @param zfbz the value for da_lqda.ZFBZ * * @ibatorgenerated Fri May 23 16:56:30 CST 2014 */ 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 da_lqda.CLS * * @return the value of da_lqda.CLS * * @ibatorgenerated Tue Nov 04 14:06:00 CST 2014 */ public Integer getCls() { return cls; } /** * This method was generated by Apache iBATIS ibator. * This method sets the value of the database column da_lqda.CLS * * @param cls the value for da_lqda.CLS * * @ibatorgenerated Tue Nov 04 14:06:00 CST 2014 */ public void setCls(Integer cls) { this.cls = cls; } /** * This method was generated by Apache iBATIS ibator. * This method returns the value of the database column da_lqda.TTS * * @return the value of da_lqda.TTS * * @ibatorgenerated Tue Nov 04 14:06:00 CST 2014 */ public Integer getTts() { return tts; } /** * This method was generated by Apache iBATIS ibator. * This method sets the value of the database column da_lqda.TTS * * @param tts the value for da_lqda.TTS * * @ibatorgenerated Tue Nov 04 14:06:00 CST 2014 */ public void setTts(Integer tts) { this.tts = tts; } /** * This method was generated by Apache iBATIS ibator. * This method returns the value of the database column da_lqda.TZTJSJ * * @return the value of da_lqda.TZTJSJ * * @ibatorgenerated Tue Nov 04 14:06:00 CST 2014 */ public Date getTztjsj() { return tztjsj; } /** * This method was generated by Apache iBATIS ibator. * This method sets the value of the database column da_lqda.TZTJSJ * * @param tztjsj the value for da_lqda.TZTJSJ * * @ibatorgenerated Tue Nov 04 14:06:00 CST 2014 */ public void setTztjsj(Date tztjsj) { this.tztjsj = tztjsj; } /** * This method was generated by Apache iBATIS ibator. * This method returns the value of the database column da_lqda.RLRL * * @return the value of da_lqda.RLRL * * @ibatorgenerated Mon May 08 17:04:32 CST 2017 */ public String getRlrl() { return rlrl; } /** * This method was generated by Apache iBATIS ibator. * This method sets the value of the database column da_lqda.RLRL * * @param rlrl the value for da_lqda.RLRL * * @ibatorgenerated Mon May 08 17:04:32 CST 2017 */ public void setRlrl(String rlrl) { this.rlrl = rlrl == null ? null : rlrl.trim(); } private String mcmc; private String dqlq; private String lqjsbz; private int newLqid; public String getDqlq() { return dqlq; } public void setDqlq(String dqlq) { this.dqlq = dqlq; } public String getLqjsbz() { return lqjsbz; } public void setLqjsbz(String lqjsbz) { this.lqjsbz = lqjsbz; } public String getMcmc() { return mcmc; } public void setMcmc(String mcmc) { this.mcmc = mcmc; } public String jlsjString; public String getJlsjString() { return jlsjString; } public void setJlsjString(String jlsjString) { this.jlsjString = jlsjString; } public void setNewLqid(int newLqid) { this.newLqid = newLqid; } public int getNewLqid() { return newLqid; } }