123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406 |
- package com.huimv.xt.dataobject;
- import java.util.Date;
- public class XtXzqh extends BaseDO {
- /**
- * This field was generated by Apache iBATIS ibator.
- * This field corresponds to the database column xt_xzqh.ID
- *
- * @ibatorgenerated Wed May 21 10:29:31 CST 2014
- */
- private Integer id;
- /**
- * This field was generated by Apache iBATIS ibator.
- * This field corresponds to the database column xt_xzqh.QHBM
- *
- * @ibatorgenerated Wed May 21 10:29:31 CST 2014
- */
- private String qhbm;
- /**
- * This field was generated by Apache iBATIS ibator.
- * This field corresponds to the database column xt_xzqh.QHMC
- *
- * @ibatorgenerated Wed May 21 10:29:31 CST 2014
- */
- private String qhmc;
- /**
- * This field was generated by Apache iBATIS ibator.
- * This field corresponds to the database column xt_xzqh.QHLX
- *
- * @ibatorgenerated Wed May 21 10:29:31 CST 2014
- */
- private String qhlx;
- /**
- * This field was generated by Apache iBATIS ibator.
- * This field corresponds to the database column xt_xzqh.SJQH
- *
- * @ibatorgenerated Wed May 21 10:29:31 CST 2014
- */
- private String sjqh;
- /**
- * This field was generated by Apache iBATIS ibator.
- * This field corresponds to the database column xt_xzqh.PYM
- *
- * @ibatorgenerated Wed May 21 10:29:31 CST 2014
- */
- private String pym;
- /**
- * This field was generated by Apache iBATIS ibator.
- * This field corresponds to the database column xt_xzqh.WBM
- *
- * @ibatorgenerated Wed May 21 10:29:31 CST 2014
- */
- private String wbm;
- /**
- * This field was generated by Apache iBATIS ibator.
- * This field corresponds to the database column xt_xzqh.COORDS
- *
- * @ibatorgenerated Mon Sep 01 09:17:05 CST 2014
- */
- private String coords;
- /**
- * This field was generated by Apache iBATIS ibator.
- * This field corresponds to the database column xt_xzqh.XGR
- *
- * @ibatorgenerated Wed May 21 10:29:31 CST 2014
- */
- private String xgr;
- /**
- * This field was generated by Apache iBATIS ibator.
- * This field corresponds to the database column xt_xzqh.XGSJ
- *
- * @ibatorgenerated Wed May 21 10:29:31 CST 2014
- */
- private Date xgsj;
- /**
- * This field was generated by Apache iBATIS ibator.
- * This field corresponds to the database column xt_xzqh.ZFBZ
- *
- * @ibatorgenerated Wed May 21 10:29:31 CST 2014
- */
- private Integer zfbz;
- /**
- * This field was generated by Apache iBATIS ibator.
- * This field corresponds to the database column xt_xzqh.CityCode
- *
- * @ibatorgenerated Thu Jan 22 11:01:58 CST 2015
- */
- private Integer citycode;
- private String sjqhmc;
-
- private int count;
- public int getCount() {
- return count;
- }
- public void setCount(int count) {
- this.count = count;
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method returns the value of the database column xt_xzqh.ID
- *
- * @return the value of xt_xzqh.ID
- *
- * @ibatorgenerated Wed May 21 10:29:31 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_xzqh.ID
- *
- * @param id the value for xt_xzqh.ID
- *
- * @ibatorgenerated Wed May 21 10:29:31 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_xzqh.QHBM
- *
- * @return the value of xt_xzqh.QHBM
- *
- * @ibatorgenerated Wed May 21 10:29:31 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_xzqh.QHBM
- *
- * @param qhbm the value for xt_xzqh.QHBM
- *
- * @ibatorgenerated Wed May 21 10:29:31 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_xzqh.QHMC
- *
- * @return the value of xt_xzqh.QHMC
- *
- * @ibatorgenerated Wed May 21 10:29:31 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_xzqh.QHMC
- *
- * @param qhmc the value for xt_xzqh.QHMC
- *
- * @ibatorgenerated Wed May 21 10:29:31 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_xzqh.QHLX
- *
- * @return the value of xt_xzqh.QHLX
- *
- * @ibatorgenerated Wed May 21 10:29:31 CST 2014
- */
- public String getQhlx() {
- return qhlx;
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method sets the value of the database column xt_xzqh.QHLX
- *
- * @param qhlx the value for xt_xzqh.QHLX
- *
- * @ibatorgenerated Wed May 21 10:29:31 CST 2014
- */
- public void setQhlx(String qhlx) {
- this.qhlx = qhlx == null ? null : qhlx.trim();
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method returns the value of the database column xt_xzqh.SJQH
- *
- * @return the value of xt_xzqh.SJQH
- *
- * @ibatorgenerated Wed May 21 10:29:31 CST 2014
- */
- public String getSjqh() {
- return sjqh;
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method sets the value of the database column xt_xzqh.SJQH
- *
- * @param sjqh the value for xt_xzqh.SJQH
- *
- * @ibatorgenerated Wed May 21 10:29:31 CST 2014
- */
- public void setSjqh(String sjqh) {
- this.sjqh = sjqh == null ? null : sjqh.trim();
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method returns the value of the database column xt_xzqh.PYM
- *
- * @return the value of xt_xzqh.PYM
- *
- * @ibatorgenerated Wed May 21 10:29:31 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_xzqh.PYM
- *
- * @param pym the value for xt_xzqh.PYM
- *
- * @ibatorgenerated Wed May 21 10:29:31 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_xzqh.WBM
- *
- * @return the value of xt_xzqh.WBM
- *
- * @ibatorgenerated Wed May 21 10:29:31 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_xzqh.WBM
- *
- * @param wbm the value for xt_xzqh.WBM
- *
- * @ibatorgenerated Wed May 21 10:29:31 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_xzqh.COORDS
- *
- * @return the value of xt_xzqh.COORDS
- *
- * @ibatorgenerated Mon Sep 01 09:17:05 CST 2014
- */
- public String getCoords() {
- return coords;
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method sets the value of the database column xt_xzqh.COORDS
- *
- * @param coords the value for xt_xzqh.COORDS
- *
- * @ibatorgenerated Mon Sep 01 09:17:05 CST 2014
- */
- public void setCoords(String coords) {
- this.coords = coords == null ? null : coords.trim();
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method returns the value of the database column xt_xzqh.XGR
- *
- * @return the value of xt_xzqh.XGR
- *
- * @ibatorgenerated Wed May 21 10:29:31 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_xzqh.XGR
- *
- * @param xgr the value for xt_xzqh.XGR
- *
- * @ibatorgenerated Wed May 21 10:29:31 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_xzqh.XGSJ
- *
- * @return the value of xt_xzqh.XGSJ
- *
- * @ibatorgenerated Wed May 21 10:29:31 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_xzqh.XGSJ
- *
- * @param xgsj the value for xt_xzqh.XGSJ
- *
- * @ibatorgenerated Wed May 21 10:29:31 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_xzqh.ZFBZ
- *
- * @return the value of xt_xzqh.ZFBZ
- *
- * @ibatorgenerated Wed May 21 10:29:31 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_xzqh.ZFBZ
- *
- * @param zfbz the value for xt_xzqh.ZFBZ
- *
- * @ibatorgenerated Wed May 21 10:29:31 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_xzqh.CityCode
- *
- * @return the value of xt_xzqh.CityCode
- *
- * @ibatorgenerated Thu Jan 22 11:01:58 CST 2015
- */
- public Integer getCitycode() {
- return citycode;
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method sets the value of the database column xt_xzqh.CityCode
- *
- * @param citycode the value for xt_xzqh.CityCode
- *
- * @ibatorgenerated Thu Jan 22 11:01:58 CST 2015
- */
- public void setCitycode(Integer citycode) {
- this.citycode = citycode;
- }
- public String getSjqhmc() {
- return sjqhmc;
- }
- public void setSjqhmc(String sjqhmc) {
- this.sjqhmc = sjqhmc;
- }
- }
|