DemographicInfo.java 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914
  1. package com.yihu.wlyy.entity.demographic;
  2. import java.sql.Timestamp;
  3. import javax.persistence.*;
  4. import org.hibernate.annotations.GenericGenerator;
  5. /**
  6. * 人口学信息。所有数据均从基卫数据库导出,数据库的表名与基卫一致。
  7. */
  8. @Entity
  9. @Table(name = "tbl_basic")
  10. public class DemographicInfo implements java.io.Serializable {
  11. private Integer personid;//人员编码
  12. private String persontype;//人员类型c2n(Persontype)
  13. private String name;//姓名
  14. private String oldname;//曾用名
  15. private String aliasname;//别名
  16. private String sex;//性别c2n(sex)
  17. private Timestamp birth;//出生年月
  18. private Timestamp doorbirth;//公安户籍出生年月
  19. private String cardid;//身份证号码 18
  20. private String nation;//民族c2n(Nation)
  21. private String edudegree;//文化程度c2n(Edudegree)
  22. private String work;//职业c2n(Work)
  23. private String party;//政治面貌c2n(Party)
  24. private String doorprop;//户口性质c2n(Whouse)
  25. private String farmer;//是否农户c2n(Whether)
  26. private String aviso;//是否重点通报对象
  27. private String publicize;//是否宣传访视重点
  28. private String hortation;//是否应奖励对象
  29. private String checktype;//是否三查对象
  30. private String single;//是否独生子女
  31. private Integer workid;//工作单位编码
  32. private String dooraddress;//户籍地编码
  33. private String dooraddressinfo;//户籍地详细地址
  34. private String nowaddress;//现居住地编码
  35. private String nowaddressinfo;//现居住地详细地址
  36. private String doortel;//户籍地电话
  37. private String marrytype;//当前婚姻状况c2n(Marriage)
  38. private Timestamp marrychangedate;//婚姻变动日期
  39. private Integer mateid;//'配偶ID
  40. private String matename;//配偶姓名
  41. private String matecardid;//配偶身份证号码
  42. private Timestamp matebrith;//配偶出生年月
  43. private Integer fatherid;//父亲ID
  44. private String fathername;//父亲姓名
  45. private Integer materid;//母亲ID
  46. private String matername;//母亲姓名
  47. private Integer girlcount;//现有女孩数
  48. private Integer boycount;//现有男孩数
  49. private Integer operatorid;//登记操作员
  50. private String checkunit;//登记单位
  51. private Timestamp checkdate;//登记日期
  52. private Integer uoperatorid;//'修改操作员
  53. private String updateunit;//修改单位
  54. private Timestamp updatedate;//修改日期
  55. private Timestamp indate;//入库日期
  56. private Integer cancel;//注销表ID(迁出的时候写随机写一个数进去'
  57. private String memo;//备注
  58. private String persontel;//人员联系电话
  59. private Timestamp arrivedate;//来厦日期
  60. private Timestamp leavedate;//离籍日期
  61. private String conclass;//避孕方法c2n(ConClass)
  62. private String munitid;//主管单位id (当人员迁出或死亡的时候置为空)
  63. private String state;//是否有效1为有效,2为迁出,3为死亡,4为重复人口
  64. private String health;//健康状态
  65. private String relaparents;//与父母关系 Relaparents',
  66. private String matebwork;//配偶职业 Work
  67. private String workaddress;//配偶工作单位
  68. private String mateaddtel;//配偶户籍联系电话
  69. private Integer nowchilden;//现有孩数
  70. private Timestamp schildbirth;//最小孩子出生日期
  71. private Timestamp singlenodate;//领独子证时间
  72. private String isviolate;//是否违纪 Whether (0否,1是)
  73. private String ismatefarmer;// '配偶是否农户c2n(Whether)'
  74. private String workaddressid;//'配偶工作单位编码
  75. private String workname;//工作单位名称
  76. private Timestamp condate;//避孕日期
  77. private String contramemo;//避孕备注c2n(Contramemo)
  78. private String matedooradd;//配偶户籍地编码
  79. private String matedooraddinfo;//配偶户籍地详细地址
  80. private Timestamp fmarrydate;//初婚日期
  81. private String unitname;//配偶工作单位名称
  82. private String addtype;//人口增加类型(2出生,1迁入)
  83. private String zjlxdm;//
  84. private String qtzjhm;//
  85. private String fathercode;//
  86. private String gjdm;//
  87. private Timestamp dbdate;//
  88. private String mothercode;//
  89. private String familyhtype;//
  90. public DemographicInfo() {
  91. }
  92. public DemographicInfo(String persontype, String name, String oldname,
  93. String aliasname, String sex, Timestamp birth, Timestamp doorbirth,
  94. String cardid, String nation, String edudegree, String work,
  95. String party, String doorprop, String farmer, String aviso,
  96. String publicize, String hortation, String checktype,
  97. String single, Integer workid, String dooraddress,
  98. String dooraddressinfo, String nowaddress, String nowaddressinfo,
  99. String doortel, String marrytype, Timestamp marrychangedate,
  100. Integer mateid, String matename, String matecardid,
  101. Timestamp matebrith, Integer fatherid, String fathername,
  102. Integer materid, String matername, Integer girlcount,
  103. Integer boycount, Integer operatorid, String checkunit,
  104. Timestamp checkdate, Integer uoperatorid, String updateunit,
  105. Timestamp updatedate, Timestamp indate, Integer cancel,
  106. String memo, String persontel, Timestamp arrivedate,
  107. Timestamp leavedate, String conclass, String munitid, String state,
  108. String health, String relaparents, String matebwork,
  109. String workaddress, String mateaddtel, Integer nowchilden,
  110. Timestamp schildbirth, Timestamp singlenodate, String isviolate,
  111. String ismatefarmer, String workaddressid, String workname,
  112. Timestamp condate, String contramemo, String matedooradd,
  113. String matedooraddinfo, Timestamp fmarrydate, String unitname,
  114. String addtype, String zjlxdm, String qtzjhm, String fathercode,
  115. String gjdm, Timestamp dbdate, String mothercode, String familyhtype) {
  116. this.persontype = persontype;
  117. this.name = name;
  118. this.oldname = oldname;
  119. this.aliasname = aliasname;
  120. this.sex = sex;
  121. this.birth = birth;
  122. this.doorbirth = doorbirth;
  123. this.cardid = cardid;
  124. this.nation = nation;
  125. this.edudegree = edudegree;
  126. this.work = work;
  127. this.party = party;
  128. this.doorprop = doorprop;
  129. this.farmer = farmer;
  130. this.aviso = aviso;
  131. this.publicize = publicize;
  132. this.hortation = hortation;
  133. this.checktype = checktype;
  134. this.single = single;
  135. this.workid = workid;
  136. this.dooraddress = dooraddress;
  137. this.dooraddressinfo = dooraddressinfo;
  138. this.nowaddress = nowaddress;
  139. this.nowaddressinfo = nowaddressinfo;
  140. this.doortel = doortel;
  141. this.marrytype = marrytype;
  142. this.marrychangedate = marrychangedate;
  143. this.mateid = mateid;
  144. this.matename = matename;
  145. this.matecardid = matecardid;
  146. this.matebrith = matebrith;
  147. this.fatherid = fatherid;
  148. this.fathername = fathername;
  149. this.materid = materid;
  150. this.matername = matername;
  151. this.girlcount = girlcount;
  152. this.boycount = boycount;
  153. this.operatorid = operatorid;
  154. this.checkunit = checkunit;
  155. this.checkdate = checkdate;
  156. this.uoperatorid = uoperatorid;
  157. this.updateunit = updateunit;
  158. this.updatedate = updatedate;
  159. this.indate = indate;
  160. this.cancel = cancel;
  161. this.memo = memo;
  162. this.persontel = persontel;
  163. this.arrivedate = arrivedate;
  164. this.leavedate = leavedate;
  165. this.conclass = conclass;
  166. this.munitid = munitid;
  167. this.state = state;
  168. this.health = health;
  169. this.relaparents = relaparents;
  170. this.matebwork = matebwork;
  171. this.workaddress = workaddress;
  172. this.mateaddtel = mateaddtel;
  173. this.nowchilden = nowchilden;
  174. this.schildbirth = schildbirth;
  175. this.singlenodate = singlenodate;
  176. this.isviolate = isviolate;
  177. this.ismatefarmer = ismatefarmer;
  178. this.workaddressid = workaddressid;
  179. this.workname = workname;
  180. this.condate = condate;
  181. this.contramemo = contramemo;
  182. this.matedooradd = matedooradd;
  183. this.matedooraddinfo = matedooraddinfo;
  184. this.fmarrydate = fmarrydate;
  185. this.unitname = unitname;
  186. this.addtype = addtype;
  187. this.zjlxdm = zjlxdm;
  188. this.qtzjhm = qtzjhm;
  189. this.fathercode = fathercode;
  190. this.gjdm = gjdm;
  191. this.dbdate = dbdate;
  192. this.mothercode = mothercode;
  193. this.familyhtype = familyhtype;
  194. }
  195. @Id
  196. @GeneratedValue(strategy = GenerationType.IDENTITY)
  197. @Column(name = "PERSONID", unique = true, nullable = false)
  198. public Integer getPersonid() {
  199. return this.personid;
  200. }
  201. public void setPersonid(Integer personid) {
  202. this.personid = personid;
  203. }
  204. @Column(name = "PERSONTYPE", length = 1)
  205. public String getPersontype() {
  206. return this.persontype;
  207. }
  208. public void setPersontype(String persontype) {
  209. this.persontype = persontype;
  210. }
  211. @Column(name = "NAME", length = 20)
  212. public String getName() {
  213. return this.name;
  214. }
  215. public void setName(String name) {
  216. this.name = name;
  217. }
  218. @Column(name = "OLDNAME", length = 20)
  219. public String getOldname() {
  220. return this.oldname;
  221. }
  222. public void setOldname(String oldname) {
  223. this.oldname = oldname;
  224. }
  225. @Column(name = "ALIASNAME", length = 20)
  226. public String getAliasname() {
  227. return this.aliasname;
  228. }
  229. public void setAliasname(String aliasname) {
  230. this.aliasname = aliasname;
  231. }
  232. @Column(name = "SEX", length = 1)
  233. public String getSex() {
  234. return this.sex;
  235. }
  236. public void setSex(String sex) {
  237. this.sex = sex;
  238. }
  239. @Column(name = "BIRTH", length = 0)
  240. public Timestamp getBirth() {
  241. return this.birth;
  242. }
  243. public void setBirth(Timestamp birth) {
  244. this.birth = birth;
  245. }
  246. @Column(name = "DOORBIRTH", length = 0)
  247. public Timestamp getDoorbirth() {
  248. return this.doorbirth;
  249. }
  250. public void setDoorbirth(Timestamp doorbirth) {
  251. this.doorbirth = doorbirth;
  252. }
  253. @Column(name = "CARDID", length = 18)
  254. public String getCardid() {
  255. return this.cardid;
  256. }
  257. public void setCardid(String cardid) {
  258. this.cardid = cardid;
  259. }
  260. @Column(name = "NATION", length = 2)
  261. public String getNation() {
  262. return this.nation;
  263. }
  264. public void setNation(String nation) {
  265. this.nation = nation;
  266. }
  267. @Column(name = "EDUDEGREE", length = 2)
  268. public String getEdudegree() {
  269. return this.edudegree;
  270. }
  271. public void setEdudegree(String edudegree) {
  272. this.edudegree = edudegree;
  273. }
  274. @Column(name = "WORK", length = 3)
  275. public String getWork() {
  276. return this.work;
  277. }
  278. public void setWork(String work) {
  279. this.work = work;
  280. }
  281. @Column(name = "PARTY", length = 2)
  282. public String getParty() {
  283. return this.party;
  284. }
  285. public void setParty(String party) {
  286. this.party = party;
  287. }
  288. @Column(name = "DOORPROP", length = 2)
  289. public String getDoorprop() {
  290. return this.doorprop;
  291. }
  292. public void setDoorprop(String doorprop) {
  293. this.doorprop = doorprop;
  294. }
  295. @Column(name = "FARMER", length = 1)
  296. public String getFarmer() {
  297. return this.farmer;
  298. }
  299. public void setFarmer(String farmer) {
  300. this.farmer = farmer;
  301. }
  302. @Column(name = "AVISO", length = 1)
  303. public String getAviso() {
  304. return this.aviso;
  305. }
  306. public void setAviso(String aviso) {
  307. this.aviso = aviso;
  308. }
  309. @Column(name = "PUBLICIZE", length = 1)
  310. public String getPublicize() {
  311. return this.publicize;
  312. }
  313. public void setPublicize(String publicize) {
  314. this.publicize = publicize;
  315. }
  316. @Column(name = "HORTATION", length = 1)
  317. public String getHortation() {
  318. return this.hortation;
  319. }
  320. public void setHortation(String hortation) {
  321. this.hortation = hortation;
  322. }
  323. @Column(name = "CHECKTYPE", length = 1)
  324. public String getChecktype() {
  325. return this.checktype;
  326. }
  327. public void setChecktype(String checktype) {
  328. this.checktype = checktype;
  329. }
  330. @Column(name = "SINGLE", length = 1)
  331. public String getSingle() {
  332. return this.single;
  333. }
  334. public void setSingle(String single) {
  335. this.single = single;
  336. }
  337. @Column(name = "WORKID")
  338. public Integer getWorkid() {
  339. return this.workid;
  340. }
  341. public void setWorkid(Integer workid) {
  342. this.workid = workid;
  343. }
  344. @Column(name = "DOORADDRESS", length = 12)
  345. public String getDooraddress() {
  346. return this.dooraddress;
  347. }
  348. public void setDooraddress(String dooraddress) {
  349. this.dooraddress = dooraddress;
  350. }
  351. @Column(name = "DOORADDRESSINFO", length = 100)
  352. public String getDooraddressinfo() {
  353. return this.dooraddressinfo;
  354. }
  355. public void setDooraddressinfo(String dooraddressinfo) {
  356. this.dooraddressinfo = dooraddressinfo;
  357. }
  358. @Column(name = "NOWADDRESS", length = 12)
  359. public String getNowaddress() {
  360. return this.nowaddress;
  361. }
  362. public void setNowaddress(String nowaddress) {
  363. this.nowaddress = nowaddress;
  364. }
  365. @Column(name = "NOWADDRESSINFO", length = 100)
  366. public String getNowaddressinfo() {
  367. return this.nowaddressinfo;
  368. }
  369. public void setNowaddressinfo(String nowaddressinfo) {
  370. this.nowaddressinfo = nowaddressinfo;
  371. }
  372. @Column(name = "DOORTEL", length = 60)
  373. public String getDoortel() {
  374. return this.doortel;
  375. }
  376. public void setDoortel(String doortel) {
  377. this.doortel = doortel;
  378. }
  379. @Column(name = "MARRYTYPE", length = 2)
  380. public String getMarrytype() {
  381. return this.marrytype;
  382. }
  383. public void setMarrytype(String marrytype) {
  384. this.marrytype = marrytype;
  385. }
  386. @Column(name = "MARRYCHANGEDATE", length = 0)
  387. public Timestamp getMarrychangedate() {
  388. return this.marrychangedate;
  389. }
  390. public void setMarrychangedate(Timestamp marrychangedate) {
  391. this.marrychangedate = marrychangedate;
  392. }
  393. @Column(name = "MATEID")
  394. public Integer getMateid() {
  395. return this.mateid;
  396. }
  397. public void setMateid(Integer mateid) {
  398. this.mateid = mateid;
  399. }
  400. @Column(name = "MATENAME", length = 30)
  401. public String getMatename() {
  402. return this.matename;
  403. }
  404. public void setMatename(String matename) {
  405. this.matename = matename;
  406. }
  407. @Column(name = "MATECARDID", length = 18)
  408. public String getMatecardid() {
  409. return this.matecardid;
  410. }
  411. public void setMatecardid(String matecardid) {
  412. this.matecardid = matecardid;
  413. }
  414. @Column(name = "MATEBRITH", length = 0)
  415. public Timestamp getMatebrith() {
  416. return this.matebrith;
  417. }
  418. public void setMatebrith(Timestamp matebrith) {
  419. this.matebrith = matebrith;
  420. }
  421. @Column(name = "FATHERID")
  422. public Integer getFatherid() {
  423. return this.fatherid;
  424. }
  425. public void setFatherid(Integer fatherid) {
  426. this.fatherid = fatherid;
  427. }
  428. @Column(name = "FATHERNAME", length = 20)
  429. public String getFathername() {
  430. return this.fathername;
  431. }
  432. public void setFathername(String fathername) {
  433. this.fathername = fathername;
  434. }
  435. @Column(name = "MATERID")
  436. public Integer getMaterid() {
  437. return this.materid;
  438. }
  439. public void setMaterid(Integer materid) {
  440. this.materid = materid;
  441. }
  442. @Column(name = "MATERNAME", length = 20)
  443. public String getMatername() {
  444. return this.matername;
  445. }
  446. public void setMatername(String matername) {
  447. this.matername = matername;
  448. }
  449. @Column(name = "GIRLCOUNT")
  450. public Integer getGirlcount() {
  451. return this.girlcount;
  452. }
  453. public void setGirlcount(Integer girlcount) {
  454. this.girlcount = girlcount;
  455. }
  456. @Column(name = "BOYCOUNT")
  457. public Integer getBoycount() {
  458. return this.boycount;
  459. }
  460. public void setBoycount(Integer boycount) {
  461. this.boycount = boycount;
  462. }
  463. @Column(name = "OPERATORID")
  464. public Integer getOperatorid() {
  465. return this.operatorid;
  466. }
  467. public void setOperatorid(Integer operatorid) {
  468. this.operatorid = operatorid;
  469. }
  470. @Column(name = "CHECKUNIT", length = 12)
  471. public String getCheckunit() {
  472. return this.checkunit;
  473. }
  474. public void setCheckunit(String checkunit) {
  475. this.checkunit = checkunit;
  476. }
  477. @Column(name = "CHECKDATE", length = 0)
  478. public Timestamp getCheckdate() {
  479. return this.checkdate;
  480. }
  481. public void setCheckdate(Timestamp checkdate) {
  482. this.checkdate = checkdate;
  483. }
  484. @Column(name = "UOPERATORID")
  485. public Integer getUoperatorid() {
  486. return this.uoperatorid;
  487. }
  488. public void setUoperatorid(Integer uoperatorid) {
  489. this.uoperatorid = uoperatorid;
  490. }
  491. @Column(name = "UPDATEUNIT", length = 12)
  492. public String getUpdateunit() {
  493. return this.updateunit;
  494. }
  495. public void setUpdateunit(String updateunit) {
  496. this.updateunit = updateunit;
  497. }
  498. @Column(name = "UPDATEDATE", length = 0)
  499. public Timestamp getUpdatedate() {
  500. return this.updatedate;
  501. }
  502. public void setUpdatedate(Timestamp updatedate) {
  503. this.updatedate = updatedate;
  504. }
  505. @Column(name = "INDATE", length = 0)
  506. public Timestamp getIndate() {
  507. return this.indate;
  508. }
  509. public void setIndate(Timestamp indate) {
  510. this.indate = indate;
  511. }
  512. @Column(name = "CANCEL")
  513. public Integer getCancel() {
  514. return this.cancel;
  515. }
  516. public void setCancel(Integer cancel) {
  517. this.cancel = cancel;
  518. }
  519. @Column(name = "MEMO", length = 210)
  520. public String getMemo() {
  521. return this.memo;
  522. }
  523. public void setMemo(String memo) {
  524. this.memo = memo;
  525. }
  526. @Column(name = "PERSONTEL", length = 60)
  527. public String getPersontel() {
  528. return this.persontel;
  529. }
  530. public void setPersontel(String persontel) {
  531. this.persontel = persontel;
  532. }
  533. @Column(name = "ARRIVEDATE", length = 0)
  534. public Timestamp getArrivedate() {
  535. return this.arrivedate;
  536. }
  537. public void setArrivedate(Timestamp arrivedate) {
  538. this.arrivedate = arrivedate;
  539. }
  540. @Column(name = "LEAVEDATE", length = 0)
  541. public Timestamp getLeavedate() {
  542. return this.leavedate;
  543. }
  544. public void setLeavedate(Timestamp leavedate) {
  545. this.leavedate = leavedate;
  546. }
  547. @Column(name = "CONCLASS", length = 3)
  548. public String getConclass() {
  549. return this.conclass;
  550. }
  551. public void setConclass(String conclass) {
  552. this.conclass = conclass;
  553. }
  554. @Column(name = "MUNITID", length = 12)
  555. public String getMunitid() {
  556. return this.munitid;
  557. }
  558. public void setMunitid(String munitid) {
  559. this.munitid = munitid;
  560. }
  561. @Column(name = "STATE", length = 1)
  562. public String getState() {
  563. return this.state;
  564. }
  565. public void setState(String state) {
  566. this.state = state;
  567. }
  568. @Column(name = "HEALTH", length = 2)
  569. public String getHealth() {
  570. return this.health;
  571. }
  572. public void setHealth(String health) {
  573. this.health = health;
  574. }
  575. @Column(name = "RELAPARENTS", length = 2)
  576. public String getRelaparents() {
  577. return this.relaparents;
  578. }
  579. public void setRelaparents(String relaparents) {
  580. this.relaparents = relaparents;
  581. }
  582. @Column(name = "MATEBWORK", length = 3)
  583. public String getMatebwork() {
  584. return this.matebwork;
  585. }
  586. public void setMatebwork(String matebwork) {
  587. this.matebwork = matebwork;
  588. }
  589. @Column(name = "WORKADDRESS", length = 100)
  590. public String getWorkaddress() {
  591. return this.workaddress;
  592. }
  593. public void setWorkaddress(String workaddress) {
  594. this.workaddress = workaddress;
  595. }
  596. @Column(name = "MATEADDTEL", length = 60)
  597. public String getMateaddtel() {
  598. return this.mateaddtel;
  599. }
  600. public void setMateaddtel(String mateaddtel) {
  601. this.mateaddtel = mateaddtel;
  602. }
  603. @Column(name = "NOWCHILDEN")
  604. public Integer getNowchilden() {
  605. return this.nowchilden;
  606. }
  607. public void setNowchilden(Integer nowchilden) {
  608. this.nowchilden = nowchilden;
  609. }
  610. @Column(name = "SCHILDBIRTH", length = 0)
  611. public Timestamp getSchildbirth() {
  612. return this.schildbirth;
  613. }
  614. public void setSchildbirth(Timestamp schildbirth) {
  615. this.schildbirth = schildbirth;
  616. }
  617. @Column(name = "SINGLENODATE", length = 0)
  618. public Timestamp getSinglenodate() {
  619. return this.singlenodate;
  620. }
  621. public void setSinglenodate(Timestamp singlenodate) {
  622. this.singlenodate = singlenodate;
  623. }
  624. @Column(name = "ISVIOLATE", length = 1)
  625. public String getIsviolate() {
  626. return this.isviolate;
  627. }
  628. public void setIsviolate(String isviolate) {
  629. this.isviolate = isviolate;
  630. }
  631. @Column(name = "ISMATEFARMER", length = 2)
  632. public String getIsmatefarmer() {
  633. return this.ismatefarmer;
  634. }
  635. public void setIsmatefarmer(String ismatefarmer) {
  636. this.ismatefarmer = ismatefarmer;
  637. }
  638. @Column(name = "WORKADDRESSID", length = 12)
  639. public String getWorkaddressid() {
  640. return this.workaddressid;
  641. }
  642. public void setWorkaddressid(String workaddressid) {
  643. this.workaddressid = workaddressid;
  644. }
  645. @Column(name = "WORKNAME", length = 100)
  646. public String getWorkname() {
  647. return this.workname;
  648. }
  649. public void setWorkname(String workname) {
  650. this.workname = workname;
  651. }
  652. @Column(name = "CONDATE", length = 0)
  653. public Timestamp getCondate() {
  654. return this.condate;
  655. }
  656. public void setCondate(Timestamp condate) {
  657. this.condate = condate;
  658. }
  659. @Column(name = "CONTRAMEMO", length = 3)
  660. public String getContramemo() {
  661. return this.contramemo;
  662. }
  663. public void setContramemo(String contramemo) {
  664. this.contramemo = contramemo;
  665. }
  666. @Column(name = "MATEDOORADD", length = 12)
  667. public String getMatedooradd() {
  668. return this.matedooradd;
  669. }
  670. public void setMatedooradd(String matedooradd) {
  671. this.matedooradd = matedooradd;
  672. }
  673. @Column(name = "MATEDOORADDINFO", length = 100)
  674. public String getMatedooraddinfo() {
  675. return this.matedooraddinfo;
  676. }
  677. public void setMatedooraddinfo(String matedooraddinfo) {
  678. this.matedooraddinfo = matedooraddinfo;
  679. }
  680. @Column(name = "FMARRYDATE", length = 0)
  681. public Timestamp getFmarrydate() {
  682. return this.fmarrydate;
  683. }
  684. public void setFmarrydate(Timestamp fmarrydate) {
  685. this.fmarrydate = fmarrydate;
  686. }
  687. @Column(name = "UNITNAME", length = 100)
  688. public String getUnitname() {
  689. return this.unitname;
  690. }
  691. public void setUnitname(String unitname) {
  692. this.unitname = unitname;
  693. }
  694. @Column(name = "ADDTYPE", length = 1)
  695. public String getAddtype() {
  696. return this.addtype;
  697. }
  698. public void setAddtype(String addtype) {
  699. this.addtype = addtype;
  700. }
  701. @Column(name = "ZJLXDM", length = 3)
  702. public String getZjlxdm() {
  703. return this.zjlxdm;
  704. }
  705. public void setZjlxdm(String zjlxdm) {
  706. this.zjlxdm = zjlxdm;
  707. }
  708. @Column(name = "QTZJHM", length = 20)
  709. public String getQtzjhm() {
  710. return this.qtzjhm;
  711. }
  712. public void setQtzjhm(String qtzjhm) {
  713. this.qtzjhm = qtzjhm;
  714. }
  715. @Column(name = "FATHERCODE", length = 18)
  716. public String getFathercode() {
  717. return this.fathercode;
  718. }
  719. public void setFathercode(String fathercode) {
  720. this.fathercode = fathercode;
  721. }
  722. @Column(name = "GJDM", length = 3)
  723. public String getGjdm() {
  724. return this.gjdm;
  725. }
  726. public void setGjdm(String gjdm) {
  727. this.gjdm = gjdm;
  728. }
  729. @Column(name = "DBDATE", length = 0)
  730. public Timestamp getDbdate() {
  731. return this.dbdate;
  732. }
  733. public void setDbdate(Timestamp dbdate) {
  734. this.dbdate = dbdate;
  735. }
  736. @Column(name = "MOTHERCODE", length = 18)
  737. public String getMothercode() {
  738. return this.mothercode;
  739. }
  740. public void setMothercode(String mothercode) {
  741. this.mothercode = mothercode;
  742. }
  743. @Column(name = "FAMILYHTYPE", length = 2)
  744. public String getFamilyhtype() {
  745. return this.familyhtype;
  746. }
  747. public void setFamilyhtype(String familyhtype) {
  748. this.familyhtype = familyhtype;
  749. }
  750. }