package com.huimv.da.dataobject; import java.math.BigDecimal; import java.util.Date; import com.huimv.xt.dataobject.BaseDO; @SuppressWarnings("serial") public class DaLqwhxx extends BaseDO { /** * This field was generated by Apache iBATIS ibator. * This field corresponds to the database column da_lqwhxx.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_lqwhxx.LQID * * @ibatorgenerated Fri May 23 16:56:30 CST 2014 */ private Integer lqid; /** * This field was generated by Apache iBATIS ibator. * This field corresponds to the database column da_lqwhxx.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_lqwhxx.FSSJ * * @ibatorgenerated Fri May 23 16:56:30 CST 2014 */ private Date fssj; /** * This field was generated by Apache iBATIS ibator. * This field corresponds to the database column da_lqwhxx.ZLS * * @ibatorgenerated Wed Aug 13 13:57:15 CST 2014 */ private Integer zls; /** * This field was generated by Apache iBATIS ibator. * This field corresponds to the database column da_lqwhxx.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_lqwhxx.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_lqwhxx.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_lqwhxx.SCPJTZ * * @ibatorgenerated Fri May 23 16:56:30 CST 2014 */ private BigDecimal scpjtz; /** * This field was generated by Apache iBATIS ibator. * This field corresponds to the database column da_lqwhxx.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_lqwhxx.GLPJTZ * * @ibatorgenerated Fri May 23 16:56:30 CST 2014 */ private BigDecimal glpjtz; /** * This field was generated by Apache iBATIS ibator. * This field corresponds to the database column da_lqwhxx.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_lqwhxx.SWPJTZ * * @ibatorgenerated Fri May 23 16:56:30 CST 2014 */ private BigDecimal swpjtz; /** * This field was generated by Apache iBATIS ibator. * This field corresponds to the database column da_lqwhxx.TTS * * @ibatorgenerated Wed Aug 13 13:57:15 CST 2014 */ private Integer tts; /** * This field was generated by Apache iBATIS ibator. * This field corresponds to the database column da_lqwhxx.TTPJTZ * * @ibatorgenerated Wed Aug 13 13:57:15 CST 2014 */ private BigDecimal ttpjtz; /** * This field was generated by Apache iBATIS ibator. * This field corresponds to the database column da_lqwhxx.CLS * * @ibatorgenerated Fri May 23 16:56:30 CST 2014 */ private Integer cls; /** * This field was generated by Apache iBATIS ibator. * This field corresponds to the database column da_lqwhxx.CLPJTZ * * @ibatorgenerated Fri May 23 16:56:30 CST 2014 */ private BigDecimal clpjtz; /** * This field was generated by Apache iBATIS ibator. * This field corresponds to the database column da_lqwhxx.CZ * * @ibatorgenerated Fri May 23 16:56:30 CST 2014 */ private String cz; /** * This field was generated by Apache iBATIS ibator. * This field corresponds to the database column da_lqwhxx.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_lqwhxx.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_lqwhxx.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_lqwhxx.ZFBZ * * @ibatorgenerated Fri May 23 16:56:30 CST 2014 */ private Integer zfbz; /** * This method was generated by Apache iBATIS ibator. * This method returns the value of the database column da_lqwhxx.ID * * @return the value of da_lqwhxx.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_lqwhxx.ID * * @param id the value for da_lqwhxx.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_lqwhxx.LQID * * @return the value of da_lqwhxx.LQID * * @ibatorgenerated Fri May 23 16:56:30 CST 2014 */ public Integer getLqid() { return lqid; } /** * This method was generated by Apache iBATIS ibator. * This method sets the value of the database column da_lqwhxx.LQID * * @param lqid the value for da_lqwhxx.LQID * * @ibatorgenerated Fri May 23 16:56:30 CST 2014 */ 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 da_lqwhxx.LQMC * * @return the value of da_lqwhxx.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_lqwhxx.LQMC * * @param lqmc the value for da_lqwhxx.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_lqwhxx.FSSJ * * @return the value of da_lqwhxx.FSSJ * * @ibatorgenerated Fri May 23 16:56:30 CST 2014 */ public Date getFssj() { return fssj; } /** * This method was generated by Apache iBATIS ibator. * This method sets the value of the database column da_lqwhxx.FSSJ * * @param fssj the value for da_lqwhxx.FSSJ * * @ibatorgenerated Fri May 23 16:56:30 CST 2014 */ public void setFssj(Date fssj) { this.fssj = fssj; } /** * This method was generated by Apache iBATIS ibator. * This method returns the value of the database column da_lqwhxx.ZLS * * @return the value of da_lqwhxx.ZLS * * @ibatorgenerated Wed Aug 13 13:57:15 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_lqwhxx.ZLS * * @param zls the value for da_lqwhxx.ZLS * * @ibatorgenerated Wed Aug 13 13:57:15 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_lqwhxx.RLS * * @return the value of da_lqwhxx.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_lqwhxx.RLS * * @param rls the value for da_lqwhxx.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_lqwhxx.RLPJTZ * * @return the value of da_lqwhxx.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_lqwhxx.RLPJTZ * * @param rlpjtz the value for da_lqwhxx.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_lqwhxx.SCS * * @return the value of da_lqwhxx.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_lqwhxx.SCS * * @param scs the value for da_lqwhxx.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_lqwhxx.SCPJTZ * * @return the value of da_lqwhxx.SCPJTZ * * @ibatorgenerated Fri May 23 16:56:30 CST 2014 */ public BigDecimal getScpjtz() { return scpjtz; } /** * This method was generated by Apache iBATIS ibator. * This method sets the value of the database column da_lqwhxx.SCPJTZ * * @param scpjtz the value for da_lqwhxx.SCPJTZ * * @ibatorgenerated Fri May 23 16:56:30 CST 2014 */ public void setScpjtz(BigDecimal scpjtz) { this.scpjtz = scpjtz; } /** * This method was generated by Apache iBATIS ibator. * This method returns the value of the database column da_lqwhxx.GLS * * @return the value of da_lqwhxx.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_lqwhxx.GLS * * @param gls the value for da_lqwhxx.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_lqwhxx.GLPJTZ * * @return the value of da_lqwhxx.GLPJTZ * * @ibatorgenerated Fri May 23 16:56:30 CST 2014 */ public BigDecimal getGlpjtz() { return glpjtz; } /** * This method was generated by Apache iBATIS ibator. * This method sets the value of the database column da_lqwhxx.GLPJTZ * * @param glpjtz the value for da_lqwhxx.GLPJTZ * * @ibatorgenerated Fri May 23 16:56:30 CST 2014 */ public void setGlpjtz(BigDecimal glpjtz) { this.glpjtz = glpjtz; } /** * This method was generated by Apache iBATIS ibator. * This method returns the value of the database column da_lqwhxx.SWS * * @return the value of da_lqwhxx.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_lqwhxx.SWS * * @param sws the value for da_lqwhxx.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_lqwhxx.SWPJTZ * * @return the value of da_lqwhxx.SWPJTZ * * @ibatorgenerated Fri May 23 16:56:30 CST 2014 */ public BigDecimal getSwpjtz() { return swpjtz; } /** * This method was generated by Apache iBATIS ibator. * This method sets the value of the database column da_lqwhxx.SWPJTZ * * @param swpjtz the value for da_lqwhxx.SWPJTZ * * @ibatorgenerated Fri May 23 16:56:30 CST 2014 */ public void setSwpjtz(BigDecimal swpjtz) { this.swpjtz = swpjtz; } /** * This method was generated by Apache iBATIS ibator. * This method returns the value of the database column da_lqwhxx.TTS * * @return the value of da_lqwhxx.TTS * * @ibatorgenerated Wed Aug 13 13:57:15 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_lqwhxx.TTS * * @param tts the value for da_lqwhxx.TTS * * @ibatorgenerated Wed Aug 13 13:57:15 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_lqwhxx.TTPJTZ * * @return the value of da_lqwhxx.TTPJTZ * * @ibatorgenerated Wed Aug 13 13:57:15 CST 2014 */ public BigDecimal getTtpjtz() { return ttpjtz; } /** * This method was generated by Apache iBATIS ibator. * This method sets the value of the database column da_lqwhxx.TTPJTZ * * @param ttpjtz the value for da_lqwhxx.TTPJTZ * * @ibatorgenerated Wed Aug 13 13:57:15 CST 2014 */ public void setTtpjtz(BigDecimal ttpjtz) { this.ttpjtz = ttpjtz; } /** * This method was generated by Apache iBATIS ibator. * This method returns the value of the database column da_lqwhxx.CLS * * @return the value of da_lqwhxx.CLS * * @ibatorgenerated Fri May 23 16:56:30 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_lqwhxx.CLS * * @param cls the value for da_lqwhxx.CLS * * @ibatorgenerated Fri May 23 16:56:30 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_lqwhxx.CLPJTZ * * @return the value of da_lqwhxx.CLPJTZ * * @ibatorgenerated Fri May 23 16:56:30 CST 2014 */ public BigDecimal getClpjtz() { return clpjtz; } /** * This method was generated by Apache iBATIS ibator. * This method sets the value of the database column da_lqwhxx.CLPJTZ * * @param clpjtz the value for da_lqwhxx.CLPJTZ * * @ibatorgenerated Fri May 23 16:56:30 CST 2014 */ public void setClpjtz(BigDecimal clpjtz) { this.clpjtz = clpjtz; } /** * This method was generated by Apache iBATIS ibator. * This method returns the value of the database column da_lqwhxx.CZ * * @return the value of da_lqwhxx.CZ * * @ibatorgenerated Fri May 23 16:56:30 CST 2014 */ public String getCz() { return cz; } /** * This method was generated by Apache iBATIS ibator. * This method sets the value of the database column da_lqwhxx.CZ * * @param cz the value for da_lqwhxx.CZ * * @ibatorgenerated Fri May 23 16:56:30 CST 2014 */ public void setCz(String cz) { this.cz = cz == null ? null : cz.trim(); } /** * This method was generated by Apache iBATIS ibator. * This method returns the value of the database column da_lqwhxx.GLY * * @return the value of da_lqwhxx.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_lqwhxx.GLY * * @param gly the value for da_lqwhxx.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_lqwhxx.XGR * * @return the value of da_lqwhxx.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_lqwhxx.XGR * * @param xgr the value for da_lqwhxx.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_lqwhxx.XGSJ * * @return the value of da_lqwhxx.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_lqwhxx.XGSJ * * @param xgsj the value for da_lqwhxx.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_lqwhxx.ZFBZ * * @return the value of da_lqwhxx.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_lqwhxx.ZFBZ * * @param zfbz the value for da_lqwhxx.ZFBZ * * @ibatorgenerated Fri May 23 16:56:30 CST 2014 */ public void setZfbz(Integer zfbz) { this.zfbz = zfbz; } private String Zsmc; private String Mcmc; public String getZsmc() { return Zsmc; } public void setZsmc(String zsmc) { Zsmc = zsmc; } public String getMcmc() { return Mcmc; } public void setMcmc(String mcmc) { Mcmc = mcmc; } }