123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813 |
- package com.huimv.xt.dataobject;
- import java.util.Date;
- @SuppressWarnings("serial")
- public class XtCzyh extends BaseDO {
- /**
- * This field was generated by Apache iBATIS ibator.
- * This field corresponds to the database column xt_czyh.ID
- *
- * @ibatorgenerated Wed Jul 09 14:41:24 CST 2014
- */
- private Integer id;
- /**
- * This field was generated by Apache iBATIS ibator.
- * This field corresponds to the database column xt_czyh.QYID
- *
- * @ibatorgenerated Wed Jul 09 14:41:24 CST 2014
- */
- private Integer qyid;
- /**
- * This field was generated by Apache iBATIS ibator.
- * This field corresponds to the database column xt_czyh.QYMC
- *
- * @ibatorgenerated Wed Jul 09 14:41:24 CST 2014
- */
- private String qymc;
- /**
- * This field was generated by Apache iBATIS ibator.
- * This field corresponds to the database column xt_czyh.MCID
- *
- * @ibatorgenerated Wed Jul 09 14:41:24 CST 2014
- */
- private Integer mcid;
- /**
- * This field was generated by Apache iBATIS ibator.
- * This field corresponds to the database column xt_czyh.MCMC
- *
- * @ibatorgenerated Wed Jul 09 14:41:24 CST 2014
- */
- private String mcmc;
- /**
- * This field was generated by Apache iBATIS ibator.
- * This field corresponds to the database column xt_czyh.GH
- *
- * @ibatorgenerated Wed Jul 09 14:41:24 CST 2014
- */
- private String gh;
- /**
- * This field was generated by Apache iBATIS ibator.
- * This field corresponds to the database column xt_czyh.YHM
- *
- * @ibatorgenerated Wed Jul 09 14:41:24 CST 2014
- */
- private String yhm;
- /**
- * This field was generated by Apache iBATIS ibator.
- * This field corresponds to the database column xt_czyh.YHXM
- *
- * @ibatorgenerated Wed Jul 09 14:41:24 CST 2014
- */
- private String yhxm;
- /**
- * This field was generated by Apache iBATIS ibator.
- * This field corresponds to the database column xt_czyh.YHNC
- *
- * @ibatorgenerated Tue Mar 01 10:42:02 CST 2016
- */
- private String yhnc;
- /**
- * This field was generated by Apache iBATIS ibator.
- * This field corresponds to the database column xt_czyh.ZW
- *
- * @ibatorgenerated Wed Jul 09 14:41:24 CST 2014
- */
- private String zw;
- /**
- * This field was generated by Apache iBATIS ibator.
- * This field corresponds to the database column xt_czyh.YHMM
- *
- * @ibatorgenerated Wed Jul 09 14:41:24 CST 2014
- */
- private String yhmm;
- /**
- * This field was generated by Apache iBATIS ibator.
- * This field corresponds to the database column xt_czyh.LXDH
- *
- * @ibatorgenerated Wed Jul 09 14:41:24 CST 2014
- */
- private String lxdh;
- /**
- * This field was generated by Apache iBATIS ibator.
- * This field corresponds to the database column xt_czyh.EMAIL
- *
- * @ibatorgenerated Wed Jul 09 14:41:24 CST 2014
- */
- private String email;
- /**
- * This field was generated by Apache iBATIS ibator.
- * This field corresponds to the database column xt_czyh.SRFS
- *
- * @ibatorgenerated Wed Jul 09 14:41:24 CST 2014
- */
- private String srfs;
- /**
- * This field was generated by Apache iBATIS ibator.
- * This field corresponds to the database column xt_czyh.PYM
- *
- * @ibatorgenerated Wed Jul 09 14:41:24 CST 2014
- */
- private String pym;
- /**
- * This field was generated by Apache iBATIS ibator.
- * This field corresponds to the database column xt_czyh.WBM
- *
- * @ibatorgenerated Wed Jul 09 14:41:24 CST 2014
- */
- private String wbm;
- /**
- * This field was generated by Apache iBATIS ibator.
- * This field corresponds to the database column xt_czyh.XGR
- *
- * @ibatorgenerated Wed Jul 09 14:41:24 CST 2014
- */
- private String xgr;
- /**
- * This field was generated by Apache iBATIS ibator.
- * This field corresponds to the database column xt_czyh.XGSJ
- *
- * @ibatorgenerated Wed Jul 09 14:41:24 CST 2014
- */
- private Date xgsj;
- /**
- * This field was generated by Apache iBATIS ibator.
- * This field corresponds to the database column xt_czyh.LRR
- *
- * @ibatorgenerated Wed Jul 09 14:41:24 CST 2014
- */
- private String lrr;
- /**
- * This field was generated by Apache iBATIS ibator.
- * This field corresponds to the database column xt_czyh.ZFBZ
- *
- * @ibatorgenerated Wed Jul 09 14:41:24 CST 2014
- */
- private Integer zfbz;
- /**
- * This field was generated by Apache iBATIS ibator.
- * This field corresponds to the database column xt_czyh.QHBM
- *
- * @ibatorgenerated Thu Dec 25 10:28:32 CST 2014
- */
- private String qhbm;
- /**
- * This field was generated by Apache iBATIS ibator.
- * This field corresponds to the database column xt_czyh.QHMC
- *
- * @ibatorgenerated Thu Dec 25 10:28:32 CST 2014
- */
- private String qhmc;
- /**
- * This field was generated by Apache iBATIS ibator.
- * This field corresponds to the database column xt_czyh.XXW
- *
- * @ibatorgenerated Thu Dec 25 10:28:32 CST 2014
- */
- private String xxw;
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method returns the value of the database column xt_czyh.ID
- *
- * @return the value of xt_czyh.ID
- *
- * @ibatorgenerated Wed Jul 09 14:41:24 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_czyh.ID
- *
- * @param id the value for xt_czyh.ID
- *
- * @ibatorgenerated Wed Jul 09 14:41:24 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_czyh.QYID
- *
- * @return the value of xt_czyh.QYID
- *
- * @ibatorgenerated Wed Jul 09 14:41:24 CST 2014
- */
- public Integer getQyid() {
- return qyid;
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method sets the value of the database column xt_czyh.QYID
- *
- * @param qyid the value for xt_czyh.QYID
- *
- * @ibatorgenerated Wed Jul 09 14:41:24 CST 2014
- */
- public void setQyid(Integer qyid) {
- this.qyid = qyid;
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method returns the value of the database column xt_czyh.QYMC
- *
- * @return the value of xt_czyh.QYMC
- *
- * @ibatorgenerated Wed Jul 09 14:41:24 CST 2014
- */
- public String getQymc() {
- return qymc;
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method sets the value of the database column xt_czyh.QYMC
- *
- * @param qymc the value for xt_czyh.QYMC
- *
- * @ibatorgenerated Wed Jul 09 14:41:24 CST 2014
- */
- public void setQymc(String qymc) {
- this.qymc = qymc == null ? null : qymc.trim();
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method returns the value of the database column xt_czyh.MCID
- *
- * @return the value of xt_czyh.MCID
- *
- * @ibatorgenerated Wed Jul 09 14:41:24 CST 2014
- */
- public Integer getMcid() {
- return mcid;
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method sets the value of the database column xt_czyh.MCID
- *
- * @param mcid the value for xt_czyh.MCID
- *
- * @ibatorgenerated Wed Jul 09 14:41:24 CST 2014
- */
- public void setMcid(Integer mcid) {
- this.mcid = mcid;
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method returns the value of the database column xt_czyh.MCMC
- *
- * @return the value of xt_czyh.MCMC
- *
- * @ibatorgenerated Wed Jul 09 14:41:24 CST 2014
- */
- public String getMcmc() {
- return mcmc;
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method sets the value of the database column xt_czyh.MCMC
- *
- * @param mcmc the value for xt_czyh.MCMC
- *
- * @ibatorgenerated Wed Jul 09 14:41:24 CST 2014
- */
- public void setMcmc(String mcmc) {
- this.mcmc = mcmc == null ? null : mcmc.trim();
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method returns the value of the database column xt_czyh.GH
- *
- * @return the value of xt_czyh.GH
- *
- * @ibatorgenerated Wed Jul 09 14:41:24 CST 2014
- */
- public String getGh() {
- return gh;
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method sets the value of the database column xt_czyh.GH
- *
- * @param gh the value for xt_czyh.GH
- *
- * @ibatorgenerated Wed Jul 09 14:41:24 CST 2014
- */
- public void setGh(String gh) {
- this.gh = gh == null ? null : gh.trim();
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method returns the value of the database column xt_czyh.YHM
- *
- * @return the value of xt_czyh.YHM
- *
- * @ibatorgenerated Wed Jul 09 14:41:24 CST 2014
- */
- public String getYhm() {
- return yhm;
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method sets the value of the database column xt_czyh.YHM
- *
- * @param yhm the value for xt_czyh.YHM
- *
- * @ibatorgenerated Wed Jul 09 14:41:24 CST 2014
- */
- public void setYhm(String yhm) {
- this.yhm = yhm == null ? null : yhm.trim();
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method returns the value of the database column xt_czyh.YHXM
- *
- * @return the value of xt_czyh.YHXM
- *
- * @ibatorgenerated Wed Jul 09 14:41:24 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_czyh.YHXM
- *
- * @param yhxm the value for xt_czyh.YHXM
- *
- * @ibatorgenerated Wed Jul 09 14:41:24 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_czyh.YHNC
- *
- * @return the value of xt_czyh.YHNC
- *
- * @ibatorgenerated Tue Mar 01 10:42:02 CST 2016
- */
- public String getYhnc() {
- return yhnc;
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method sets the value of the database column xt_czyh.YHNC
- *
- * @param yhnc the value for xt_czyh.YHNC
- *
- * @ibatorgenerated Tue Mar 01 10:42:02 CST 2016
- */
- public void setYhnc(String yhnc) {
- this.yhnc = yhnc == null ? null : yhnc.trim();
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method returns the value of the database column xt_czyh.ZW
- *
- * @return the value of xt_czyh.ZW
- *
- * @ibatorgenerated Wed Jul 09 14:41:24 CST 2014
- */
- public String getZw() {
- return zw;
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method sets the value of the database column xt_czyh.ZW
- *
- * @param zw the value for xt_czyh.ZW
- *
- * @ibatorgenerated Wed Jul 09 14:41:24 CST 2014
- */
- public void setZw(String zw) {
- this.zw = zw == null ? null : zw.trim();
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method returns the value of the database column xt_czyh.YHMM
- *
- * @return the value of xt_czyh.YHMM
- *
- * @ibatorgenerated Wed Jul 09 14:41:24 CST 2014
- */
- public String getYhmm() {
- return yhmm;
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method sets the value of the database column xt_czyh.YHMM
- *
- * @param yhmm the value for xt_czyh.YHMM
- *
- * @ibatorgenerated Wed Jul 09 14:41:24 CST 2014
- */
- public void setYhmm(String yhmm) {
- this.yhmm = yhmm == null ? null : yhmm.trim();
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method returns the value of the database column xt_czyh.LXDH
- *
- * @return the value of xt_czyh.LXDH
- *
- * @ibatorgenerated Wed Jul 09 14:41:24 CST 2014
- */
- public String getLxdh() {
- return lxdh;
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method sets the value of the database column xt_czyh.LXDH
- *
- * @param lxdh the value for xt_czyh.LXDH
- *
- * @ibatorgenerated Wed Jul 09 14:41:24 CST 2014
- */
- public void setLxdh(String lxdh) {
- this.lxdh = lxdh == null ? null : lxdh.trim();
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method returns the value of the database column xt_czyh.EMAIL
- *
- * @return the value of xt_czyh.EMAIL
- *
- * @ibatorgenerated Wed Jul 09 14:41:24 CST 2014
- */
- public String getEmail() {
- return email;
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method sets the value of the database column xt_czyh.EMAIL
- *
- * @param email the value for xt_czyh.EMAIL
- *
- * @ibatorgenerated Wed Jul 09 14:41:24 CST 2014
- */
- public void setEmail(String email) {
- this.email = email == null ? null : email.trim();
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method returns the value of the database column xt_czyh.SRFS
- *
- * @return the value of xt_czyh.SRFS
- *
- * @ibatorgenerated Wed Jul 09 14:41:24 CST 2014
- */
- public String getSrfs() {
- return srfs;
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method sets the value of the database column xt_czyh.SRFS
- *
- * @param srfs the value for xt_czyh.SRFS
- *
- * @ibatorgenerated Wed Jul 09 14:41:24 CST 2014
- */
- public void setSrfs(String srfs) {
- this.srfs = srfs == null ? null : srfs.trim();
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method returns the value of the database column xt_czyh.PYM
- *
- * @return the value of xt_czyh.PYM
- *
- * @ibatorgenerated Wed Jul 09 14:41:24 CST 2014
- */
- public String getPym() {
- return pym;
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method sets the value of the database column xt_czyh.PYM
- *
- * @param pym the value for xt_czyh.PYM
- *
- * @ibatorgenerated Wed Jul 09 14:41:24 CST 2014
- */
- public void setPym(String pym) {
- this.pym = pym == null ? null : pym.trim();
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method returns the value of the database column xt_czyh.WBM
- *
- * @return the value of xt_czyh.WBM
- *
- * @ibatorgenerated Wed Jul 09 14:41:24 CST 2014
- */
- public String getWbm() {
- return wbm;
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method sets the value of the database column xt_czyh.WBM
- *
- * @param wbm the value for xt_czyh.WBM
- *
- * @ibatorgenerated Wed Jul 09 14:41:24 CST 2014
- */
- public void setWbm(String wbm) {
- this.wbm = wbm == null ? null : wbm.trim();
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method returns the value of the database column xt_czyh.XGR
- *
- * @return the value of xt_czyh.XGR
- *
- * @ibatorgenerated Wed Jul 09 14:41:24 CST 2014
- */
- public String getXgr() {
- return xgr;
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method sets the value of the database column xt_czyh.XGR
- *
- * @param xgr the value for xt_czyh.XGR
- *
- * @ibatorgenerated Wed Jul 09 14:41:24 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 xt_czyh.XGSJ
- *
- * @return the value of xt_czyh.XGSJ
- *
- * @ibatorgenerated Wed Jul 09 14:41:24 CST 2014
- */
- public Date getXgsj() {
- return xgsj;
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method sets the value of the database column xt_czyh.XGSJ
- *
- * @param xgsj the value for xt_czyh.XGSJ
- *
- * @ibatorgenerated Wed Jul 09 14:41:24 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 xt_czyh.LRR
- *
- * @return the value of xt_czyh.LRR
- *
- * @ibatorgenerated Wed Jul 09 14:41:24 CST 2014
- */
- public String getLrr() {
- return lrr;
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method sets the value of the database column xt_czyh.LRR
- *
- * @param lrr the value for xt_czyh.LRR
- *
- * @ibatorgenerated Wed Jul 09 14:41:24 CST 2014
- */
- public void setLrr(String lrr) {
- this.lrr = lrr == null ? null : lrr.trim();
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method returns the value of the database column xt_czyh.ZFBZ
- *
- * @return the value of xt_czyh.ZFBZ
- *
- * @ibatorgenerated Wed Jul 09 14:41:24 CST 2014
- */
- public Integer getZfbz() {
- return zfbz;
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method sets the value of the database column xt_czyh.ZFBZ
- *
- * @param zfbz the value for xt_czyh.ZFBZ
- *
- * @ibatorgenerated Wed Jul 09 14:41:24 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 xt_czyh.QHBM
- *
- * @return the value of xt_czyh.QHBM
- *
- * @ibatorgenerated Thu Dec 25 10:28:32 CST 2014
- */
- public String getQhbm() {
- return qhbm;
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method sets the value of the database column xt_czyh.QHBM
- *
- * @param qhbm the value for xt_czyh.QHBM
- *
- * @ibatorgenerated Thu Dec 25 10:28:32 CST 2014
- */
- public void setQhbm(String qhbm) {
- this.qhbm = qhbm == null ? null : qhbm.trim();
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method returns the value of the database column xt_czyh.QHMC
- *
- * @return the value of xt_czyh.QHMC
- *
- * @ibatorgenerated Thu Dec 25 10:28:32 CST 2014
- */
- public String getQhmc() {
- return qhmc;
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method sets the value of the database column xt_czyh.QHMC
- *
- * @param qhmc the value for xt_czyh.QHMC
- *
- * @ibatorgenerated Thu Dec 25 10:28:32 CST 2014
- */
- public void setQhmc(String qhmc) {
- this.qhmc = qhmc == null ? null : qhmc.trim();
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method returns the value of the database column xt_czyh.XXW
- *
- * @return the value of xt_czyh.XXW
- *
- * @ibatorgenerated Thu Dec 25 10:28:32 CST 2014
- */
- public String getXxw() {
- return xxw;
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method sets the value of the database column xt_czyh.XXW
- *
- * @param xxw the value for xt_czyh.XXW
- *
- * @ibatorgenerated Thu Dec 25 10:28:32 CST 2014
- */
- public void setXxw(String xxw) {
- this.xxw = xxw == null ? null : xxw.trim();
- }
-
- private String zwmc;
- private String qxxx;
- private String mcxxString;
- private int aifm; // 系统消息
- private int swd; // 时温度
-
- private int wlgz; // 网络故障
-
- private int sjh; // 事件号
-
- public String getZwmc() {
- return zwmc;
- }
- public void setZwmc(String zwmc) {
- this.zwmc = zwmc;
- }
-
- public String getQxxx() {
- return qxxx;
- }
- public void setQxxx(String qxxx) {
- this.qxxx = qxxx;
- }
- public String getMcxxString() {
- return mcxxString;
- }
- public void setMcxxString(String mcxxString) {
- this.mcxxString = mcxxString;
- }
- public int getAifm() {
- return aifm;
- }
- public void setAifm(int aifm) {
- this.aifm = aifm;
- }
- public int getSwd() {
- return swd;
- }
- public void setSwd(int swd) {
- this.swd = swd;
- }
- public int getWlgz() {
- return wlgz;
- }
- public void setWlgz(int wlgz) {
- this.wlgz = wlgz;
- }
- public int getSjh() {
- return sjh;
- }
- public void setSjh(int sjh) {
- this.sjh = sjh;
- }
- }
|