123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734 |
- 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;
- }
- }
|