1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420 |
- package com.huimv.xt.dataobject;
- import java.util.Date;
- public class XtHjbjcs extends BaseDO {
- /**
- * This field was generated by Apache iBATIS ibator.
- * This field corresponds to the database column xt_hjbjcs.ID
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- private Integer id;
- /**
- * This field was generated by Apache iBATIS ibator.
- * This field corresponds to the database column xt_hjbjcs.LQID
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- private Integer lqid;
- /**
- * This field was generated by Apache iBATIS ibator.
- * This field corresponds to the database column xt_hjbjcs.WD
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- private String wd;
- /**
- * This field was generated by Apache iBATIS ibator.
- * This field corresponds to the database column xt_hjbjcs.SD
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- private String sd;
- /**
- * This field was generated by Apache iBATIS ibator.
- * This field corresponds to the database column xt_hjbjcs.AQND
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- private String aqnd;
- /**
- * This field was generated by Apache iBATIS ibator.
- * This field corresponds to the database column xt_hjbjcs.LHQND
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- private String lhqnd;
- /**
- * This field was generated by Apache iBATIS ibator.
- * This field corresponds to the database column xt_hjbjcs.JWND
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- private String jwnd;
- /**
- * This field was generated by Apache iBATIS ibator.
- * This field corresponds to the database column xt_hjbjcs.YQND
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- private String yqnd;
- /**
- * This field was generated by Apache iBATIS ibator.
- * This field corresponds to the database column xt_hjbjcs.HJNH
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- private String hjnh;
- /**
- * This field was generated by Apache iBATIS ibator.
- * This field corresponds to the database column xt_hjbjcs.SFQY
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- private Integer sfqy;
- /**
- * This field was generated by Apache iBATIS ibator.
- * This field corresponds to the database column xt_hjbjcs.XGR
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- private String xgr;
- /**
- * This field was generated by Apache iBATIS ibator.
- * This field corresponds to the database column xt_hjbjcs.XGSJ
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- private Date xgsj;
- /**
- * This field was generated by Apache iBATIS ibator.
- * This field corresponds to the database column xt_hjbjcs.ZFBZ
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- private Integer zfbz;
- /**
- * This field was generated by Apache iBATIS ibator.
- * This field corresponds to the database column xt_hjbjcs.QTTZQJ
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- private String qttzqj;
- /**
- * This field was generated by Apache iBATIS ibator.
- * This field corresponds to the database column xt_hjbjcs.QTTZPJTZ
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- private String qttzpjtz;
- /**
- * This field was generated by Apache iBATIS ibator.
- * This field corresponds to the database column xt_hjbjcs.TZBHDY
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- private String tzbhdy;
- /**
- * This field was generated by Apache iBATIS ibator.
- * This field corresponds to the database column xt_hjbjcs.TZBHQJ
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- private String tzbhqj;
- /**
- * This field was generated by Apache iBATIS ibator.
- * This field corresponds to the database column xt_hjbjcs.TZBHXY
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- private String tzbhxy;
- /**
- * This field was generated by Apache iBATIS ibator.
- * This field corresponds to the database column xt_hjbjcs.TZBHPJZZ
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- private String tzbhpjzz;
- /**
- * This field was generated by Apache iBATIS ibator.
- * This field corresponds to the database column xt_hjbjcs.TZBHQSDY
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- private String tzbhqsdy;
- /**
- * This field was generated by Apache iBATIS ibator.
- * This field corresponds to the database column xt_hjbjcs.TZBHQSXY
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- private String tzbhqsxy;
- /**
- * This field was generated by Apache iBATIS ibator.
- * This field corresponds to the database column xt_hjbjcs.TZBHQSTS
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- private String tzbhqsts;
- /**
- * This field was generated by Apache iBATIS ibator.
- * This field corresponds to the database column xt_hjbjcs.CLTZDY
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- private String cltzdy;
- /**
- * This field was generated by Apache iBATIS ibator.
- * This field corresponds to the database column xt_hjbjcs.CLTZTS
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- private String cltzts;
- /**
- * This field was generated by Apache iBATIS ibator.
- * This field corresponds to the database column xt_hjbjcs.QTRFWXY
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- private String qtrfwxy;
- /**
- * This field was generated by Apache iBATIS ibator.
- * This field corresponds to the database column xt_hjbjcs.QTRFWBHDY
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- private String qtrfwbhdy;
- /**
- * This field was generated by Apache iBATIS ibator.
- * This field corresponds to the database column xt_hjbjcs.QTRFWBHXY
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- private String qtrfwbhxy;
- /**
- * This field was generated by Apache iBATIS ibator.
- * This field corresponds to the database column xt_hjbjcs.QTRFWBHTS
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- private String qtrfwbhts;
- /**
- * This field was generated by Apache iBATIS ibator.
- * This field corresponds to the database column xt_hjbjcs.SFWDY
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- private String sfwdy;
- /**
- * This field was generated by Apache iBATIS ibator.
- * This field corresponds to the database column xt_hjbjcs.SFWQJ
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- private String sfwqj;
- /**
- * This field was generated by Apache iBATIS ibator.
- * This field corresponds to the database column xt_hjbjcs.SFWXY
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- private String sfwxy;
- /**
- * This field was generated by Apache iBATIS ibator.
- * This field corresponds to the database column xt_hjbjcs.SFWXS
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- private String sfwxs;
- /**
- * This field was generated by Apache iBATIS ibator.
- * This field corresponds to the database column xt_hjbjcs.QCLRBDY
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- private String qclrbdy;
- /**
- * This field was generated by Apache iBATIS ibator.
- * This field corresponds to the database column xt_hjbjcs.QCLRBTZFW
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- private String qclrbtzfw;
- /**
- * This field was generated by Apache iBATIS ibator.
- * This field corresponds to the database column xt_hjbjcs.QCLRBBHDY
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- private String qclrbbhdy;
- /**
- * This field was generated by Apache iBATIS ibator.
- * This field corresponds to the database column xt_hjbjcs.QCLRBBHTS
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- private String qclrbbhts;
- /**
- * This field was generated by Apache iBATIS ibator.
- * This field corresponds to the database column xt_hjbjcs.RSLDY
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- private String rsldy;
- /**
- * This field was generated by Apache iBATIS ibator.
- * This field corresponds to the database column xt_hjbjcs.RSLXY
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- private String rslxy;
- /**
- * This field was generated by Apache iBATIS ibator.
- * This field corresponds to the database column xt_hjbjcs.RSLBHDY
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- private String rslbhdy;
- /**
- * This field was generated by Apache iBATIS ibator.
- * This field corresponds to the database column xt_hjbjcs.RSLBHQJ
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- private String rslbhqj;
- /**
- * This field was generated by Apache iBATIS ibator.
- * This field corresponds to the database column xt_hjbjcs.RSLBHXY
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- private String rslbhxy;
- /**
- * This field was generated by Apache iBATIS ibator.
- * This field corresponds to the database column xt_hjbjcs.RSLBHTS
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- private String rslbhts;
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method returns the value of the database column xt_hjbjcs.ID
- *
- * @return the value of xt_hjbjcs.ID
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- public Integer getId() {
- return id;
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method sets the value of the database column xt_hjbjcs.ID
- *
- * @param id the value for xt_hjbjcs.ID
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- 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_hjbjcs.LQID
- *
- * @return the value of xt_hjbjcs.LQID
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- public Integer getLqid() {
- return lqid;
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method sets the value of the database column xt_hjbjcs.LQID
- *
- * @param lqid the value for xt_hjbjcs.LQID
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- 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 xt_hjbjcs.WD
- *
- * @return the value of xt_hjbjcs.WD
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- public String getWd() {
- return wd;
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method sets the value of the database column xt_hjbjcs.WD
- *
- * @param wd the value for xt_hjbjcs.WD
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- public void setWd(String wd) {
- this.wd = wd == null ? null : wd.trim();
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method returns the value of the database column xt_hjbjcs.SD
- *
- * @return the value of xt_hjbjcs.SD
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- public String getSd() {
- return sd;
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method sets the value of the database column xt_hjbjcs.SD
- *
- * @param sd the value for xt_hjbjcs.SD
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- public void setSd(String sd) {
- this.sd = sd == null ? null : sd.trim();
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method returns the value of the database column xt_hjbjcs.AQND
- *
- * @return the value of xt_hjbjcs.AQND
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- public String getAqnd() {
- return aqnd;
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method sets the value of the database column xt_hjbjcs.AQND
- *
- * @param aqnd the value for xt_hjbjcs.AQND
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- public void setAqnd(String aqnd) {
- this.aqnd = aqnd == null ? null : aqnd.trim();
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method returns the value of the database column xt_hjbjcs.LHQND
- *
- * @return the value of xt_hjbjcs.LHQND
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- public String getLhqnd() {
- return lhqnd;
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method sets the value of the database column xt_hjbjcs.LHQND
- *
- * @param lhqnd the value for xt_hjbjcs.LHQND
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- public void setLhqnd(String lhqnd) {
- this.lhqnd = lhqnd == null ? null : lhqnd.trim();
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method returns the value of the database column xt_hjbjcs.JWND
- *
- * @return the value of xt_hjbjcs.JWND
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- public String getJwnd() {
- return jwnd;
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method sets the value of the database column xt_hjbjcs.JWND
- *
- * @param jwnd the value for xt_hjbjcs.JWND
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- public void setJwnd(String jwnd) {
- this.jwnd = jwnd == null ? null : jwnd.trim();
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method returns the value of the database column xt_hjbjcs.YQND
- *
- * @return the value of xt_hjbjcs.YQND
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- public String getYqnd() {
- return yqnd;
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method sets the value of the database column xt_hjbjcs.YQND
- *
- * @param yqnd the value for xt_hjbjcs.YQND
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- public void setYqnd(String yqnd) {
- this.yqnd = yqnd == null ? null : yqnd.trim();
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method returns the value of the database column xt_hjbjcs.HJNH
- *
- * @return the value of xt_hjbjcs.HJNH
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- public String getHjnh() {
- return hjnh;
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method sets the value of the database column xt_hjbjcs.HJNH
- *
- * @param hjnh the value for xt_hjbjcs.HJNH
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- public void setHjnh(String hjnh) {
- this.hjnh = hjnh == null ? null : hjnh.trim();
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method returns the value of the database column xt_hjbjcs.SFQY
- *
- * @return the value of xt_hjbjcs.SFQY
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- public Integer getSfqy() {
- return sfqy;
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method sets the value of the database column xt_hjbjcs.SFQY
- *
- * @param sfqy the value for xt_hjbjcs.SFQY
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- public void setSfqy(Integer sfqy) {
- this.sfqy = sfqy;
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method returns the value of the database column xt_hjbjcs.XGR
- *
- * @return the value of xt_hjbjcs.XGR
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- public String getXgr() {
- return xgr;
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method sets the value of the database column xt_hjbjcs.XGR
- *
- * @param xgr the value for xt_hjbjcs.XGR
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- 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_hjbjcs.XGSJ
- *
- * @return the value of xt_hjbjcs.XGSJ
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- public Date getXgsj() {
- return xgsj;
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method sets the value of the database column xt_hjbjcs.XGSJ
- *
- * @param xgsj the value for xt_hjbjcs.XGSJ
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- 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_hjbjcs.ZFBZ
- *
- * @return the value of xt_hjbjcs.ZFBZ
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- public Integer getZfbz() {
- return zfbz;
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method sets the value of the database column xt_hjbjcs.ZFBZ
- *
- * @param zfbz the value for xt_hjbjcs.ZFBZ
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- 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_hjbjcs.QTTZQJ
- *
- * @return the value of xt_hjbjcs.QTTZQJ
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- public String getQttzqj() {
- return qttzqj;
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method sets the value of the database column xt_hjbjcs.QTTZQJ
- *
- * @param qttzqj the value for xt_hjbjcs.QTTZQJ
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- public void setQttzqj(String qttzqj) {
- this.qttzqj = qttzqj == null ? null : qttzqj.trim();
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method returns the value of the database column xt_hjbjcs.QTTZPJTZ
- *
- * @return the value of xt_hjbjcs.QTTZPJTZ
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- public String getQttzpjtz() {
- return qttzpjtz;
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method sets the value of the database column xt_hjbjcs.QTTZPJTZ
- *
- * @param qttzpjtz the value for xt_hjbjcs.QTTZPJTZ
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- public void setQttzpjtz(String qttzpjtz) {
- this.qttzpjtz = qttzpjtz == null ? null : qttzpjtz.trim();
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method returns the value of the database column xt_hjbjcs.TZBHDY
- *
- * @return the value of xt_hjbjcs.TZBHDY
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- public String getTzbhdy() {
- return tzbhdy;
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method sets the value of the database column xt_hjbjcs.TZBHDY
- *
- * @param tzbhdy the value for xt_hjbjcs.TZBHDY
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- public void setTzbhdy(String tzbhdy) {
- this.tzbhdy = tzbhdy == null ? null : tzbhdy.trim();
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method returns the value of the database column xt_hjbjcs.TZBHQJ
- *
- * @return the value of xt_hjbjcs.TZBHQJ
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- public String getTzbhqj() {
- return tzbhqj;
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method sets the value of the database column xt_hjbjcs.TZBHQJ
- *
- * @param tzbhqj the value for xt_hjbjcs.TZBHQJ
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- public void setTzbhqj(String tzbhqj) {
- this.tzbhqj = tzbhqj == null ? null : tzbhqj.trim();
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method returns the value of the database column xt_hjbjcs.TZBHXY
- *
- * @return the value of xt_hjbjcs.TZBHXY
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- public String getTzbhxy() {
- return tzbhxy;
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method sets the value of the database column xt_hjbjcs.TZBHXY
- *
- * @param tzbhxy the value for xt_hjbjcs.TZBHXY
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- public void setTzbhxy(String tzbhxy) {
- this.tzbhxy = tzbhxy == null ? null : tzbhxy.trim();
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method returns the value of the database column xt_hjbjcs.TZBHPJZZ
- *
- * @return the value of xt_hjbjcs.TZBHPJZZ
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- public String getTzbhpjzz() {
- return tzbhpjzz;
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method sets the value of the database column xt_hjbjcs.TZBHPJZZ
- *
- * @param tzbhpjzz the value for xt_hjbjcs.TZBHPJZZ
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- public void setTzbhpjzz(String tzbhpjzz) {
- this.tzbhpjzz = tzbhpjzz == null ? null : tzbhpjzz.trim();
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method returns the value of the database column xt_hjbjcs.TZBHQSDY
- *
- * @return the value of xt_hjbjcs.TZBHQSDY
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- public String getTzbhqsdy() {
- return tzbhqsdy;
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method sets the value of the database column xt_hjbjcs.TZBHQSDY
- *
- * @param tzbhqsdy the value for xt_hjbjcs.TZBHQSDY
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- public void setTzbhqsdy(String tzbhqsdy) {
- this.tzbhqsdy = tzbhqsdy == null ? null : tzbhqsdy.trim();
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method returns the value of the database column xt_hjbjcs.TZBHQSXY
- *
- * @return the value of xt_hjbjcs.TZBHQSXY
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- public String getTzbhqsxy() {
- return tzbhqsxy;
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method sets the value of the database column xt_hjbjcs.TZBHQSXY
- *
- * @param tzbhqsxy the value for xt_hjbjcs.TZBHQSXY
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- public void setTzbhqsxy(String tzbhqsxy) {
- this.tzbhqsxy = tzbhqsxy == null ? null : tzbhqsxy.trim();
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method returns the value of the database column xt_hjbjcs.TZBHQSTS
- *
- * @return the value of xt_hjbjcs.TZBHQSTS
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- public String getTzbhqsts() {
- return tzbhqsts;
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method sets the value of the database column xt_hjbjcs.TZBHQSTS
- *
- * @param tzbhqsts the value for xt_hjbjcs.TZBHQSTS
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- public void setTzbhqsts(String tzbhqsts) {
- this.tzbhqsts = tzbhqsts == null ? null : tzbhqsts.trim();
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method returns the value of the database column xt_hjbjcs.CLTZDY
- *
- * @return the value of xt_hjbjcs.CLTZDY
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- public String getCltzdy() {
- return cltzdy;
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method sets the value of the database column xt_hjbjcs.CLTZDY
- *
- * @param cltzdy the value for xt_hjbjcs.CLTZDY
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- public void setCltzdy(String cltzdy) {
- this.cltzdy = cltzdy == null ? null : cltzdy.trim();
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method returns the value of the database column xt_hjbjcs.CLTZTS
- *
- * @return the value of xt_hjbjcs.CLTZTS
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- public String getCltzts() {
- return cltzts;
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method sets the value of the database column xt_hjbjcs.CLTZTS
- *
- * @param cltzts the value for xt_hjbjcs.CLTZTS
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- public void setCltzts(String cltzts) {
- this.cltzts = cltzts == null ? null : cltzts.trim();
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method returns the value of the database column xt_hjbjcs.QTRFWXY
- *
- * @return the value of xt_hjbjcs.QTRFWXY
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- public String getQtrfwxy() {
- return qtrfwxy;
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method sets the value of the database column xt_hjbjcs.QTRFWXY
- *
- * @param qtrfwxy the value for xt_hjbjcs.QTRFWXY
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- public void setQtrfwxy(String qtrfwxy) {
- this.qtrfwxy = qtrfwxy == null ? null : qtrfwxy.trim();
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method returns the value of the database column xt_hjbjcs.QTRFWBHDY
- *
- * @return the value of xt_hjbjcs.QTRFWBHDY
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- public String getQtrfwbhdy() {
- return qtrfwbhdy;
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method sets the value of the database column xt_hjbjcs.QTRFWBHDY
- *
- * @param qtrfwbhdy the value for xt_hjbjcs.QTRFWBHDY
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- public void setQtrfwbhdy(String qtrfwbhdy) {
- this.qtrfwbhdy = qtrfwbhdy == null ? null : qtrfwbhdy.trim();
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method returns the value of the database column xt_hjbjcs.QTRFWBHXY
- *
- * @return the value of xt_hjbjcs.QTRFWBHXY
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- public String getQtrfwbhxy() {
- return qtrfwbhxy;
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method sets the value of the database column xt_hjbjcs.QTRFWBHXY
- *
- * @param qtrfwbhxy the value for xt_hjbjcs.QTRFWBHXY
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- public void setQtrfwbhxy(String qtrfwbhxy) {
- this.qtrfwbhxy = qtrfwbhxy == null ? null : qtrfwbhxy.trim();
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method returns the value of the database column xt_hjbjcs.QTRFWBHTS
- *
- * @return the value of xt_hjbjcs.QTRFWBHTS
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- public String getQtrfwbhts() {
- return qtrfwbhts;
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method sets the value of the database column xt_hjbjcs.QTRFWBHTS
- *
- * @param qtrfwbhts the value for xt_hjbjcs.QTRFWBHTS
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- public void setQtrfwbhts(String qtrfwbhts) {
- this.qtrfwbhts = qtrfwbhts == null ? null : qtrfwbhts.trim();
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method returns the value of the database column xt_hjbjcs.SFWDY
- *
- * @return the value of xt_hjbjcs.SFWDY
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- public String getSfwdy() {
- return sfwdy;
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method sets the value of the database column xt_hjbjcs.SFWDY
- *
- * @param sfwdy the value for xt_hjbjcs.SFWDY
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- public void setSfwdy(String sfwdy) {
- this.sfwdy = sfwdy == null ? null : sfwdy.trim();
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method returns the value of the database column xt_hjbjcs.SFWQJ
- *
- * @return the value of xt_hjbjcs.SFWQJ
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- public String getSfwqj() {
- return sfwqj;
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method sets the value of the database column xt_hjbjcs.SFWQJ
- *
- * @param sfwqj the value for xt_hjbjcs.SFWQJ
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- public void setSfwqj(String sfwqj) {
- this.sfwqj = sfwqj == null ? null : sfwqj.trim();
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method returns the value of the database column xt_hjbjcs.SFWXY
- *
- * @return the value of xt_hjbjcs.SFWXY
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- public String getSfwxy() {
- return sfwxy;
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method sets the value of the database column xt_hjbjcs.SFWXY
- *
- * @param sfwxy the value for xt_hjbjcs.SFWXY
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- public void setSfwxy(String sfwxy) {
- this.sfwxy = sfwxy == null ? null : sfwxy.trim();
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method returns the value of the database column xt_hjbjcs.SFWXS
- *
- * @return the value of xt_hjbjcs.SFWXS
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- public String getSfwxs() {
- return sfwxs;
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method sets the value of the database column xt_hjbjcs.SFWXS
- *
- * @param sfwxs the value for xt_hjbjcs.SFWXS
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- public void setSfwxs(String sfwxs) {
- this.sfwxs = sfwxs == null ? null : sfwxs.trim();
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method returns the value of the database column xt_hjbjcs.QCLRBDY
- *
- * @return the value of xt_hjbjcs.QCLRBDY
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- public String getQclrbdy() {
- return qclrbdy;
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method sets the value of the database column xt_hjbjcs.QCLRBDY
- *
- * @param qclrbdy the value for xt_hjbjcs.QCLRBDY
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- public void setQclrbdy(String qclrbdy) {
- this.qclrbdy = qclrbdy == null ? null : qclrbdy.trim();
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method returns the value of the database column xt_hjbjcs.QCLRBTZFW
- *
- * @return the value of xt_hjbjcs.QCLRBTZFW
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- public String getQclrbtzfw() {
- return qclrbtzfw;
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method sets the value of the database column xt_hjbjcs.QCLRBTZFW
- *
- * @param qclrbtzfw the value for xt_hjbjcs.QCLRBTZFW
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- public void setQclrbtzfw(String qclrbtzfw) {
- this.qclrbtzfw = qclrbtzfw == null ? null : qclrbtzfw.trim();
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method returns the value of the database column xt_hjbjcs.QCLRBBHDY
- *
- * @return the value of xt_hjbjcs.QCLRBBHDY
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- public String getQclrbbhdy() {
- return qclrbbhdy;
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method sets the value of the database column xt_hjbjcs.QCLRBBHDY
- *
- * @param qclrbbhdy the value for xt_hjbjcs.QCLRBBHDY
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- public void setQclrbbhdy(String qclrbbhdy) {
- this.qclrbbhdy = qclrbbhdy == null ? null : qclrbbhdy.trim();
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method returns the value of the database column xt_hjbjcs.QCLRBBHTS
- *
- * @return the value of xt_hjbjcs.QCLRBBHTS
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- public String getQclrbbhts() {
- return qclrbbhts;
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method sets the value of the database column xt_hjbjcs.QCLRBBHTS
- *
- * @param qclrbbhts the value for xt_hjbjcs.QCLRBBHTS
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- public void setQclrbbhts(String qclrbbhts) {
- this.qclrbbhts = qclrbbhts == null ? null : qclrbbhts.trim();
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method returns the value of the database column xt_hjbjcs.RSLDY
- *
- * @return the value of xt_hjbjcs.RSLDY
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- public String getRsldy() {
- return rsldy;
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method sets the value of the database column xt_hjbjcs.RSLDY
- *
- * @param rsldy the value for xt_hjbjcs.RSLDY
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- public void setRsldy(String rsldy) {
- this.rsldy = rsldy == null ? null : rsldy.trim();
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method returns the value of the database column xt_hjbjcs.RSLXY
- *
- * @return the value of xt_hjbjcs.RSLXY
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- public String getRslxy() {
- return rslxy;
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method sets the value of the database column xt_hjbjcs.RSLXY
- *
- * @param rslxy the value for xt_hjbjcs.RSLXY
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- public void setRslxy(String rslxy) {
- this.rslxy = rslxy == null ? null : rslxy.trim();
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method returns the value of the database column xt_hjbjcs.RSLBHDY
- *
- * @return the value of xt_hjbjcs.RSLBHDY
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- public String getRslbhdy() {
- return rslbhdy;
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method sets the value of the database column xt_hjbjcs.RSLBHDY
- *
- * @param rslbhdy the value for xt_hjbjcs.RSLBHDY
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- public void setRslbhdy(String rslbhdy) {
- this.rslbhdy = rslbhdy == null ? null : rslbhdy.trim();
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method returns the value of the database column xt_hjbjcs.RSLBHQJ
- *
- * @return the value of xt_hjbjcs.RSLBHQJ
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- public String getRslbhqj() {
- return rslbhqj;
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method sets the value of the database column xt_hjbjcs.RSLBHQJ
- *
- * @param rslbhqj the value for xt_hjbjcs.RSLBHQJ
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- public void setRslbhqj(String rslbhqj) {
- this.rslbhqj = rslbhqj == null ? null : rslbhqj.trim();
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method returns the value of the database column xt_hjbjcs.RSLBHXY
- *
- * @return the value of xt_hjbjcs.RSLBHXY
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- public String getRslbhxy() {
- return rslbhxy;
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method sets the value of the database column xt_hjbjcs.RSLBHXY
- *
- * @param rslbhxy the value for xt_hjbjcs.RSLBHXY
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- public void setRslbhxy(String rslbhxy) {
- this.rslbhxy = rslbhxy == null ? null : rslbhxy.trim();
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method returns the value of the database column xt_hjbjcs.RSLBHTS
- *
- * @return the value of xt_hjbjcs.RSLBHTS
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- public String getRslbhts() {
- return rslbhts;
- }
- /**
- * This method was generated by Apache iBATIS ibator.
- * This method sets the value of the database column xt_hjbjcs.RSLBHTS
- *
- * @param rslbhts the value for xt_hjbjcs.RSLBHTS
- *
- * @ibatorgenerated Mon Jan 05 11:18:33 CST 2015
- */
- public void setRslbhts(String rslbhts) {
- this.rslbhts = rslbhts == null ? null : rslbhts.trim();
- }
-
- private String zsid;
-
- private String lqmc;
-
- private String zsmc;
-
- private String mcmc;
-
- private String xgrxm;
-
- private String mcid;
-
- private String jqdaid;
- public String getZsid() {
- return zsid;
- }
- public void setZsid(String zsid) {
- this.zsid = zsid;
- }
- public String getLqmc() {
- return lqmc;
- }
- public void setLqmc(String lqmc) {
- this.lqmc = lqmc;
- }
- public String getZsmc() {
- return zsmc;
- }
- public void setZsmc(String zsmc) {
- this.zsmc = zsmc;
- }
- public String getMcmc() {
- return mcmc;
- }
- public void setMcmc(String mcmc) {
- this.mcmc = mcmc;
- }
- public String getXgrxm() {
- return xgrxm;
- }
- public void setXgrxm(String xgrxm) {
- this.xgrxm = xgrxm;
- }
- public String getMcid() {
- return mcid;
- }
- public void setMcid(String mcid) {
- this.mcid = mcid;
- }
- public String getJqdaid() {
- return jqdaid;
- }
- public void setJqdaid(String jqdaid) {
- this.jqdaid = jqdaid;
- }
- }
|