|
@@ -1,335 +0,0 @@
|
|
|
-package com.xt.js.gkaq.web.model;
|
|
|
-
|
|
|
-import java.util.Date;
|
|
|
-
|
|
|
-public class zyryhzModel {
|
|
|
- private String id;
|
|
|
-
|
|
|
- private String xm;
|
|
|
-
|
|
|
- private String xb;
|
|
|
-
|
|
|
- private String zwhzc;
|
|
|
-
|
|
|
- private String lxdh;
|
|
|
-
|
|
|
- private String sjhm;
|
|
|
-
|
|
|
- private String ssjyr;
|
|
|
-
|
|
|
- private Date csrq;
|
|
|
-
|
|
|
- private String sfkdl;
|
|
|
-
|
|
|
- private String sftb;
|
|
|
-
|
|
|
- private String state;
|
|
|
-
|
|
|
- private String tbzt;
|
|
|
-
|
|
|
- private String tbdyid;
|
|
|
-
|
|
|
- private String qylb;
|
|
|
-
|
|
|
- private String ssqy;
|
|
|
-
|
|
|
- private String gkjyr;
|
|
|
-
|
|
|
- private String orgCode;
|
|
|
-
|
|
|
- private String fzzyId;
|
|
|
-
|
|
|
- private String sfzh;
|
|
|
-
|
|
|
- private String zsmc;
|
|
|
-
|
|
|
- private String zsbh;
|
|
|
-
|
|
|
- private String fzbm;
|
|
|
-
|
|
|
- private Date yxq;
|
|
|
-
|
|
|
- private String zszl;
|
|
|
-
|
|
|
- private String szd;
|
|
|
-
|
|
|
- private String ssgq;
|
|
|
-
|
|
|
- private String rylx;
|
|
|
-
|
|
|
- private String bz;
|
|
|
-
|
|
|
- private String zjlx;
|
|
|
-
|
|
|
- private String createUser;
|
|
|
-
|
|
|
- private Date createTime;
|
|
|
-
|
|
|
- private String updateUser;
|
|
|
-
|
|
|
- private Date updateTime;
|
|
|
-
|
|
|
- public String getId() {
|
|
|
- return id;
|
|
|
- }
|
|
|
-
|
|
|
- public void setId(String id) {
|
|
|
- this.id = id == null ? null : id.trim();
|
|
|
- }
|
|
|
-
|
|
|
- public String getXm() {
|
|
|
- return xm;
|
|
|
- }
|
|
|
-
|
|
|
- public void setXm(String xm) {
|
|
|
- this.xm = xm == null ? null : xm.trim();
|
|
|
- }
|
|
|
-
|
|
|
- public String getXb() {
|
|
|
- return xb;
|
|
|
- }
|
|
|
-
|
|
|
- public void setXb(String xb) {
|
|
|
- this.xb = xb == null ? null : xb.trim();
|
|
|
- }
|
|
|
-
|
|
|
- public String getZwhzc() {
|
|
|
- return zwhzc;
|
|
|
- }
|
|
|
-
|
|
|
- public void setZwhzc(String zwhzc) {
|
|
|
- this.zwhzc = zwhzc == null ? null : zwhzc.trim();
|
|
|
- }
|
|
|
-
|
|
|
- public String getLxdh() {
|
|
|
- return lxdh;
|
|
|
- }
|
|
|
-
|
|
|
- public void setLxdh(String lxdh) {
|
|
|
- this.lxdh = lxdh == null ? null : lxdh.trim();
|
|
|
- }
|
|
|
-
|
|
|
- public String getSjhm() {
|
|
|
- return sjhm;
|
|
|
- }
|
|
|
-
|
|
|
- public void setSjhm(String sjhm) {
|
|
|
- this.sjhm = sjhm == null ? null : sjhm.trim();
|
|
|
- }
|
|
|
-
|
|
|
- public String getSsjyr() {
|
|
|
- return ssjyr;
|
|
|
- }
|
|
|
-
|
|
|
- public void setSsjyr(String ssjyr) {
|
|
|
- this.ssjyr = ssjyr == null ? null : ssjyr.trim();
|
|
|
- }
|
|
|
-
|
|
|
- public Date getCsrq() {
|
|
|
- return csrq;
|
|
|
- }
|
|
|
-
|
|
|
- public void setCsrq(Date csrq) {
|
|
|
- this.csrq = csrq;
|
|
|
- }
|
|
|
-
|
|
|
- public String getSfkdl() {
|
|
|
- return sfkdl;
|
|
|
- }
|
|
|
-
|
|
|
- public void setSfkdl(String sfkdl) {
|
|
|
- this.sfkdl = sfkdl == null ? null : sfkdl.trim();
|
|
|
- }
|
|
|
-
|
|
|
- public String getSftb() {
|
|
|
- return sftb;
|
|
|
- }
|
|
|
-
|
|
|
- public void setSftb(String sftb) {
|
|
|
- this.sftb = sftb == null ? null : sftb.trim();
|
|
|
- }
|
|
|
-
|
|
|
- public String getState() {
|
|
|
- return state;
|
|
|
- }
|
|
|
-
|
|
|
- public void setState(String state) {
|
|
|
- this.state = state == null ? null : state.trim();
|
|
|
- }
|
|
|
-
|
|
|
- public String getTbzt() {
|
|
|
- return tbzt;
|
|
|
- }
|
|
|
-
|
|
|
- public void setTbzt(String tbzt) {
|
|
|
- this.tbzt = tbzt == null ? null : tbzt.trim();
|
|
|
- }
|
|
|
-
|
|
|
- public String getTbdyid() {
|
|
|
- return tbdyid;
|
|
|
- }
|
|
|
-
|
|
|
- public void setTbdyid(String tbdyid) {
|
|
|
- this.tbdyid = tbdyid == null ? null : tbdyid.trim();
|
|
|
- }
|
|
|
-
|
|
|
- public String getQylb() {
|
|
|
- return qylb;
|
|
|
- }
|
|
|
-
|
|
|
- public void setQylb(String qylb) {
|
|
|
- this.qylb = qylb == null ? null : qylb.trim();
|
|
|
- }
|
|
|
-
|
|
|
- public String getSsqy() {
|
|
|
- return ssqy;
|
|
|
- }
|
|
|
-
|
|
|
- public void setSsqy(String ssqy) {
|
|
|
- this.ssqy = ssqy == null ? null : ssqy.trim();
|
|
|
- }
|
|
|
-
|
|
|
- public String getGkjyr() {
|
|
|
- return gkjyr;
|
|
|
- }
|
|
|
-
|
|
|
- public void setGkjyr(String gkjyr) {
|
|
|
- this.gkjyr = gkjyr == null ? null : gkjyr.trim();
|
|
|
- }
|
|
|
-
|
|
|
- public String getOrgCode() {
|
|
|
- return orgCode;
|
|
|
- }
|
|
|
-
|
|
|
- public void setOrgCode(String orgCode) {
|
|
|
- this.orgCode = orgCode == null ? null : orgCode.trim();
|
|
|
- }
|
|
|
-
|
|
|
- public String getFzzyId() {
|
|
|
- return fzzyId;
|
|
|
- }
|
|
|
-
|
|
|
- public void setFzzyId(String fzzyId) {
|
|
|
- this.fzzyId = fzzyId == null ? null : fzzyId.trim();
|
|
|
- }
|
|
|
-
|
|
|
- public String getSfzh() {
|
|
|
- return sfzh;
|
|
|
- }
|
|
|
-
|
|
|
- public void setSfzh(String sfzh) {
|
|
|
- this.sfzh = sfzh == null ? null : sfzh.trim();
|
|
|
- }
|
|
|
-
|
|
|
- public String getZsmc() {
|
|
|
- return zsmc;
|
|
|
- }
|
|
|
-
|
|
|
- public void setZsmc(String zsmc) {
|
|
|
- this.zsmc = zsmc == null ? null : zsmc.trim();
|
|
|
- }
|
|
|
-
|
|
|
- public String getZsbh() {
|
|
|
- return zsbh;
|
|
|
- }
|
|
|
-
|
|
|
- public void setZsbh(String zsbh) {
|
|
|
- this.zsbh = zsbh == null ? null : zsbh.trim();
|
|
|
- }
|
|
|
-
|
|
|
- public String getFzbm() {
|
|
|
- return fzbm;
|
|
|
- }
|
|
|
-
|
|
|
- public void setFzbm(String fzbm) {
|
|
|
- this.fzbm = fzbm == null ? null : fzbm.trim();
|
|
|
- }
|
|
|
-
|
|
|
- public Date getYxq() {
|
|
|
- return yxq;
|
|
|
- }
|
|
|
-
|
|
|
- public void setYxq(Date yxq) {
|
|
|
- this.yxq = yxq;
|
|
|
- }
|
|
|
-
|
|
|
- public String getZszl() {
|
|
|
- return zszl;
|
|
|
- }
|
|
|
-
|
|
|
- public void setZszl(String zszl) {
|
|
|
- this.zszl = zszl == null ? null : zszl.trim();
|
|
|
- }
|
|
|
-
|
|
|
- public String getSzd() {
|
|
|
- return szd;
|
|
|
- }
|
|
|
-
|
|
|
- public void setSzd(String szd) {
|
|
|
- this.szd = szd == null ? null : szd.trim();
|
|
|
- }
|
|
|
-
|
|
|
- public String getSsgq() {
|
|
|
- return ssgq;
|
|
|
- }
|
|
|
-
|
|
|
- public void setSsgq(String ssgq) {
|
|
|
- this.ssgq = ssgq == null ? null : ssgq.trim();
|
|
|
- }
|
|
|
-
|
|
|
- public String getRylx() {
|
|
|
- return rylx;
|
|
|
- }
|
|
|
-
|
|
|
- public void setRylx(String rylx) {
|
|
|
- this.rylx = rylx == null ? null : rylx.trim();
|
|
|
- }
|
|
|
-
|
|
|
- public String getBz() {
|
|
|
- return bz;
|
|
|
- }
|
|
|
-
|
|
|
- public void setBz(String bz) {
|
|
|
- this.bz = bz == null ? null : bz.trim();
|
|
|
- }
|
|
|
-
|
|
|
- public String getZjlx() {
|
|
|
- return zjlx;
|
|
|
- }
|
|
|
-
|
|
|
- public void setZjlx(String zjlx) {
|
|
|
- this.zjlx = zjlx == null ? null : zjlx.trim();
|
|
|
- }
|
|
|
-
|
|
|
- public String getCreateUser() {
|
|
|
- return createUser;
|
|
|
- }
|
|
|
-
|
|
|
- public void setCreateUser(String createUser) {
|
|
|
- this.createUser = createUser == null ? null : createUser.trim();
|
|
|
- }
|
|
|
-
|
|
|
- public Date getCreateTime() {
|
|
|
- return createTime;
|
|
|
- }
|
|
|
-
|
|
|
- public void setCreateTime(Date createTime) {
|
|
|
- this.createTime = createTime;
|
|
|
- }
|
|
|
-
|
|
|
- public String getUpdateUser() {
|
|
|
- return updateUser;
|
|
|
- }
|
|
|
-
|
|
|
- public void setUpdateUser(String updateUser) {
|
|
|
- this.updateUser = updateUser == null ? null : updateUser.trim();
|
|
|
- }
|
|
|
-
|
|
|
- public Date getUpdateTime() {
|
|
|
- return updateTime;
|
|
|
- }
|
|
|
-
|
|
|
- public void setUpdateTime(Date updateTime) {
|
|
|
- this.updateTime = updateTime;
|
|
|
- }
|
|
|
-}
|