43c1e7b93a0143605425723640fe36c4d5119325.svn-base 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475
  1. package cn.com.goldenwater.dcproj.model;
  2. import java.io.Serializable;
  3. import java.util.Date;
  4. import cn.com.goldenwater.core.model.BaseBean;
  5. import com.fasterxml.jackson.annotation.JsonIgnoreProperties;
  6. /**
  7. * entity:AttOrgUwatExt
  8. *
  9. * @author lune
  10. * @date 2019-2-19
  11. */
  12. @JsonIgnoreProperties(value = {"handler","hibernateLazyInitializer"})
  13. public class AttOrgUwatExt extends BaseBean implements Serializable {
  14. private String orgType;
  15. private String orgLevel;
  16. private String wiunCode;
  17. private String regName;
  18. private String legRep;
  19. private Double wiunWaoLong;
  20. private Double wiunWaoLat;
  21. private String wiunProp;
  22. private String adminWiunGuid;
  23. private String ifWateEnte;
  24. private String proOrgGuid;
  25. private String isLegEnti;
  26. private String ifMiniDire;
  27. private String contrQualGrad;
  28. private String contrCertNum;
  29. private String supQualGrad;
  30. private String stanGrad;
  31. private String stanCertCode;
  32. private String safeProdLiceCode;
  33. private String fundSour;
  34. private Date estDate;
  35. private Long regiCapi;
  36. private String addr;
  37. private String regLoc;
  38. private String majAcci;
  39. private String legPers;
  40. private String legPersTel;
  41. private String contaPers;
  42. private String contaPersMobi;
  43. private String contaPersAddr;
  44. private String safetyLegPers;
  45. private String safetyLegPersDuty;
  46. private String safetyLegPersTel;
  47. private String safetyLegPersMoph;
  48. private String safeProdConta;
  49. private String safeProdContaTel;
  50. private String safeProdContaMpoh;
  51. private String accEmeConta;
  52. private String accEmeContaMpoh;
  53. private Long workPopNum;
  54. private String projGroupType;
  55. private Long projGroupNum;
  56. private String projCharPers;
  57. private String projCharPersTel;
  58. private String safeManaOrg;
  59. private Long fullManaTot;
  60. private Long speOperPersTot;
  61. private String legRespPersTel;
  62. private String legRespPersFax;
  63. private String stanContaPers;
  64. private String stanContaTel;
  65. private String stanContaFax;
  66. private String stanContaMoph;
  67. private String stanContaEmail;
  68. private String note;
  69. private Date collTime;
  70. private Date updTime;
  71. private String recPers;
  72. private String orgClienType;
  73. private String supGuid;
  74. private String guid;
  75. private String socCreCode;
  76. private String orgGuid;
  77. private String wiunName;
  78. public AttOrgUwatExt() {
  79. }
  80. public String getOrgType() {
  81. return orgType;
  82. }
  83. public void setOrgType(String orgType) {
  84. this.orgType = orgType;
  85. }
  86. public String getOrgLevel() {
  87. return orgLevel;
  88. }
  89. public void setOrgLevel(String orgLevel) {
  90. this.orgLevel = orgLevel;
  91. }
  92. public String getWiunCode() {
  93. return wiunCode;
  94. }
  95. public void setWiunCode(String wiunCode) {
  96. this.wiunCode = wiunCode;
  97. }
  98. public String getRegName() {
  99. return regName;
  100. }
  101. public void setRegName(String regName) {
  102. this.regName = regName;
  103. }
  104. public String getLegRep() {
  105. return legRep;
  106. }
  107. public void setLegRep(String legRep) {
  108. this.legRep = legRep;
  109. }
  110. public Double getWiunWaoLong() {
  111. return wiunWaoLong;
  112. }
  113. public void setWiunWaoLong(Double wiunWaoLong) {
  114. this.wiunWaoLong = wiunWaoLong;
  115. }
  116. public Double getWiunWaoLat() {
  117. return wiunWaoLat;
  118. }
  119. public void setWiunWaoLat(Double wiunWaoLat) {
  120. this.wiunWaoLat = wiunWaoLat;
  121. }
  122. public String getWiunProp() {
  123. return wiunProp;
  124. }
  125. public void setWiunProp(String wiunProp) {
  126. this.wiunProp = wiunProp;
  127. }
  128. public String getAdminWiunGuid() {
  129. return adminWiunGuid;
  130. }
  131. public void setAdminWiunGuid(String adminWiunGuid) {
  132. this.adminWiunGuid = adminWiunGuid;
  133. }
  134. public String getIfWateEnte() {
  135. return ifWateEnte;
  136. }
  137. public void setIfWateEnte(String ifWateEnte) {
  138. this.ifWateEnte = ifWateEnte;
  139. }
  140. public String getProOrgGuid() {
  141. return proOrgGuid;
  142. }
  143. public void setProOrgGuid(String proOrgGuid) {
  144. this.proOrgGuid = proOrgGuid;
  145. }
  146. public String getIsLegEnti() {
  147. return isLegEnti;
  148. }
  149. public void setIsLegEnti(String isLegEnti) {
  150. this.isLegEnti = isLegEnti;
  151. }
  152. public String getIfMiniDire() {
  153. return ifMiniDire;
  154. }
  155. public void setIfMiniDire(String ifMiniDire) {
  156. this.ifMiniDire = ifMiniDire;
  157. }
  158. public String getContrQualGrad() {
  159. return contrQualGrad;
  160. }
  161. public void setContrQualGrad(String contrQualGrad) {
  162. this.contrQualGrad = contrQualGrad;
  163. }
  164. public String getContrCertNum() {
  165. return contrCertNum;
  166. }
  167. public void setContrCertNum(String contrCertNum) {
  168. this.contrCertNum = contrCertNum;
  169. }
  170. public String getSupQualGrad() {
  171. return supQualGrad;
  172. }
  173. public void setSupQualGrad(String supQualGrad) {
  174. this.supQualGrad = supQualGrad;
  175. }
  176. public String getStanGrad() {
  177. return stanGrad;
  178. }
  179. public void setStanGrad(String stanGrad) {
  180. this.stanGrad = stanGrad;
  181. }
  182. public String getStanCertCode() {
  183. return stanCertCode;
  184. }
  185. public void setStanCertCode(String stanCertCode) {
  186. this.stanCertCode = stanCertCode;
  187. }
  188. public String getSafeProdLiceCode() {
  189. return safeProdLiceCode;
  190. }
  191. public void setSafeProdLiceCode(String safeProdLiceCode) {
  192. this.safeProdLiceCode = safeProdLiceCode;
  193. }
  194. public String getFundSour() {
  195. return fundSour;
  196. }
  197. public void setFundSour(String fundSour) {
  198. this.fundSour = fundSour;
  199. }
  200. public Date getEstDate() {
  201. return estDate;
  202. }
  203. public void setEstDate(Date estDate) {
  204. this.estDate = estDate;
  205. }
  206. public Long getRegiCapi() {
  207. return regiCapi;
  208. }
  209. public void setRegiCapi(Long regiCapi) {
  210. this.regiCapi = regiCapi;
  211. }
  212. public String getAddr() {
  213. return addr;
  214. }
  215. public void setAddr(String addr) {
  216. this.addr = addr;
  217. }
  218. public String getRegLoc() {
  219. return regLoc;
  220. }
  221. public void setRegLoc(String regLoc) {
  222. this.regLoc = regLoc;
  223. }
  224. public String getMajAcci() {
  225. return majAcci;
  226. }
  227. public void setMajAcci(String majAcci) {
  228. this.majAcci = majAcci;
  229. }
  230. public String getLegPers() {
  231. return legPers;
  232. }
  233. public void setLegPers(String legPers) {
  234. this.legPers = legPers;
  235. }
  236. public String getLegPersTel() {
  237. return legPersTel;
  238. }
  239. public void setLegPersTel(String legPersTel) {
  240. this.legPersTel = legPersTel;
  241. }
  242. public String getContaPers() {
  243. return contaPers;
  244. }
  245. public void setContaPers(String contaPers) {
  246. this.contaPers = contaPers;
  247. }
  248. public String getContaPersMobi() {
  249. return contaPersMobi;
  250. }
  251. public void setContaPersMobi(String contaPersMobi) {
  252. this.contaPersMobi = contaPersMobi;
  253. }
  254. public String getContaPersAddr() {
  255. return contaPersAddr;
  256. }
  257. public void setContaPersAddr(String contaPersAddr) {
  258. this.contaPersAddr = contaPersAddr;
  259. }
  260. public String getSafetyLegPers() {
  261. return safetyLegPers;
  262. }
  263. public void setSafetyLegPers(String safetyLegPers) {
  264. this.safetyLegPers = safetyLegPers;
  265. }
  266. public String getSafetyLegPersDuty() {
  267. return safetyLegPersDuty;
  268. }
  269. public void setSafetyLegPersDuty(String safetyLegPersDuty) {
  270. this.safetyLegPersDuty = safetyLegPersDuty;
  271. }
  272. public String getSafetyLegPersTel() {
  273. return safetyLegPersTel;
  274. }
  275. public void setSafetyLegPersTel(String safetyLegPersTel) {
  276. this.safetyLegPersTel = safetyLegPersTel;
  277. }
  278. public String getSafetyLegPersMoph() {
  279. return safetyLegPersMoph;
  280. }
  281. public void setSafetyLegPersMoph(String safetyLegPersMoph) {
  282. this.safetyLegPersMoph = safetyLegPersMoph;
  283. }
  284. public String getSafeProdConta() {
  285. return safeProdConta;
  286. }
  287. public void setSafeProdConta(String safeProdConta) {
  288. this.safeProdConta = safeProdConta;
  289. }
  290. public String getSafeProdContaTel() {
  291. return safeProdContaTel;
  292. }
  293. public void setSafeProdContaTel(String safeProdContaTel) {
  294. this.safeProdContaTel = safeProdContaTel;
  295. }
  296. public String getSafeProdContaMpoh() {
  297. return safeProdContaMpoh;
  298. }
  299. public void setSafeProdContaMpoh(String safeProdContaMpoh) {
  300. this.safeProdContaMpoh = safeProdContaMpoh;
  301. }
  302. public String getAccEmeConta() {
  303. return accEmeConta;
  304. }
  305. public void setAccEmeConta(String accEmeConta) {
  306. this.accEmeConta = accEmeConta;
  307. }
  308. public String getAccEmeContaMpoh() {
  309. return accEmeContaMpoh;
  310. }
  311. public void setAccEmeContaMpoh(String accEmeContaMpoh) {
  312. this.accEmeContaMpoh = accEmeContaMpoh;
  313. }
  314. public Long getWorkPopNum() {
  315. return workPopNum;
  316. }
  317. public void setWorkPopNum(Long workPopNum) {
  318. this.workPopNum = workPopNum;
  319. }
  320. public String getProjGroupType() {
  321. return projGroupType;
  322. }
  323. public void setProjGroupType(String projGroupType) {
  324. this.projGroupType = projGroupType;
  325. }
  326. public Long getProjGroupNum() {
  327. return projGroupNum;
  328. }
  329. public void setProjGroupNum(Long projGroupNum) {
  330. this.projGroupNum = projGroupNum;
  331. }
  332. public String getProjCharPers() {
  333. return projCharPers;
  334. }
  335. public void setProjCharPers(String projCharPers) {
  336. this.projCharPers = projCharPers;
  337. }
  338. public String getProjCharPersTel() {
  339. return projCharPersTel;
  340. }
  341. public void setProjCharPersTel(String projCharPersTel) {
  342. this.projCharPersTel = projCharPersTel;
  343. }
  344. public String getSafeManaOrg() {
  345. return safeManaOrg;
  346. }
  347. public void setSafeManaOrg(String safeManaOrg) {
  348. this.safeManaOrg = safeManaOrg;
  349. }
  350. public Long getFullManaTot() {
  351. return fullManaTot;
  352. }
  353. public void setFullManaTot(Long fullManaTot) {
  354. this.fullManaTot = fullManaTot;
  355. }
  356. public Long getSpeOperPersTot() {
  357. return speOperPersTot;
  358. }
  359. public void setSpeOperPersTot(Long speOperPersTot) {
  360. this.speOperPersTot = speOperPersTot;
  361. }
  362. public String getLegRespPersTel() {
  363. return legRespPersTel;
  364. }
  365. public void setLegRespPersTel(String legRespPersTel) {
  366. this.legRespPersTel = legRespPersTel;
  367. }
  368. public String getLegRespPersFax() {
  369. return legRespPersFax;
  370. }
  371. public void setLegRespPersFax(String legRespPersFax) {
  372. this.legRespPersFax = legRespPersFax;
  373. }
  374. public String getStanContaPers() {
  375. return stanContaPers;
  376. }
  377. public void setStanContaPers(String stanContaPers) {
  378. this.stanContaPers = stanContaPers;
  379. }
  380. public String getStanContaTel() {
  381. return stanContaTel;
  382. }
  383. public void setStanContaTel(String stanContaTel) {
  384. this.stanContaTel = stanContaTel;
  385. }
  386. public String getStanContaFax() {
  387. return stanContaFax;
  388. }
  389. public void setStanContaFax(String stanContaFax) {
  390. this.stanContaFax = stanContaFax;
  391. }
  392. public String getStanContaMoph() {
  393. return stanContaMoph;
  394. }
  395. public void setStanContaMoph(String stanContaMoph) {
  396. this.stanContaMoph = stanContaMoph;
  397. }
  398. public String getStanContaEmail() {
  399. return stanContaEmail;
  400. }
  401. public void setStanContaEmail(String stanContaEmail) {
  402. this.stanContaEmail = stanContaEmail;
  403. }
  404. public String getNote() {
  405. return note;
  406. }
  407. public void setNote(String note) {
  408. this.note = note;
  409. }
  410. public Date getCollTime() {
  411. return collTime;
  412. }
  413. public void setCollTime(Date collTime) {
  414. this.collTime = collTime;
  415. }
  416. public Date getUpdTime() {
  417. return updTime;
  418. }
  419. public void setUpdTime(Date updTime) {
  420. this.updTime = updTime;
  421. }
  422. public String getRecPers() {
  423. return recPers;
  424. }
  425. public void setRecPers(String recPers) {
  426. this.recPers = recPers;
  427. }
  428. public String getOrgClienType() {
  429. return orgClienType;
  430. }
  431. public void setOrgClienType(String orgClienType) {
  432. this.orgClienType = orgClienType;
  433. }
  434. public String getSupGuid() {
  435. return supGuid;
  436. }
  437. public void setSupGuid(String supGuid) {
  438. this.supGuid = supGuid;
  439. }
  440. public String getGuid() {
  441. return guid;
  442. }
  443. public void setGuid(String guid) {
  444. this.guid = guid;
  445. }
  446. public String getSocCreCode() {
  447. return socCreCode;
  448. }
  449. public void setSocCreCode(String socCreCode) {
  450. this.socCreCode = socCreCode;
  451. }
  452. public String getOrgGuid() {
  453. return orgGuid;
  454. }
  455. public void setOrgGuid(String orgGuid) {
  456. this.orgGuid = orgGuid;
  457. }
  458. public String getWiunName() {
  459. return wiunName;
  460. }
  461. public void setWiunName(String wiunName) {
  462. this.wiunName = wiunName;
  463. }
  464. @Override
  465. public String toString() {
  466. return "AttOrgUwatExt [" + "orgType=" + orgType + ", orgLevel=" + orgLevel + ", wiunCode=" + wiunCode + ", regName=" + regName + ", legRep=" + legRep + ", wiunWaoLong=" + wiunWaoLong + ", wiunWaoLat=" + wiunWaoLat + ", wiunProp=" + wiunProp + ", adminWiunGuid=" + adminWiunGuid + ", ifWateEnte=" + ifWateEnte + ", proOrgGuid=" + proOrgGuid + ", isLegEnti=" + isLegEnti + ", ifMiniDire=" + ifMiniDire + ", contrQualGrad=" + contrQualGrad + ", contrCertNum=" + contrCertNum + ", supQualGrad=" + supQualGrad + ", stanGrad=" + stanGrad + ", stanCertCode=" + stanCertCode + ", safeProdLiceCode=" + safeProdLiceCode + ", fundSour=" + fundSour + ", estDate=" + estDate + ", regiCapi=" + regiCapi + ", addr=" + addr + ", regLoc=" + regLoc + ", majAcci=" + majAcci + ", legPers=" + legPers + ", legPersTel=" + legPersTel + ", contaPers=" + contaPers + ", contaPersMobi=" + contaPersMobi + ", contaPersAddr=" + contaPersAddr + ", safetyLegPers=" + safetyLegPers + ", safetyLegPersDuty=" + safetyLegPersDuty + ", safetyLegPersTel=" + safetyLegPersTel + ", safetyLegPersMoph=" + safetyLegPersMoph + ", safeProdConta=" + safeProdConta + ", safeProdContaTel=" + safeProdContaTel + ", safeProdContaMpoh=" + safeProdContaMpoh + ", accEmeConta=" + accEmeConta + ", accEmeContaMpoh=" + accEmeContaMpoh + ", workPopNum=" + workPopNum + ", projGroupType=" + projGroupType + ", projGroupNum=" + projGroupNum + ", projCharPers=" + projCharPers + ", projCharPersTel=" + projCharPersTel + ", safeManaOrg=" + safeManaOrg + ", fullManaTot=" + fullManaTot + ", speOperPersTot=" + speOperPersTot + ", legRespPersTel=" + legRespPersTel + ", legRespPersFax=" + legRespPersFax + ", stanContaPers=" + stanContaPers + ", stanContaTel=" + stanContaTel + ", stanContaFax=" + stanContaFax + ", stanContaMoph=" + stanContaMoph + ", stanContaEmail=" + stanContaEmail + ", note=" + note + ", collTime=" + collTime + ", updTime=" + updTime + ", recPers=" + recPers + ", orgClienType=" + orgClienType + ", supGuid=" + supGuid + ", guid=" + guid + ", socCreCode=" + socCreCode + ", orgGuid=" + orgGuid + ", wiunName=" + wiunName + "]";
  467. }
  468. }