Produced by Araxis Merge on 6/9/2017 3:49:49 PM Eastern Daylight Time. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.
| # | Location | File | Last Modified |
|---|---|---|---|
| 1 | Fri Jun 9 19:49:49 2017 UTC | ||
| 2 | eHealth_Exch (eHealth Exchange Enhancements) Build 3 docs & code_May_2017.zip\VAP_CIF_CODE0502.zip\VAP_CIF_CODE0502\VAP_CIF_CODE0502\nvap-client\src\main\java\gov\va\nvap\service\pdq | PatientDemographics.java | Fri Apr 21 20:03:26 2017 UTC |
| Description | Between Files 1 and 2 |
|
|---|---|---|
| Text Blocks | Lines | |
| Unchanged | 0 | 0 |
| Changed | 0 | 0 |
| Inserted | 1 | 1734 |
| Removed | 0 | 0 |
| Whitespace | |
|---|---|
| Character case | Differences in character case are significant |
| Line endings | Differences in line endings (CR and LF characters) are ignored |
| CR/LF characters | Not shown in the comparison detail |
No regular expressions were active.
| 1 | // | |||||
| 2 | // This fi le was gen erated by the JavaTM Architect ure for XM L Binding( JAXB) Refe rence Impl ementation , v2.1-b02 -fcs | |||||
| 3 | // See <a href="http ://java.su n.com/xml/ jaxb">http ://java.su n.com/xml/ jaxb</a> | |||||
| 4 | // Any mod ifications to this f ile will b e lost upo n recompil ation of t he source schema. | |||||
| 5 | // Generat ed on: 201 1.06.18 at 07:32:30 PM PDT | |||||
| 6 | // | |||||
| 7 | ||||||
| 8 | package go v.va.nvap. service.pd q; | |||||
| 9 | ||||||
| 10 | import jav a.io.Seria lizable; | |||||
| 11 | import jav a.util.Dat e; | |||||
| 12 | ||||||
| 13 | import jav ax.xml.bin d.annotati on.XmlAcce ssType; | |||||
| 14 | import jav ax.xml.bin d.annotati on.XmlAcce ssorType; | |||||
| 15 | import jav ax.xml.bin d.annotati on.XmlElem ent; | |||||
| 16 | import jav ax.xml.bin d.annotati on.XmlSche maType; | |||||
| 17 | import jav ax.xml.bin d.annotati on.XmlType ; | |||||
| 18 | import jav ax.xml.bin d.annotati on.adapter s.XmlJavaT ypeAdapter ; | |||||
| 19 | ||||||
| 20 | /** | |||||
| 21 | * <p> | |||||
| 22 | * Java cl ass for pa tient-demo graphics c omplex typ e. | |||||
| 23 | * <p> | |||||
| 24 | * The fol lowing sch ema fragme nt specifi es the exp ected cont ent contai ned within | |||||
| 25 | * this cl ass. | |||||
| 26 | * | |||||
| 27 | * <pre> | |||||
| 28 | * <com plexType n ame="patie nt-demogra phics"> | |||||
| 29 | * <c omplexCont ent> | |||||
| 30 | * < ;restricti on base="{ http://www .w3.org/20 01/XMLSche ma}anyType "> | |||||
| 31 | * & lt;sequenc e> | |||||
| 32 | * <eleme nt name="i cn" type=" {http://ww w.w3.org/2 001/XMLSch ema}string "/> | |||||
| 33 | * <eleme nt name="l ast-name" type="{htt p://www.w3 .org/2001/ XMLSchema} string"/> | |||||
| 34 | * <eleme nt name="f irst-name" type="{ht tp://www.w 3.org/2001 /XMLSchema }string"/> | |||||
| 35 | * <eleme nt name="m iddle-name " type="{h ttp://www. w3.org/200 1/XMLSchem a}string"/ > | |||||
| 36 | * <eleme nt name="p refix" typ e="{http:/ /www.w3.or g/2001/XML Schema}str ing"/> | |||||
| 37 | * <eleme nt name="s uffix" typ e="{http:/ /www.w3.or g/2001/XML Schema}str ing"/> | |||||
| 38 | * <eleme nt name="m other-maid en-name" t ype="{http ://www.w3. org/2001/X MLSchema}s tring"/> | |||||
| 39 | * <eleme nt name="d ob" type=" {http://ww w.w3.org/2 001/XMLSch ema}dateTi me"/> | |||||
| 40 | * <eleme nt name="p lace-of-bi rth-city" type="{htt p://www.w3 .org/2001/ XMLSchema} string"/> | |||||
| 41 | * <eleme nt name="p lace-of-bi rth-state" type="{ht tp://www.w 3.org/2001 /XMLSchema }string"/> | |||||
| 42 | * <eleme nt name="p lace-of-bi rth-state- descriptio n" type="{ http://www .w3.org/20 01/XMLSche ma}string" /> | |||||
| 43 | * <eleme nt name="g ender" typ e="{http:/ /www.w3.or g/2001/XML Schema}str ing"/> | |||||
| 44 | * <eleme nt name="g ender-desc ription" t ype="{http ://www.w3. org/2001/X MLSchema}s tring"/> | |||||
| 45 | * <eleme nt name="s sn" type=" {http://ww w.w3.org/2 001/XMLSch ema}string "/> | |||||
| 46 | * <eleme nt name="s sn-verific ation-stat us" type=" {http://ww w.w3.org/2 001/XMLSch ema}string "/> | |||||
| 47 | * <eleme nt name="s sn-verific ation-stat us-descrip tion" type ="{http:// www.w3.org /2001/XMLS chema}stri ng"/> | |||||
| 48 | * <eleme nt name="p seudo-ssn- reason" ty pe="{http: //www.w3.o rg/2001/XM LSchema}st ring"/> | |||||
| 49 | * <eleme nt name="p rimary-icn " type="{h ttp://www. w3.org/200 1/XMLSchem a}string"/ > | |||||
| 50 | * <eleme nt name="d ate-origin al-creatio n" type="{ http://www .w3.org/20 01/XMLSche ma}dateTim e"/> | |||||
| 51 | * <eleme nt name="f acility-nu mber-origi nal-creati on" type=" {http://ww w.w3.org/2 001/XMLSch ema}string "/> | |||||
| 52 | * <eleme nt name="f acility-na me-origina l-creation " type="{h ttp://www. w3.org/200 1/XMLSchem a}string"/ > | |||||
| 53 | * <eleme nt name="c reated-by" type="{ht tp://www.w 3.org/2001 /XMLSchema }string"/> | |||||
| 54 | * <eleme nt name="r esolution- journal-ca se-number" type="{ht tp://www.w 3.org/2001 /XMLSchema }string"/> | |||||
| 55 | * <eleme nt name="r esolution- journal-ca se-number- descriptio n" type="{ http://www .w3.org/20 01/XMLSche ma}string" /> | |||||
| 56 | * <eleme nt name="p rimary-vie w-last-upd ated" type ="{http:// www.w3.org /2001/XMLS chema}date Time"/> | |||||
| 57 | * <eleme nt name="i dentity-th eft" type= "{http://w ww.w3.org/ 2001/XMLSc hema}strin g"/> | |||||
| 58 | * <eleme nt name="i dentity-th eft-descri ption" typ e="{http:/ /www.w3.or g/2001/XML Schema}str ing"/> | |||||
| 59 | * <eleme nt name="i d-state" t ype="{http ://www.w3. org/2001/X MLSchema}s tring"/> | |||||
| 60 | * <eleme nt name="i d-state-de scription" type="{ht tp://www.w 3.org/2001 /XMLSchema }string"/> | |||||
| 61 | * <eleme nt name="d ate-of-id- state" typ e="{http:/ /www.w3.or g/2001/XML Schema}dat eTime"/> | |||||
| 62 | * <eleme nt name="a lias1" typ e="{http:/ /www.w3.or g/2001/XML Schema}str ing"/> | |||||
| 63 | * <eleme nt name="a lias2" typ e="{http:/ /www.w3.or g/2001/XML Schema}str ing"/> | |||||
| 64 | * <eleme nt name="a lias3" typ e="{http:/ /www.w3.or g/2001/XML Schema}str ing"/> | |||||
| 65 | * <eleme nt name="a lias4" typ e="{http:/ /www.w3.or g/2001/XML Schema}str ing"/> | |||||
| 66 | * <eleme nt name="a lias5" typ e="{http:/ /www.w3.or g/2001/XML Schema}str ing"/> | |||||
| 67 | * <eleme nt name="a lias6" typ e="{http:/ /www.w3.or g/2001/XML Schema}str ing"/> | |||||
| 68 | * <eleme nt name="r ace-descri ption" typ e="{http:/ /www.w3.or g/2001/XML Schema}str ing"/> | |||||
| 69 | * <eleme nt name="r ace" type= "{http://w ww.w3.org/ 2001/XMLSc hema}strin g"/> | |||||
| 70 | * <eleme nt name="e thnicity-d escription " type="{h ttp://www. w3.org/200 1/XMLSchem a}string"/ > | |||||
| 71 | * <eleme nt name="e thnicity" type="{htt p://www.w3 .org/2001/ XMLSchema} string"/> | |||||
| 72 | * <eleme nt name="f acility-na me" type=" {http://ww w.w3.org/2 001/XMLSch ema}string "/> | |||||
| 73 | * <eleme nt name="f acility-nu mber" type ="{http:// www.w3.org /2001/XMLS chema}stri ng"/> | |||||
| 74 | * <eleme nt name="d fn" type=" {http://ww w.w3.org/2 001/XMLSch ema}string "/> | |||||
| 75 | * <eleme nt name="a ssigning-a uthority-n ame" type= "{http://w ww.w3.org/ 2001/XMLSc hema}strin g"/> | |||||
| 76 | * <eleme nt name="a ssigning-a uthority-n umber" typ e="{http:/ /www.w3.or g/2001/XML Schema}str ing"/> | |||||
| 77 | * <eleme nt name="d ate-of-dea th" type=" {http://ww w.w3.org/2 001/XMLSch ema}dateTi me"/> | |||||
| 78 | * <eleme nt name="c laim-numbe r" type="{ http://www .w3.org/20 01/XMLSche ma}string" /> | |||||
| 79 | * <eleme nt name="d ate-last-t reated" ty pe="{http: //www.w3.o rg/2001/XM LSchema}da teTime"/> | |||||
| 80 | * <eleme nt name="a dt-hl7-rea son" type= "{http://w ww.w3.org/ 2001/XMLSc hema}strin g"/> | |||||
| 81 | * <eleme nt name="d ate-of-las t-updated- message" t ype="{http ://www.w3. org/2001/X MLSchema}d ateTime"/> | |||||
| 82 | * <eleme nt name="p otential-c at-edit-st atus" type ="{http:// www.w3.org /2001/XMLS chema}stri ng"/> | |||||
| 83 | * <eleme nt name="p otential-c at-edit-st atus-descr iption" ty pe="{http: //www.w3.o rg/2001/XM LSchema}st ring"/> | |||||
| 84 | * <eleme nt name="c orrelation -date" typ e="{http:/ /www.w3.or g/2001/XML Schema}dat eTime"/> | |||||
| 85 | * <eleme nt name="i dentifier- status" ty pe="{http: //www.w3.o rg/2001/XM LSchema}st ring"/> | |||||
| 86 | * <eleme nt name="i dentifier- status-des cription" type="{htt p://www.w3 .org/2001/ XMLSchema} string"/> | |||||
| 87 | * <eleme nt name="m arital-sta tus-descri ption" typ e="{http:/ /www.w3.or g/2001/XML Schema}str ing"/> | |||||
| 88 | * <eleme nt name="m arital-sta tus" type= "{http://w ww.w3.org/ 2001/XMLSc hema}strin g"/> | |||||
| 89 | * <eleme nt name="s treet-addr ess-line1" type="{ht tp://www.w 3.org/2001 /XMLSchema }string"/> | |||||
| 90 | * <eleme nt name="s treet-addr ess-line2" type="{ht tp://www.w 3.org/2001 /XMLSchema }string"/> | |||||
| 91 | * <eleme nt name="s treet-addr ess-line3" type="{ht tp://www.w 3.org/2001 /XMLSchema }string"/> | |||||
| 92 | * <eleme nt name="r esidence-c ity" type= "{http://w ww.w3.org/ 2001/XMLSc hema}strin g"/> | |||||
| 93 | * <eleme nt name="r esidence-s tate-descr iption" ty pe="{http: //www.w3.o rg/2001/XM LSchema}st ring"/> | |||||
| 94 | * <eleme nt name="r esidence-s tate" type ="{http:// www.w3.org /2001/XMLS chema}stri ng"/> | |||||
| 95 | * <eleme nt name="r esidence-z ip4" type= "{http://w ww.w3.org/ 2001/XMLSc hema}strin g"/> | |||||
| 96 | * <eleme nt name="r esidence-p hone-numbe r" type="{ http://www .w3.org/20 01/XMLSche ma}string" /> | |||||
| 97 | * <eleme nt name="p ow-status- indicated- descriptio n" type="{ http://www .w3.org/20 01/XMLSche ma}string" /> | |||||
| 98 | * <eleme nt name="p ow-status- indicated" type="{ht tp://www.w 3.org/2001 /XMLSchema }string"/> | |||||
| 99 | * <eleme nt name="m ultiple-bi rth-indica tor-descri ption" typ e="{http:/ /www.w3.or g/2001/XML Schema}str ing"/> | |||||
| 100 | * <eleme nt name="m ultiple-bi rth-indica tor" type= "{http://w ww.w3.org/ 2001/XMLSc hema}strin g"/> | |||||
| 101 | * <eleme nt name="s ite-associ ation1" ty pe="{http: //www.w3.o rg/2001/XM LSchema}st ring"/> | |||||
| 102 | * <eleme nt name="s ite-associ ation2" ty pe="{http: //www.w3.o rg/2001/XM LSchema}st ring"/> | |||||
| 103 | * <eleme nt name="s ite-associ ation3" ty pe="{http: //www.w3.o rg/2001/XM LSchema}st ring"/> | |||||
| 104 | * <eleme nt name="s ite-associ ation4" ty pe="{http: //www.w3.o rg/2001/XM LSchema}st ring"/> | |||||
| 105 | * <eleme nt name="s ite-associ ation5" ty pe="{http: //www.w3.o rg/2001/XM LSchema}st ring"/> | |||||
| 106 | * <eleme nt name="s ite-associ ation6" ty pe="{http: //www.w3.o rg/2001/XM LSchema}st ring"/> | |||||
| 107 | * & lt;/sequen ce> | |||||
| 108 | * < ;/restrict ion> | |||||
| 109 | * </ complexCon tent> | |||||
| 110 | * </co mplexType> | |||||
| 111 | * </pre> | |||||
| 112 | */ | |||||
| 113 | @XmlAccess orType(Xml AccessType .FIELD) | |||||
| 114 | @XmlType(n ame = "pat ient-demog raphics", propOrder = { "icn", "lastName ", | |||||
| 115 | "fir stName", " middleName ", "prefix ", "suffix ", "mother MaidenName ", | |||||
| 116 | "dob ", "placeO fBirthCity ", "placeO fBirthStat e", | |||||
| 117 | "pla ceOfBirthS tateDescri ption", "g ender", "g enderDescr iption", " ssn", | |||||
| 118 | "ssn Verificati onStatus", "ssnVerif icationSta tusDescrip tion", | |||||
| 119 | "pse udoSsnReas on", "prim aryIcn", " dateOrigin alCreation ", | |||||
| 120 | "fac ilityNumbe rOriginalC reation", "facilityN ameOrigina lCreation" , | |||||
| 121 | "cre atedBy", " resolution JournalCas eNumber", | |||||
| 122 | "res olutionJou rnalCaseNu mberDescri ption", "p rimaryView LastUpdate d", | |||||
| 123 | "ide ntityTheft ", "identi tyTheftDes cription", "idState" , | |||||
| 124 | "idS tateDescri ption", "d ateOfIdSta te", "alia s1", "alia s2", "alia s3", | |||||
| 125 | "ali as4", "ali as5", "ali as6", "rac eDescripti on", "race ", | |||||
| 126 | "eth nicityDesc ription", "ethnicity ", "facili tyName", " facilityNu mber", | |||||
| 127 | "dfn ", "assign ingAuthori tyName", " assigningA uthorityNu mber", | |||||
| 128 | "dat eOfDeath", "claimNum ber", "dat eLastTreat ed", "adtH l7Reason", | |||||
| 129 | "dat eOfLastUpd atedMessag e", "poten tialCatEdi tStatus", | |||||
| 130 | "pot entialCatE ditStatusD escription ", "correl ationDate" , | |||||
| 131 | "ide ntifierSta tus", "ide ntifierSta tusDescrip tion", | |||||
| 132 | "mar italStatus Descriptio n", "marit alStatus", "streetAd dressLine1 ", | |||||
| 133 | "str eetAddress Line2", "s treetAddre ssLine3", "residence City", | |||||
| 134 | "res idenceStat eDescripti on", "resi denceState ", "reside nceZip4", | |||||
| 135 | "res idencePhon eNumber", "powStatus IndicatedD escription ", | |||||
| 136 | "pow StatusIndi cated", "m ultipleBir thIndicato rDescripti on", | |||||
| 137 | "mul tipleBirth Indicator" , "siteAss ociation1" , "siteAss ociation2" , | |||||
| 138 | "sit eAssociati on3", "sit eAssociati on4", "sit eAssociati on5", | |||||
| 139 | "sit eAssociati on6" }) | |||||
| 140 | public cla ss Patient Demographi cs impleme nts Serial izable { | |||||
| 141 | pr ivate stat ic final l ong serial VersionUID = 1L; | |||||
| 142 | @X mlElement( name = "ad t-hl7-reas on", requi red = true ) | |||||
| 143 | pr otected St ring adtHl 7Reason; | |||||
| 144 | @X mlElement( required = true) | |||||
| 145 | pr otected St ring alias 1; | |||||
| 146 | @X mlElement( required = true) | |||||
| 147 | pr otected St ring alias 2; | |||||
| 148 | @X mlElement( required = true) | |||||
| 149 | pr otected St ring alias 3; | |||||
| 150 | @X mlElement( required = true) | |||||
| 151 | pr otected St ring alias 4; | |||||
| 152 | @X mlElement( required = true) | |||||
| 153 | pr otected St ring alias 5; | |||||
| 154 | @X mlElement( required = true) | |||||
| 155 | pr otected St ring alias 6; | |||||
| 156 | @X mlElement( name = "as signing-au thority-na me", requi red = true ) | |||||
| 157 | pr otected St ring assig ningAuthor ityName; | |||||
| 158 | @X mlElement( name = "as signing-au thority-nu mber", req uired = tr ue) | |||||
| 159 | pr otected St ring assig ningAuthor ityNumber; | |||||
| 160 | @X mlElement( name = "cl aim-number ", require d = true) | |||||
| 161 | pr otected St ring claim Number; | |||||
| 162 | @X mlElement( name = "co rrelation- date", req uired = tr ue, type = String.cl ass) | |||||
| 163 | @X mlJavaType Adapter(Da teTimeXmlA dapter.cla ss) | |||||
| 164 | @X mlSchemaTy pe(name = "dateTime" ) | |||||
| 165 | pr otected Da te correla tionDate; | |||||
| 166 | @X mlElement( name = "cr eated-by", required = true) | |||||
| 167 | pr otected St ring creat edBy; | |||||
| 168 | @X mlElement( name = "da te-last-tr eated", re quired = t rue, type = String.c lass) | |||||
| 169 | @X mlJavaType Adapter(Da teTimeXmlA dapter.cla ss) | |||||
| 170 | @X mlSchemaTy pe(name = "dateTime" ) | |||||
| 171 | pr otected Da te dateLas tTreated; | |||||
| 172 | @X mlElement( name = "da te-of-deat h", requir ed = true, type = St ring.class ) | |||||
| 173 | @X mlJavaType Adapter(Da teTimeXmlA dapter.cla ss) | |||||
| 174 | @X mlSchemaTy pe(name = "dateTime" ) | |||||
| 175 | pr otected Da te dateOfD eath; | |||||
| 176 | @X mlElement( name = "da te-of-id-s tate", req uired = tr ue, type = String.cl ass) | |||||
| 177 | @X mlJavaType Adapter(Da teTimeXmlA dapter.cla ss) | |||||
| 178 | @X mlSchemaTy pe(name = "dateTime" ) | |||||
| 179 | pr otected Da te dateOfI dState; | |||||
| 180 | @X mlElement( name = "da te-of-last -updated-m essage", r equired = true, type = String. class) | |||||
| 181 | @X mlJavaType Adapter(Da teTimeXmlA dapter.cla ss) | |||||
| 182 | @X mlSchemaTy pe(name = "dateTime" ) | |||||
| 183 | pr otected Da te dateOfL astUpdated Message; | |||||
| 184 | @X mlElement( name = "da te-origina l-creation ", require d = true, type = Str ing.class) | |||||
| 185 | @X mlJavaType Adapter(Da teTimeXmlA dapter.cla ss) | |||||
| 186 | @X mlSchemaTy pe(name = "dateTime" ) | |||||
| 187 | pr otected Da te dateOri ginalCreat ion; | |||||
| 188 | @X mlElement( required = true) | |||||
| 189 | pr otected St ring dfn; | |||||
| 190 | @X mlElement( required = true, typ e = String .class) | |||||
| 191 | @X mlJavaType Adapter(Da teTimeXmlA dapter.cla ss) | |||||
| 192 | @X mlSchemaTy pe(name = "dateTime" ) | |||||
| 193 | pr otected Da te dob; | |||||
| 194 | @X mlElement( required = true) | |||||
| 195 | pr otected St ring ethni city; | |||||
| 196 | @X mlElement( name = "et hnicity-de scription" , required = true) | |||||
| 197 | pr otected St ring ethni cityDescri ption; | |||||
| 198 | @X mlElement( name = "fa cility-nam e", requir ed = true) | |||||
| 199 | pr otected St ring facil ityName; | |||||
| 200 | @X mlElement( name = "fa cility-nam e-original -creation" , required = true) | |||||
| 201 | pr otected St ring facil ityNameOri ginalCreat ion; | |||||
| 202 | @X mlElement( name = "fa cility-num ber", requ ired = tru e) | |||||
| 203 | pr otected St ring facil ityNumber; | |||||
| 204 | @X mlElement( name = "fa cility-num ber-origin al-creatio n", requir ed = true) | |||||
| 205 | pr otected St ring facil ityNumberO riginalCre ation; | |||||
| 206 | @X mlElement( name = "fi rst-name", required = true) | |||||
| 207 | pr otected St ring first Name; | |||||
| 208 | @X mlElement( required = true) | |||||
| 209 | pr otected St ring gende r; | |||||
| 210 | @X mlElement( name = "ge nder-descr iption", r equired = true) | |||||
| 211 | pr otected St ring gende rDescripti on; | |||||
| 212 | @X mlElement( required = true) | |||||
| 213 | pr otected St ring icn; | |||||
| 214 | @X mlElement( name = "id entifier-s tatus", re quired = t rue) | |||||
| 215 | pr otected St ring ident ifierStatu s; | |||||
| 216 | @X mlElement( name = "id entifier-s tatus-desc ription", required = true) | |||||
| 217 | pr otected St ring ident ifierStatu sDescripti on; | |||||
| 218 | @X mlElement( name = "id entity-the ft", requi red = true ) | |||||
| 219 | pr otected St ring ident ityTheft; | |||||
| 220 | @X mlElement( name = "id entity-the ft-descrip tion", req uired = tr ue) | |||||
| 221 | pr otected St ring ident ityTheftDe scription; | |||||
| 222 | @X mlElement( name = "id -state", r equired = true) | |||||
| 223 | pr otected St ring idSta te; | |||||
| 224 | @X mlElement( name = "id -state-des cription", required = true) | |||||
| 225 | pr otected St ring idSta teDescript ion; | |||||
| 226 | @X mlElement( name = "la st-name", required = true) | |||||
| 227 | pr otected St ring lastN ame; | |||||
| 228 | @X mlElement( name = "ma rital-stat us", requi red = true ) | |||||
| 229 | pr otected St ring marit alStatus; | |||||
| 230 | @X mlElement( name = "ma rital-stat us-descrip tion", req uired = tr ue) | |||||
| 231 | pr otected St ring marit alStatusDe scription; | |||||
| 232 | @X mlElement( name = "mi ddle-name" , required = true) | |||||
| 233 | pr otected St ring middl eName; | |||||
| 234 | @X mlElement( name = "mo ther-maide n-name", r equired = true) | |||||
| 235 | pr otected St ring mothe rMaidenNam e; | |||||
| 236 | @X mlElement( name = "mu ltiple-bir th-indicat or", requi red = true ) | |||||
| 237 | pr otected St ring multi pleBirthIn dicator; | |||||
| 238 | @X mlElement( name = "mu ltiple-bir th-indicat or-descrip tion", req uired = tr ue) | |||||
| 239 | pr otected St ring multi pleBirthIn dicatorDes cription; | |||||
| 240 | @X mlElement( name = "pl ace-of-bir th-city", required = true) | |||||
| 241 | pr otected St ring place OfBirthCit y; | |||||
| 242 | @X mlElement( name = "pl ace-of-bir th-state", required = true) | |||||
| 243 | pr otected St ring place OfBirthSta te; | |||||
| 244 | @X mlElement( name = "pl ace-of-bir th-state-d escription ", require d = true) | |||||
| 245 | pr otected St ring place OfBirthSta teDescript ion; | |||||
| 246 | @X mlElement( name = "po tential-ca t-edit-sta tus", requ ired = tru e) | |||||
| 247 | pr otected St ring poten tialCatEdi tStatus; | |||||
| 248 | @X mlElement( name = "po tential-ca t-edit-sta tus-descri ption", re quired = t rue) | |||||
| 249 | pr otected St ring poten tialCatEdi tStatusDes cription; | |||||
| 250 | @X mlElement( name = "po w-status-i ndicated", required = true) | |||||
| 251 | pr otected St ring powSt atusIndica ted; | |||||
| 252 | @X mlElement( name = "po w-status-i ndicated-d escription ", require d = true) | |||||
| 253 | pr otected St ring powSt atusIndica tedDescrip tion; | |||||
| 254 | @X mlElement( required = true) | |||||
| 255 | pr otected St ring prefi x; | |||||
| 256 | @X mlElement( name = "pr imary-icn" , required = true) | |||||
| 257 | pr otected St ring prima ryIcn; | |||||
| 258 | @X mlElement( name = "pr imary-view -last-upda ted", requ ired = tru e, type = String.cla ss) | |||||
| 259 | @X mlJavaType Adapter(Da teTimeXmlA dapter.cla ss) | |||||
| 260 | @X mlSchemaTy pe(name = "dateTime" ) | |||||
| 261 | pr otected Da te primary ViewLastUp dated; | |||||
| 262 | @X mlElement( name = "ps eudo-ssn-r eason", re quired = t rue) | |||||
| 263 | pr otected St ring pseud oSsnReason ; | |||||
| 264 | @X mlElement( required = true) | |||||
| 265 | pr otected St ring race; | |||||
| 266 | @X mlElement( name = "ra ce-descrip tion", req uired = tr ue) | |||||
| 267 | pr otected St ring raceD escription ; | |||||
| 268 | @X mlElement( name = "re sidence-ci ty", requi red = true ) | |||||
| 269 | pr otected St ring resid enceCity; | |||||
| 270 | @X mlElement( name = "re sidence-ph one-number ", require d = true) | |||||
| 271 | pr otected St ring resid encePhoneN umber; | |||||
| 272 | @X mlElement( name = "re sidence-st ate", requ ired = tru e) | |||||
| 273 | pr otected St ring resid enceState; | |||||
| 274 | @X mlElement( name = "re sidence-st ate-descri ption", re quired = t rue) | |||||
| 275 | pr otected St ring resid enceStateD escription ; | |||||
| 276 | @X mlElement( name = "re sidence-zi p4", requi red = true ) | |||||
| 277 | pr otected St ring resid enceZip4; | |||||
| 278 | @X mlElement( name = "re solution-j ournal-cas e-number", required = true) | |||||
| 279 | pr otected St ring resol utionJourn alCaseNumb er; | |||||
| 280 | @X mlElement( name = "re solution-j ournal-cas e-number-d escription ", require d = true) | |||||
| 281 | pr otected St ring resol utionJourn alCaseNumb erDescript ion; | |||||
| 282 | @X mlElement( name = "si te-associa tion1", re quired = t rue) | |||||
| 283 | pr otected St ring siteA ssociation 1; | |||||
| 284 | @X mlElement( name = "si te-associa tion2", re quired = t rue) | |||||
| 285 | pr otected St ring siteA ssociation 2; | |||||
| 286 | @X mlElement( name = "si te-associa tion3", re quired = t rue) | |||||
| 287 | pr otected St ring siteA ssociation 3; | |||||
| 288 | @X mlElement( name = "si te-associa tion4", re quired = t rue) | |||||
| 289 | pr otected St ring siteA ssociation 4; | |||||
| 290 | @X mlElement( name = "si te-associa tion5", re quired = t rue) | |||||
| 291 | pr otected St ring siteA ssociation 5; | |||||
| 292 | @X mlElement( name = "si te-associa tion6", re quired = t rue) | |||||
| 293 | pr otected St ring siteA ssociation 6; | |||||
| 294 | @X mlElement( required = true) | |||||
| 295 | pr otected St ring ssn; | |||||
| 296 | @X mlElement( name = "ss n-verifica tion-statu s", requir ed = true) | |||||
| 297 | pr otected St ring ssnVe rification Status; | |||||
| 298 | @X mlElement( name = "ss n-verifica tion-statu s-descript ion", requ ired = tru e) | |||||
| 299 | pr otected St ring ssnVe rification StatusDesc ription; | |||||
| 300 | @X mlElement( name = "st reet-addre ss-line1", required = true) | |||||
| 301 | pr otected St ring stree tAddressLi ne1; | |||||
| 302 | @X mlElement( name = "st reet-addre ss-line2", required = true) | |||||
| 303 | pr otected St ring stree tAddressLi ne2; | |||||
| 304 | @X mlElement( name = "st reet-addre ss-line3", required = true) | |||||
| 305 | pr otected St ring stree tAddressLi ne3; | |||||
| 306 | @X mlElement( required = true) | |||||
| 307 | pr otected St ring suffi x; | |||||
| 308 | ||||||
| 309 | /* * | |||||
| 310 | * Gets the value of t he adtHl7R eason prop erty. | |||||
| 311 | * | |||||
| 312 | * @return p ossible ob ject is {@ link Strin g } | |||||
| 313 | * / | |||||
| 314 | pu blic Strin g getAdtHl 7Reason() { | |||||
| 315 | retu rn this.ad tHl7Reason ; | |||||
| 316 | } | |||||
| 317 | ||||||
| 318 | /* * | |||||
| 319 | * Gets the value of t he alias1 property. | |||||
| 320 | * | |||||
| 321 | * @return p ossible ob ject is {@ link Strin g } | |||||
| 322 | * / | |||||
| 323 | pu blic Strin g getAlias 1() { | |||||
| 324 | retu rn this.al ias1; | |||||
| 325 | } | |||||
| 326 | ||||||
| 327 | /* * | |||||
| 328 | * Gets the value of t he alias2 property. | |||||
| 329 | * | |||||
| 330 | * @return p ossible ob ject is {@ link Strin g } | |||||
| 331 | * / | |||||
| 332 | pu blic Strin g getAlias 2() { | |||||
| 333 | retu rn this.al ias2; | |||||
| 334 | } | |||||
| 335 | ||||||
| 336 | /* * | |||||
| 337 | * Gets the value of t he alias3 property. | |||||
| 338 | * | |||||
| 339 | * @return p ossible ob ject is {@ link Strin g } | |||||
| 340 | * / | |||||
| 341 | pu blic Strin g getAlias 3() { | |||||
| 342 | retu rn this.al ias3; | |||||
| 343 | } | |||||
| 344 | ||||||
| 345 | /* * | |||||
| 346 | * Gets the value of t he alias4 property. | |||||
| 347 | * | |||||
| 348 | * @return p ossible ob ject is {@ link Strin g } | |||||
| 349 | * / | |||||
| 350 | pu blic Strin g getAlias 4() { | |||||
| 351 | retu rn this.al ias4; | |||||
| 352 | } | |||||
| 353 | ||||||
| 354 | /* * | |||||
| 355 | * Gets the value of t he alias5 property. | |||||
| 356 | * | |||||
| 357 | * @return p ossible ob ject is {@ link Strin g } | |||||
| 358 | * / | |||||
| 359 | pu blic Strin g getAlias 5() { | |||||
| 360 | retu rn this.al ias5; | |||||
| 361 | } | |||||
| 362 | ||||||
| 363 | /* * | |||||
| 364 | * Gets the value of t he alias6 property. | |||||
| 365 | * | |||||
| 366 | * @return p ossible ob ject is {@ link Strin g } | |||||
| 367 | * / | |||||
| 368 | pu blic Strin g getAlias 6() { | |||||
| 369 | retu rn this.al ias6; | |||||
| 370 | } | |||||
| 371 | ||||||
| 372 | /* * | |||||
| 373 | * Gets the value of t he assigni ngAuthorit yName prop erty. | |||||
| 374 | * | |||||
| 375 | * @return p ossible ob ject is {@ link Strin g } | |||||
| 376 | * / | |||||
| 377 | pu blic Strin g getAssig ningAuthor ityName() { | |||||
| 378 | retu rn this.as signingAut horityName ; | |||||
| 379 | } | |||||
| 380 | ||||||
| 381 | /* * | |||||
| 382 | * Gets the value of t he assigni ngAuthorit yNumber pr operty. | |||||
| 383 | * | |||||
| 384 | * @return p ossible ob ject is {@ link Strin g } | |||||
| 385 | * / | |||||
| 386 | pu blic Strin g getAssig ningAuthor ityNumber( ) { | |||||
| 387 | retu rn this.as signingAut horityNumb er; | |||||
| 388 | } | |||||
| 389 | ||||||
| 390 | /* * | |||||
| 391 | * Gets the value of t he claimNu mber prope rty. | |||||
| 392 | * | |||||
| 393 | * @return p ossible ob ject is {@ link Strin g } | |||||
| 394 | * / | |||||
| 395 | pu blic Strin g getClaim Number() { | |||||
| 396 | retu rn this.cl aimNumber; | |||||
| 397 | } | |||||
| 398 | ||||||
| 399 | /* * | |||||
| 400 | * Gets the value of t he correla tionDate p roperty. | |||||
| 401 | * | |||||
| 402 | * @return p ossible ob ject is {@ link Strin g } | |||||
| 403 | * / | |||||
| 404 | pu blic Date getCorrela tionDate() { | |||||
| 405 | retu rn this.co rrelationD ate; | |||||
| 406 | } | |||||
| 407 | ||||||
| 408 | /* * | |||||
| 409 | * Gets the value of t he created By propert y. | |||||
| 410 | * | |||||
| 411 | * @return p ossible ob ject is {@ link Strin g } | |||||
| 412 | * / | |||||
| 413 | pu blic Strin g getCreat edBy() { | |||||
| 414 | retu rn this.cr eatedBy; | |||||
| 415 | } | |||||
| 416 | ||||||
| 417 | /* * | |||||
| 418 | * Gets the value of t he dateLas tTreated p roperty. | |||||
| 419 | * | |||||
| 420 | * @return p ossible ob ject is {@ link Strin g } | |||||
| 421 | * / | |||||
| 422 | pu blic Date getDateLas tTreated() { | |||||
| 423 | retu rn this.da teLastTrea ted; | |||||
| 424 | } | |||||
| 425 | ||||||
| 426 | /* * | |||||
| 427 | * Gets the value of t he dateOfD eath prope rty. | |||||
| 428 | * | |||||
| 429 | * @return p ossible ob ject is {@ link Strin g } | |||||
| 430 | * / | |||||
| 431 | pu blic Date getDateOfD eath() { | |||||
| 432 | retu rn this.da teOfDeath; | |||||
| 433 | } | |||||
| 434 | ||||||
| 435 | /* * | |||||
| 436 | * Gets the value of t he dateOfI dState pro perty. | |||||
| 437 | * | |||||
| 438 | * @return p ossible ob ject is {@ link Strin g } | |||||
| 439 | * / | |||||
| 440 | pu blic Date getDateOfI dState() { | |||||
| 441 | retu rn this.da teOfIdStat e; | |||||
| 442 | } | |||||
| 443 | ||||||
| 444 | /* * | |||||
| 445 | * Gets the value of t he dateOfL astUpdated Message pr operty. | |||||
| 446 | * | |||||
| 447 | * @return p ossible ob ject is {@ link Strin g } | |||||
| 448 | * / | |||||
| 449 | pu blic Date getDateOfL astUpdated Message() { | |||||
| 450 | retu rn this.da teOfLastUp datedMessa ge; | |||||
| 451 | } | |||||
| 452 | ||||||
| 453 | /* * | |||||
| 454 | * Gets the value of t he dateOri ginalCreat ion proper ty. | |||||
| 455 | * | |||||
| 456 | * @return p ossible ob ject is {@ link Strin g } | |||||
| 457 | * / | |||||
| 458 | pu blic Date getDateOri ginalCreat ion() { | |||||
| 459 | retu rn this.da teOriginal Creation; | |||||
| 460 | } | |||||
| 461 | ||||||
| 462 | /* * | |||||
| 463 | * Gets the value of t he dfn pro perty. | |||||
| 464 | * | |||||
| 465 | * @return p ossible ob ject is {@ link Strin g } | |||||
| 466 | * / | |||||
| 467 | pu blic Strin g getDfn() { | |||||
| 468 | retu rn this.df n; | |||||
| 469 | } | |||||
| 470 | ||||||
| 471 | /* * | |||||
| 472 | * Gets the value of t he dob pro perty. | |||||
| 473 | * | |||||
| 474 | * @return p ossible ob ject is {@ link Strin g } | |||||
| 475 | * / | |||||
| 476 | pu blic Date getDob() { | |||||
| 477 | retu rn this.do b; | |||||
| 478 | } | |||||
| 479 | ||||||
| 480 | /* * | |||||
| 481 | * Gets the value of t he ethnici ty propert y. | |||||
| 482 | * | |||||
| 483 | * @return p ossible ob ject is {@ link Strin g } | |||||
| 484 | * / | |||||
| 485 | pu blic Strin g getEthni city() { | |||||
| 486 | retu rn this.et hnicity; | |||||
| 487 | } | |||||
| 488 | ||||||
| 489 | /* * | |||||
| 490 | * Gets the value of t he ethnici tyDescript ion proper ty. | |||||
| 491 | * | |||||
| 492 | * @return p ossible ob ject is {@ link Strin g } | |||||
| 493 | * / | |||||
| 494 | pu blic Strin g getEthni cityDescri ption() { | |||||
| 495 | retu rn this.et hnicityDes cription; | |||||
| 496 | } | |||||
| 497 | ||||||
| 498 | /* * | |||||
| 499 | * Gets the value of t he facilit yName prop erty. | |||||
| 500 | * | |||||
| 501 | * @return p ossible ob ject is {@ link Strin g } | |||||
| 502 | * / | |||||
| 503 | pu blic Strin g getFacil ityName() { | |||||
| 504 | retu rn this.fa cilityName ; | |||||
| 505 | } | |||||
| 506 | ||||||
| 507 | /* * | |||||
| 508 | * Gets the value of t he facilit yNameOrigi nalCreatio n property . | |||||
| 509 | * | |||||
| 510 | * @return p ossible ob ject is {@ link Strin g } | |||||
| 511 | * / | |||||
| 512 | pu blic Strin g getFacil ityNameOri ginalCreat ion() { | |||||
| 513 | retu rn this.fa cilityName OriginalCr eation; | |||||
| 514 | } | |||||
| 515 | ||||||
| 516 | /* * | |||||
| 517 | * Gets the value of t he facilit yNumber pr operty. | |||||
| 518 | * | |||||
| 519 | * @return p ossible ob ject is {@ link Strin g } | |||||
| 520 | * / | |||||
| 521 | pu blic Strin g getFacil ityNumber( ) { | |||||
| 522 | retu rn this.fa cilityNumb er; | |||||
| 523 | } | |||||
| 524 | ||||||
| 525 | /* * | |||||
| 526 | * Gets the value of t he facilit yNumberOri ginalCreat ion proper ty. | |||||
| 527 | * | |||||
| 528 | * @return p ossible ob ject is {@ link Strin g } | |||||
| 529 | * / | |||||
| 530 | pu blic Strin g getFacil ityNumberO riginalCre ation() { | |||||
| 531 | retu rn this.fa cilityNumb erOriginal Creation; | |||||
| 532 | } | |||||
| 533 | ||||||
| 534 | /* * | |||||
| 535 | * Gets the value of t he firstNa me propert y. | |||||
| 536 | * | |||||
| 537 | * @return p ossible ob ject is {@ link Strin g } | |||||
| 538 | * / | |||||
| 539 | pu blic Strin g getFirst Name() { | |||||
| 540 | retu rn this.fi rstName; | |||||
| 541 | } | |||||
| 542 | ||||||
| 543 | /* * | |||||
| 544 | * Gets the value of t he gender property. | |||||
| 545 | * | |||||
| 546 | * @return p ossible ob ject is {@ link Strin g } | |||||
| 547 | * / | |||||
| 548 | pu blic Strin g getGende r() { | |||||
| 549 | retu rn this.ge nder; | |||||
| 550 | } | |||||
| 551 | ||||||
| 552 | /* * | |||||
| 553 | * Gets the value of t he genderD escription property. | |||||
| 554 | * | |||||
| 555 | * @return p ossible ob ject is {@ link Strin g } | |||||
| 556 | * / | |||||
| 557 | pu blic Strin g getGende rDescripti on() { | |||||
| 558 | retu rn this.ge nderDescri ption; | |||||
| 559 | } | |||||
| 560 | ||||||
| 561 | /* * | |||||
| 562 | * Gets the value of t he icn pro perty. | |||||
| 563 | * | |||||
| 564 | * @return p ossible ob ject is {@ link Strin g } | |||||
| 565 | * / | |||||
| 566 | pu blic Strin g getIcn() { | |||||
| 567 | retu rn this.ic n; | |||||
| 568 | } | |||||
| 569 | ||||||
| 570 | /* * | |||||
| 571 | * Gets the value of t he identif ierStatus property. | |||||
| 572 | * | |||||
| 573 | * @return p ossible ob ject is {@ link Strin g } | |||||
| 574 | * / | |||||
| 575 | pu blic Strin g getIdent ifierStatu s() { | |||||
| 576 | retu rn this.id entifierSt atus; | |||||
| 577 | } | |||||
| 578 | ||||||
| 579 | /* * | |||||
| 580 | * Gets the value of t he identif ierStatusD escription property. | |||||
| 581 | * | |||||
| 582 | * @return p ossible ob ject is {@ link Strin g } | |||||
| 583 | * / | |||||
| 584 | pu blic Strin g getIdent ifierStatu sDescripti on() { | |||||
| 585 | retu rn this.id entifierSt atusDescri ption; | |||||
| 586 | } | |||||
| 587 | ||||||
| 588 | /* * | |||||
| 589 | * Gets the value of t he identit yTheft pro perty. | |||||
| 590 | * | |||||
| 591 | * @return p ossible ob ject is {@ link Strin g } | |||||
| 592 | * / | |||||
| 593 | pu blic Strin g getIdent ityTheft() { | |||||
| 594 | retu rn this.id entityThef t; | |||||
| 595 | } | |||||
| 596 | ||||||
| 597 | /* * | |||||
| 598 | * Gets the value of t he identit yTheftDesc ription pr operty. | |||||
| 599 | * | |||||
| 600 | * @return p ossible ob ject is {@ link Strin g } | |||||
| 601 | * / | |||||
| 602 | pu blic Strin g getIdent ityTheftDe scription( ) { | |||||
| 603 | retu rn this.id entityThef tDescripti on; | |||||
| 604 | } | |||||
| 605 | ||||||
| 606 | /* * | |||||
| 607 | * Gets the value of t he idState property. | |||||
| 608 | * | |||||
| 609 | * @return p ossible ob ject is {@ link Strin g } | |||||
| 610 | * / | |||||
| 611 | pu blic Strin g getIdSta te() { | |||||
| 612 | retu rn this.id State; | |||||
| 613 | } | |||||
| 614 | ||||||
| 615 | /* * | |||||
| 616 | * Gets the value of t he idState Descriptio n property . | |||||
| 617 | * | |||||
| 618 | * @return p ossible ob ject is {@ link Strin g } | |||||
| 619 | * / | |||||
| 620 | pu blic Strin g getIdSta teDescript ion() { | |||||
| 621 | retu rn this.id StateDescr iption; | |||||
| 622 | } | |||||
| 623 | ||||||
| 624 | /* * | |||||
| 625 | * Gets the value of t he lastNam e property . | |||||
| 626 | * | |||||
| 627 | * @return p ossible ob ject is {@ link Strin g } | |||||
| 628 | * / | |||||
| 629 | pu blic Strin g getLastN ame() { | |||||
| 630 | retu rn this.la stName; | |||||
| 631 | } | |||||
| 632 | ||||||
| 633 | /* * | |||||
| 634 | * Gets the value of t he marital Status pro perty. | |||||
| 635 | * | |||||
| 636 | * @return p ossible ob ject is {@ link Strin g } | |||||
| 637 | * / | |||||
| 638 | pu blic Strin g getMarit alStatus() { | |||||
| 639 | retu rn this.ma ritalStatu s; | |||||
| 640 | } | |||||
| 641 | ||||||
| 642 | /* * | |||||
| 643 | * Gets the value of t he marital StatusDesc ription pr operty. | |||||
| 644 | * | |||||
| 645 | * @return p ossible ob ject is {@ link Strin g } | |||||
| 646 | * / | |||||
| 647 | pu blic Strin g getMarit alStatusDe scription( ) { | |||||
| 648 | retu rn this.ma ritalStatu sDescripti on; | |||||
| 649 | } | |||||
| 650 | ||||||
| 651 | /* * | |||||
| 652 | * Gets the value of t he middleN ame proper ty. | |||||
| 653 | * | |||||
| 654 | * @return p ossible ob ject is {@ link Strin g } | |||||
| 655 | * / | |||||
| 656 | pu blic Strin g getMiddl eName() { | |||||
| 657 | retu rn this.mi ddleName; | |||||
| 658 | } | |||||
| 659 | ||||||
| 660 | /* * | |||||
| 661 | * Gets the value of t he motherM aidenName property. | |||||
| 662 | * | |||||
| 663 | * @return p ossible ob ject is {@ link Strin g } | |||||
| 664 | * / | |||||
| 665 | pu blic Strin g getMothe rMaidenNam e() { | |||||
| 666 | retu rn this.mo therMaiden Name; | |||||
| 667 | } | |||||
| 668 | ||||||
| 669 | /* * | |||||
| 670 | * Gets the value of t he multipl eBirthIndi cator prop erty. | |||||
| 671 | * | |||||
| 672 | * @return p ossible ob ject is {@ link Strin g } | |||||
| 673 | * / | |||||
| 674 | pu blic Strin g getMulti pleBirthIn dicator() { | |||||
| 675 | retu rn this.mu ltipleBirt hIndicator ; | |||||
| 676 | } | |||||
| 677 | ||||||
| 678 | /* * | |||||
| 679 | * Gets the value of t he multipl eBirthIndi catorDescr iption pro perty. | |||||
| 680 | * | |||||
| 681 | * @return p ossible ob ject is {@ link Strin g } | |||||
| 682 | * / | |||||
| 683 | pu blic Strin g getMulti pleBirthIn dicatorDes cription() { | |||||
| 684 | retu rn this.mu ltipleBirt hIndicator Descriptio n; | |||||
| 685 | } | |||||
| 686 | ||||||
| 687 | /* * | |||||
| 688 | * Gets the value of t he placeOf BirthCity property. | |||||
| 689 | * | |||||
| 690 | * @return p ossible ob ject is {@ link Strin g } | |||||
| 691 | * / | |||||
| 692 | pu blic Strin g getPlace OfBirthCit y() { | |||||
| 693 | retu rn this.pl aceOfBirth City; | |||||
| 694 | } | |||||
| 695 | ||||||
| 696 | /* * | |||||
| 697 | * Gets the value of t he placeOf BirthState property. | |||||
| 698 | * | |||||
| 699 | * @return p ossible ob ject is {@ link Strin g } | |||||
| 700 | * / | |||||
| 701 | pu blic Strin g getPlace OfBirthSta te() { | |||||
| 702 | retu rn this.pl aceOfBirth State; | |||||
| 703 | } | |||||
| 704 | ||||||
| 705 | /* * | |||||
| 706 | * Gets the value of t he placeOf BirthState Descriptio n property . | |||||
| 707 | * | |||||
| 708 | * @return p ossible ob ject is {@ link Strin g } | |||||
| 709 | * / | |||||
| 710 | pu blic Strin g getPlace OfBirthSta teDescript ion() { | |||||
| 711 | retu rn this.pl aceOfBirth StateDescr iption; | |||||
| 712 | } | |||||
| 713 | ||||||
| 714 | /* * | |||||
| 715 | * Gets the value of t he potenti alCatEditS tatus prop erty. | |||||
| 716 | * | |||||
| 717 | * @return p ossible ob ject is {@ link Strin g } | |||||
| 718 | * / | |||||
| 719 | pu blic Strin g getPoten tialCatEdi tStatus() { | |||||
| 720 | retu rn this.po tentialCat EditStatus ; | |||||
| 721 | } | |||||
| 722 | ||||||
| 723 | /* * | |||||
| 724 | * Gets the value of t he potenti alCatEditS tatusDescr iption pro perty. | |||||
| 725 | * | |||||
| 726 | * @return p ossible ob ject is {@ link Strin g } | |||||
| 727 | * / | |||||
| 728 | pu blic Strin g getPoten tialCatEdi tStatusDes cription() { | |||||
| 729 | retu rn this.po tentialCat EditStatus Descriptio n; | |||||
| 730 | } | |||||
| 731 | ||||||
| 732 | /* * | |||||
| 733 | * Gets the value of t he powStat usIndicate d property . | |||||
| 734 | * | |||||
| 735 | * @return p ossible ob ject is {@ link Strin g } | |||||
| 736 | * / | |||||
| 737 | pu blic Strin g getPowSt atusIndica ted() { | |||||
| 738 | retu rn this.po wStatusInd icated; | |||||
| 739 | } | |||||
| 740 | ||||||
| 741 | /* * | |||||
| 742 | * Gets the value of t he powStat usIndicate dDescripti on propert y. | |||||
| 743 | * | |||||
| 744 | * @return p ossible ob ject is {@ link Strin g } | |||||
| 745 | * / | |||||
| 746 | pu blic Strin g getPowSt atusIndica tedDescrip tion() { | |||||
| 747 | retu rn this.po wStatusInd icatedDesc ription; | |||||
| 748 | } | |||||
| 749 | ||||||
| 750 | /* * | |||||
| 751 | * Gets the value of t he prefix property. | |||||
| 752 | * | |||||
| 753 | * @return p ossible ob ject is {@ link Strin g } | |||||
| 754 | * / | |||||
| 755 | pu blic Strin g getPrefi x() { | |||||
| 756 | retu rn this.pr efix; | |||||
| 757 | } | |||||
| 758 | ||||||
| 759 | /* * | |||||
| 760 | * Gets the value of t he primary Icn proper ty. | |||||
| 761 | * | |||||
| 762 | * @return p ossible ob ject is {@ link Strin g } | |||||
| 763 | * / | |||||
| 764 | pu blic Strin g getPrima ryIcn() { | |||||
| 765 | retu rn this.pr imaryIcn; | |||||
| 766 | } | |||||
| 767 | ||||||
| 768 | /* * | |||||
| 769 | * Gets the value of t he primary ViewLastUp dated prop erty. | |||||
| 770 | * | |||||
| 771 | * @return p ossible ob ject is {@ link Strin g } | |||||
| 772 | * / | |||||
| 773 | pu blic Date getPrimary ViewLastUp dated() { | |||||
| 774 | retu rn this.pr imaryViewL astUpdated ; | |||||
| 775 | } | |||||
| 776 | ||||||
| 777 | /* * | |||||
| 778 | * Gets the value of t he pseudoS snReason p roperty. | |||||
| 779 | * | |||||
| 780 | * @return p ossible ob ject is {@ link Strin g } | |||||
| 781 | * / | |||||
| 782 | pu blic Strin g getPseud oSsnReason () { | |||||
| 783 | retu rn this.ps eudoSsnRea son; | |||||
| 784 | } | |||||
| 785 | ||||||
| 786 | /* * | |||||
| 787 | * Gets the value of t he race pr operty. | |||||
| 788 | * | |||||
| 789 | * @return p ossible ob ject is {@ link Strin g } | |||||
| 790 | * / | |||||
| 791 | pu blic Strin g getRace( ) { | |||||
| 792 | retu rn this.ra ce; | |||||
| 793 | } | |||||
| 794 | ||||||
| 795 | /* * | |||||
| 796 | * Gets the value of t he raceDes cription p roperty. | |||||
| 797 | * | |||||
| 798 | * @return p ossible ob ject is {@ link Strin g } | |||||
| 799 | * / | |||||
| 800 | pu blic Strin g getRaceD escription () { | |||||
| 801 | retu rn this.ra ceDescript ion; | |||||
| 802 | } | |||||
| 803 | ||||||
| 804 | /* * | |||||
| 805 | * Gets the value of t he residen ceCity pro perty. | |||||
| 806 | * | |||||
| 807 | * @return p ossible ob ject is {@ link Strin g } | |||||
| 808 | * / | |||||
| 809 | pu blic Strin g getResid enceCity() { | |||||
| 810 | retu rn this.re sidenceCit y; | |||||
| 811 | } | |||||
| 812 | ||||||
| 813 | /* * | |||||
| 814 | * Gets the value of t he residen cePhoneNum ber proper ty. | |||||
| 815 | * | |||||
| 816 | * @return p ossible ob ject is {@ link Strin g } | |||||
| 817 | * / | |||||
| 818 | pu blic Strin g getResid encePhoneN umber() { | |||||
| 819 | retu rn this.re sidencePho neNumber; | |||||
| 820 | } | |||||
| 821 | ||||||
| 822 | /* * | |||||
| 823 | * Gets the value of t he residen ceState pr operty. | |||||
| 824 | * | |||||
| 825 | * @return p ossible ob ject is {@ link Strin g } | |||||
| 826 | * / | |||||
| 827 | pu blic Strin g getResid enceState( ) { | |||||
| 828 | retu rn this.re sidenceSta te; | |||||
| 829 | } | |||||
| 830 | ||||||
| 831 | /* * | |||||
| 832 | * Gets the value of t he residen ceStateDes cription p roperty. | |||||
| 833 | * | |||||
| 834 | * @return p ossible ob ject is {@ link Strin g } | |||||
| 835 | * / | |||||
| 836 | pu blic Strin g getResid enceStateD escription () { | |||||
| 837 | retu rn this.re sidenceSta teDescript ion; | |||||
| 838 | } | |||||
| 839 | ||||||
| 840 | /* * | |||||
| 841 | * Gets the value of t he residen ceZip4 pro perty. | |||||
| 842 | * | |||||
| 843 | * @return p ossible ob ject is {@ link Strin g } | |||||
| 844 | * / | |||||
| 845 | pu blic Strin g getResid enceZip4() { | |||||
| 846 | retu rn this.re sidenceZip 4; | |||||
| 847 | } | |||||
| 848 | ||||||
| 849 | /* * | |||||
| 850 | * Gets the value of t he resolut ionJournal CaseNumber property. | |||||
| 851 | * | |||||
| 852 | * @return p ossible ob ject is {@ link Strin g } | |||||
| 853 | * / | |||||
| 854 | pu blic Strin g getResol utionJourn alCaseNumb er() { | |||||
| 855 | retu rn this.re solutionJo urnalCaseN umber; | |||||
| 856 | } | |||||
| 857 | ||||||
| 858 | /* * | |||||
| 859 | * Gets the value of t he resolut ionJournal CaseNumber Descriptio n property . | |||||
| 860 | * | |||||
| 861 | * @return p ossible ob ject is {@ link Strin g } | |||||
| 862 | * / | |||||
| 863 | pu blic Strin g getResol utionJourn alCaseNumb erDescript ion() { | |||||
| 864 | retu rn this.re solutionJo urnalCaseN umberDescr iption; | |||||
| 865 | } | |||||
| 866 | ||||||
| 867 | /* * | |||||
| 868 | * Gets the value of t he siteAss ociation1 property. | |||||
| 869 | * | |||||
| 870 | * @return p ossible ob ject is {@ link Strin g } | |||||
| 871 | * / | |||||
| 872 | pu blic Strin g getSiteA ssociation 1() { | |||||
| 873 | retu rn this.si teAssociat ion1; | |||||
| 874 | } | |||||
| 875 | ||||||
| 876 | /* * | |||||
| 877 | * Gets the value of t he siteAss ociation2 property. | |||||
| 878 | * | |||||
| 879 | * @return p ossible ob ject is {@ link Strin g } | |||||
| 880 | * / | |||||
| 881 | pu blic Strin g getSiteA ssociation 2() { | |||||
| 882 | retu rn this.si teAssociat ion2; | |||||
| 883 | } | |||||
| 884 | ||||||
| 885 | /* * | |||||
| 886 | * Gets the value of t he siteAss ociation3 property. | |||||
| 887 | * | |||||
| 888 | * @return p ossible ob ject is {@ link Strin g } | |||||
| 889 | * / | |||||
| 890 | pu blic Strin g getSiteA ssociation 3() { | |||||
| 891 | retu rn this.si teAssociat ion3; | |||||
| 892 | } | |||||
| 893 | ||||||
| 894 | /* * | |||||
| 895 | * Gets the value of t he siteAss ociation4 property. | |||||
| 896 | * | |||||
| 897 | * @return p ossible ob ject is {@ link Strin g } | |||||
| 898 | * / | |||||
| 899 | pu blic Strin g getSiteA ssociation 4() { | |||||
| 900 | retu rn this.si teAssociat ion4; | |||||
| 901 | } | |||||
| 902 | ||||||
| 903 | /* * | |||||
| 904 | * Gets the value of t he siteAss ociation5 property. | |||||
| 905 | * | |||||
| 906 | * @return p ossible ob ject is {@ link Strin g } | |||||
| 907 | * / | |||||
| 908 | pu blic Strin g getSiteA ssociation 5() { | |||||
| 909 | retu rn this.si teAssociat ion5; | |||||
| 910 | } | |||||
| 911 | ||||||
| 912 | /* * | |||||
| 913 | * Gets the value of t he siteAss ociation6 property. | |||||
| 914 | * | |||||
| 915 | * @return p ossible ob ject is {@ link Strin g } | |||||
| 916 | * / | |||||
| 917 | pu blic Strin g getSiteA ssociation 6() { | |||||
| 918 | retu rn this.si teAssociat ion6; | |||||
| 919 | } | |||||
| 920 | ||||||
| 921 | /* * | |||||
| 922 | * Gets the value of t he ssn pro perty. | |||||
| 923 | * | |||||
| 924 | * @return p ossible ob ject is {@ link Strin g } | |||||
| 925 | * / | |||||
| 926 | pu blic Strin g getSsn() { | |||||
| 927 | retu rn this.ss n; | |||||
| 928 | } | |||||
| 929 | ||||||
| 930 | /* * | |||||
| 931 | * Gets the value of t he ssnVeri ficationSt atus prope rty. | |||||
| 932 | * | |||||
| 933 | * @return p ossible ob ject is {@ link Strin g } | |||||
| 934 | * / | |||||
| 935 | pu blic Strin g getSsnVe rification Status() { | |||||
| 936 | retu rn this.ss nVerificat ionStatus; | |||||
| 937 | } | |||||
| 938 | ||||||
| 939 | /* * | |||||
| 940 | * Gets the value of t he ssnVeri ficationSt atusDescri ption prop erty. | |||||
| 941 | * | |||||
| 942 | * @return p ossible ob ject is {@ link Strin g } | |||||
| 943 | * / | |||||
| 944 | pu blic Strin g getSsnVe rification StatusDesc ription() { | |||||
| 945 | retu rn this.ss nVerificat ionStatusD escription ; | |||||
| 946 | } | |||||
| 947 | ||||||
| 948 | /* * | |||||
| 949 | * Gets the value of t he streetA ddressLine 1 property . | |||||
| 950 | * | |||||
| 951 | * @return p ossible ob ject is {@ link Strin g } | |||||
| 952 | * / | |||||
| 953 | pu blic Strin g getStree tAddressLi ne1() { | |||||
| 954 | retu rn this.st reetAddres sLine1; | |||||
| 955 | } | |||||
| 956 | ||||||
| 957 | /* * | |||||
| 958 | * Gets the value of t he streetA ddressLine 2 property . | |||||
| 959 | * | |||||
| 960 | * @return p ossible ob ject is {@ link Strin g } | |||||
| 961 | * / | |||||
| 962 | pu blic Strin g getStree tAddressLi ne2() { | |||||
| 963 | retu rn this.st reetAddres sLine2; | |||||
| 964 | } | |||||
| 965 | ||||||
| 966 | /* * | |||||
| 967 | * Gets the value of t he streetA ddressLine 3 property . | |||||
| 968 | * | |||||
| 969 | * @return p ossible ob ject is {@ link Strin g } | |||||
| 970 | * / | |||||
| 971 | pu blic Strin g getStree tAddressLi ne3() { | |||||
| 972 | retu rn this.st reetAddres sLine3; | |||||
| 973 | } | |||||
| 974 | ||||||
| 975 | /* * | |||||
| 976 | * Gets the value of t he suffix property. | |||||
| 977 | * | |||||
| 978 | * @return p ossible ob ject is {@ link Strin g } | |||||
| 979 | * / | |||||
| 980 | pu blic Strin g getSuffi x() { | |||||
| 981 | retu rn this.su ffix; | |||||
| 982 | } | |||||
| 983 | ||||||
| 984 | /* * | |||||
| 985 | * Sets the value of t he adtHl7R eason prop erty. | |||||
| 986 | * | |||||
| 987 | * @param va lue | |||||
| 988 | * allowed object is {@link Str ing } | |||||
| 989 | * / | |||||
| 990 | pu blic void setAdtHl7R eason(fina l String v alue) { | |||||
| 991 | this .adtHl7Rea son = valu e; | |||||
| 992 | } | |||||
| 993 | ||||||
| 994 | /* * | |||||
| 995 | * Sets the value of t he alias1 property. | |||||
| 996 | * | |||||
| 997 | * @param va lue | |||||
| 998 | * allowed object is {@link Str ing } | |||||
| 999 | * / | |||||
| 1000 | pu blic void setAlias1( final Stri ng value) { | |||||
| 1001 | this .alias1 = value; | |||||
| 1002 | } | |||||
| 1003 | ||||||
| 1004 | /* * | |||||
| 1005 | * Sets the value of t he alias2 property. | |||||
| 1006 | * | |||||
| 1007 | * @param va lue | |||||
| 1008 | * allowed object is {@link Str ing } | |||||
| 1009 | * / | |||||
| 1010 | pu blic void setAlias2( final Stri ng value) { | |||||
| 1011 | this .alias2 = value; | |||||
| 1012 | } | |||||
| 1013 | ||||||
| 1014 | /* * | |||||
| 1015 | * Sets the value of t he alias3 property. | |||||
| 1016 | * | |||||
| 1017 | * @param va lue | |||||
| 1018 | * allowed object is {@link Str ing } | |||||
| 1019 | * / | |||||
| 1020 | pu blic void setAlias3( final Stri ng value) { | |||||
| 1021 | this .alias3 = value; | |||||
| 1022 | } | |||||
| 1023 | ||||||
| 1024 | /* * | |||||
| 1025 | * Sets the value of t he alias4 property. | |||||
| 1026 | * | |||||
| 1027 | * @param va lue | |||||
| 1028 | * allowed object is {@link Str ing } | |||||
| 1029 | * / | |||||
| 1030 | pu blic void setAlias4( final Stri ng value) { | |||||
| 1031 | this .alias4 = value; | |||||
| 1032 | } | |||||
| 1033 | ||||||
| 1034 | /* * | |||||
| 1035 | * Sets the value of t he alias5 property. | |||||
| 1036 | * | |||||
| 1037 | * @param va lue | |||||
| 1038 | * allowed object is {@link Str ing } | |||||
| 1039 | * / | |||||
| 1040 | pu blic void setAlias5( final Stri ng value) { | |||||
| 1041 | this .alias5 = value; | |||||
| 1042 | } | |||||
| 1043 | ||||||
| 1044 | /* * | |||||
| 1045 | * Sets the value of t he alias6 property. | |||||
| 1046 | * | |||||
| 1047 | * @param va lue | |||||
| 1048 | * allowed object is {@link Str ing } | |||||
| 1049 | * / | |||||
| 1050 | pu blic void setAlias6( final Stri ng value) { | |||||
| 1051 | this .alias6 = value; | |||||
| 1052 | } | |||||
| 1053 | ||||||
| 1054 | /* * | |||||
| 1055 | * Sets the value of t he assigni ngAuthorit yName prop erty. | |||||
| 1056 | * | |||||
| 1057 | * @param va lue | |||||
| 1058 | * allowed object is {@link Str ing } | |||||
| 1059 | * / | |||||
| 1060 | pu blic void setAssigni ngAuthorit yName(fina l String v alue) { | |||||
| 1061 | this .assigning AuthorityN ame = valu e; | |||||
| 1062 | } | |||||
| 1063 | ||||||
| 1064 | /* * | |||||
| 1065 | * Sets the value of t he assigni ngAuthorit yNumber pr operty. | |||||
| 1066 | * | |||||
| 1067 | * @param va lue | |||||
| 1068 | * allowed object is {@link Str ing } | |||||
| 1069 | * / | |||||
| 1070 | pu blic void setAssigni ngAuthorit yNumber(fi nal String value) { | |||||
| 1071 | this .assigning AuthorityN umber = va lue; | |||||
| 1072 | } | |||||
| 1073 | ||||||
| 1074 | /* * | |||||
| 1075 | * Sets the value of t he claimNu mber prope rty. | |||||
| 1076 | * | |||||
| 1077 | * @param va lue | |||||
| 1078 | * allowed object is {@link Str ing } | |||||
| 1079 | * / | |||||
| 1080 | pu blic void setClaimNu mber(final String va lue) { | |||||
| 1081 | this .claimNumb er = value ; | |||||
| 1082 | } | |||||
| 1083 | ||||||
| 1084 | /* * | |||||
| 1085 | * Sets the value of t he correla tionDate p roperty. | |||||
| 1086 | * | |||||
| 1087 | * @param va lue | |||||
| 1088 | * allowed object is {@link Str ing } | |||||
| 1089 | * / | |||||
| 1090 | pu blic void setCorrela tionDate(f inal Date value) { | |||||
| 1091 | this .correlati onDate = v alue; | |||||
| 1092 | } | |||||
| 1093 | ||||||
| 1094 | /* * | |||||
| 1095 | * Sets the value of t he created By propert y. | |||||
| 1096 | * | |||||
| 1097 | * @param va lue | |||||
| 1098 | * allowed object is {@link Str ing } | |||||
| 1099 | * / | |||||
| 1100 | pu blic void setCreated By(final S tring valu e) { | |||||
| 1101 | this .createdBy = value; | |||||
| 1102 | } | |||||
| 1103 | ||||||
| 1104 | /* * | |||||
| 1105 | * Sets the value of t he dateLas tTreated p roperty. | |||||
| 1106 | * | |||||
| 1107 | * @param va lue | |||||
| 1108 | * allowed object is {@link Str ing } | |||||
| 1109 | * / | |||||
| 1110 | pu blic void setDateLas tTreated(f inal Date value) { | |||||
| 1111 | this .dateLastT reated = v alue; | |||||
| 1112 | } | |||||
| 1113 | ||||||
| 1114 | /* * | |||||
| 1115 | * Sets the value of t he dateOfD eath prope rty. | |||||
| 1116 | * | |||||
| 1117 | * @param va lue | |||||
| 1118 | * allowed object is {@link Str ing } | |||||
| 1119 | * / | |||||
| 1120 | pu blic void setDateOfD eath(final Date valu e) { | |||||
| 1121 | this .dateOfDea th = value ; | |||||
| 1122 | } | |||||
| 1123 | ||||||
| 1124 | /* * | |||||
| 1125 | * Sets the value of t he dateOfI dState pro perty. | |||||
| 1126 | * | |||||
| 1127 | * @param va lue | |||||
| 1128 | * allowed object is {@link Str ing } | |||||
| 1129 | * / | |||||
| 1130 | pu blic void setDateOfI dState(fin al Date va lue) { | |||||
| 1131 | this .dateOfIdS tate = val ue; | |||||
| 1132 | } | |||||
| 1133 | ||||||
| 1134 | /* * | |||||
| 1135 | * Sets the value of t he dateOfL astUpdated Message pr operty. | |||||
| 1136 | * | |||||
| 1137 | * @param va lue | |||||
| 1138 | * allowed object is {@link Str ing } | |||||
| 1139 | * / | |||||
| 1140 | pu blic void setDateOfL astUpdated Message(fi nal Date v alue) { | |||||
| 1141 | this .dateOfLas tUpdatedMe ssage = va lue; | |||||
| 1142 | } | |||||
| 1143 | ||||||
| 1144 | /* * | |||||
| 1145 | * Sets the value of t he dateOri ginalCreat ion proper ty. | |||||
| 1146 | * | |||||
| 1147 | * @param va lue | |||||
| 1148 | * allowed object is {@link Str ing } | |||||
| 1149 | * / | |||||
| 1150 | pu blic void setDateOri ginalCreat ion(final Date value ) { | |||||
| 1151 | this .dateOrigi nalCreatio n = value; | |||||
| 1152 | } | |||||
| 1153 | ||||||
| 1154 | /* * | |||||
| 1155 | * Sets the value of t he dfn pro perty. | |||||
| 1156 | * | |||||
| 1157 | * @param va lue | |||||
| 1158 | * allowed object is {@link Str ing } | |||||
| 1159 | * / | |||||
| 1160 | pu blic void setDfn(fin al String value) { | |||||
| 1161 | this .dfn = val ue; | |||||
| 1162 | } | |||||
| 1163 | ||||||
| 1164 | /* * | |||||
| 1165 | * Sets the value of t he dob pro perty. | |||||
| 1166 | * | |||||
| 1167 | * @param va lue | |||||
| 1168 | * allowed object is {@link Str ing } | |||||
| 1169 | * / | |||||
| 1170 | pu blic void setDob(fin al Date va lue) { | |||||
| 1171 | this .dob = val ue; | |||||
| 1172 | } | |||||
| 1173 | ||||||
| 1174 | /* * | |||||
| 1175 | * Sets the value of t he ethnici ty propert y. | |||||
| 1176 | * | |||||
| 1177 | * @param va lue | |||||
| 1178 | * allowed object is {@link Str ing } | |||||
| 1179 | * / | |||||
| 1180 | pu blic void setEthnici ty(final S tring valu e) { | |||||
| 1181 | this .ethnicity = value; | |||||
| 1182 | } | |||||
| 1183 | ||||||
| 1184 | /* * | |||||
| 1185 | * Sets the value of t he ethnici tyDescript ion proper ty. | |||||
| 1186 | * | |||||
| 1187 | * @param va lue | |||||
| 1188 | * allowed object is {@link Str ing } | |||||
| 1189 | * / | |||||
| 1190 | pu blic void setEthnici tyDescript ion(final String val ue) { | |||||
| 1191 | this .ethnicity Descriptio n = value; | |||||
| 1192 | } | |||||
| 1193 | ||||||
| 1194 | /* * | |||||
| 1195 | * Sets the value of t he facilit yName prop erty. | |||||
| 1196 | * | |||||
| 1197 | * @param va lue | |||||
| 1198 | * allowed object is {@link Str ing } | |||||
| 1199 | * / | |||||
| 1200 | pu blic void setFacilit yName(fina l String v alue) { | |||||
| 1201 | this .facilityN ame = valu e; | |||||
| 1202 | } | |||||
| 1203 | ||||||
| 1204 | /* * | |||||
| 1205 | * Sets the value of t he facilit yNameOrigi nalCreatio n property . | |||||
| 1206 | * | |||||
| 1207 | * @param va lue | |||||
| 1208 | * allowed object is {@link Str ing } | |||||
| 1209 | * / | |||||
| 1210 | pu blic void setFacilit yNameOrigi nalCreatio n(final St ring value ) { | |||||
| 1211 | this .facilityN ameOrigina lCreation = value; | |||||
| 1212 | } | |||||
| 1213 | ||||||
| 1214 | /* * | |||||
| 1215 | * Sets the value of t he facilit yNumber pr operty. | |||||
| 1216 | * | |||||
| 1217 | * @param va lue | |||||
| 1218 | * allowed object is {@link Str ing } | |||||
| 1219 | * / | |||||
| 1220 | pu blic void setFacilit yNumber(fi nal String value) { | |||||
| 1221 | this .facilityN umber = va lue; | |||||
| 1222 | } | |||||
| 1223 | ||||||
| 1224 | /* * | |||||
| 1225 | * Sets the value of t he facilit yNumberOri ginalCreat ion proper ty. | |||||
| 1226 | * | |||||
| 1227 | * @param va lue | |||||
| 1228 | * allowed object is {@link Str ing } | |||||
| 1229 | * / | |||||
| 1230 | pu blic void setFacilit yNumberOri ginalCreat ion(final String val ue) { | |||||
| 1231 | this .facilityN umberOrigi nalCreatio n = value; | |||||
| 1232 | } | |||||
| 1233 | ||||||
| 1234 | /* * | |||||
| 1235 | * Sets the value of t he firstNa me propert y. | |||||
| 1236 | * | |||||
| 1237 | * @param va lue | |||||
| 1238 | * allowed object is {@link Str ing } | |||||
| 1239 | * / | |||||
| 1240 | pu blic void setFirstNa me(final S tring valu e) { | |||||
| 1241 | this .firstName = value; | |||||
| 1242 | } | |||||
| 1243 | ||||||
| 1244 | /* * | |||||
| 1245 | * Sets the value of t he gender property. | |||||
| 1246 | * | |||||
| 1247 | * @param va lue | |||||
| 1248 | * allowed object is {@link Str ing } | |||||
| 1249 | * / | |||||
| 1250 | pu blic void setGender( final Stri ng value) { | |||||
| 1251 | this .gender = value; | |||||
| 1252 | } | |||||
| 1253 | ||||||
| 1254 | /* * | |||||
| 1255 | * Sets the value of t he genderD escription property. | |||||
| 1256 | * | |||||
| 1257 | * @param va lue | |||||
| 1258 | * allowed object is {@link Str ing } | |||||
| 1259 | * / | |||||
| 1260 | pu blic void setGenderD escription (final Str ing value) { | |||||
| 1261 | this .genderDes cription = value; | |||||
| 1262 | } | |||||
| 1263 | ||||||
| 1264 | /* * | |||||
| 1265 | * Sets the value of t he icn pro perty. | |||||
| 1266 | * | |||||
| 1267 | * @param va lue | |||||
| 1268 | * allowed object is {@link Str ing } | |||||
| 1269 | * / | |||||
| 1270 | pu blic void setIcn(fin al String value) { | |||||
| 1271 | this .icn = val ue; | |||||
| 1272 | } | |||||
| 1273 | ||||||
| 1274 | /* * | |||||
| 1275 | * Sets the value of t he identif ierStatus property. | |||||
| 1276 | * | |||||
| 1277 | * @param va lue | |||||
| 1278 | * allowed object is {@link Str ing } | |||||
| 1279 | * / | |||||
| 1280 | pu blic void setIdentif ierStatus( final Stri ng value) { | |||||
| 1281 | this .identifie rStatus = value; | |||||
| 1282 | } | |||||
| 1283 | ||||||
| 1284 | /* * | |||||
| 1285 | * Sets the value of t he identif ierStatusD escription property. | |||||
| 1286 | * | |||||
| 1287 | * @param va lue | |||||
| 1288 | * allowed object is {@link Str ing } | |||||
| 1289 | * / | |||||
| 1290 | pu blic void setIdentif ierStatusD escription (final Str ing value) { | |||||
| 1291 | this .identifie rStatusDes cription = value; | |||||
| 1292 | } | |||||
| 1293 | ||||||
| 1294 | /* * | |||||
| 1295 | * Sets the value of t he identit yTheft pro perty. | |||||
| 1296 | * | |||||
| 1297 | * @param va lue | |||||
| 1298 | * allowed object is {@link Str ing } | |||||
| 1299 | * / | |||||
| 1300 | pu blic void setIdentit yTheft(fin al String value) { | |||||
| 1301 | this .identityT heft = val ue; | |||||
| 1302 | } | |||||
| 1303 | ||||||
| 1304 | /* * | |||||
| 1305 | * Sets the value of t he identit yTheftDesc ription pr operty. | |||||
| 1306 | * | |||||
| 1307 | * @param va lue | |||||
| 1308 | * allowed object is {@link Str ing } | |||||
| 1309 | * / | |||||
| 1310 | pu blic void setIdentit yTheftDesc ription(fi nal String value) { | |||||
| 1311 | this .identityT heftDescri ption = va lue; | |||||
| 1312 | } | |||||
| 1313 | ||||||
| 1314 | /* * | |||||
| 1315 | * Sets the value of t he idState property. | |||||
| 1316 | * | |||||
| 1317 | * @param va lue | |||||
| 1318 | * allowed object is {@link Str ing } | |||||
| 1319 | * / | |||||
| 1320 | pu blic void setIdState (final Str ing value) { | |||||
| 1321 | this .idState = value; | |||||
| 1322 | } | |||||
| 1323 | ||||||
| 1324 | /* * | |||||
| 1325 | * Sets the value of t he idState Descriptio n property . | |||||
| 1326 | * | |||||
| 1327 | * @param va lue | |||||
| 1328 | * allowed object is {@link Str ing } | |||||
| 1329 | * / | |||||
| 1330 | pu blic void setIdState Descriptio n(final St ring value ) { | |||||
| 1331 | this .idStateDe scription = value; | |||||
| 1332 | } | |||||
| 1333 | ||||||
| 1334 | /* * | |||||
| 1335 | * Sets the value of t he lastNam e property . | |||||
| 1336 | * | |||||
| 1337 | * @param va lue | |||||
| 1338 | * allowed object is {@link Str ing } | |||||
| 1339 | * / | |||||
| 1340 | pu blic void setLastNam e(final St ring value ) { | |||||
| 1341 | this .lastName = value; | |||||
| 1342 | } | |||||
| 1343 | ||||||
| 1344 | /* * | |||||
| 1345 | * Sets the value of t he marital Status pro perty. | |||||
| 1346 | * | |||||
| 1347 | * @param va lue | |||||
| 1348 | * allowed object is {@link Str ing } | |||||
| 1349 | * / | |||||
| 1350 | pu blic void setMarital Status(fin al String value) { | |||||
| 1351 | this .maritalSt atus = val ue; | |||||
| 1352 | } | |||||
| 1353 | ||||||
| 1354 | /* * | |||||
| 1355 | * Sets the value of t he marital StatusDesc ription pr operty. | |||||
| 1356 | * | |||||
| 1357 | * @param va lue | |||||
| 1358 | * allowed object is {@link Str ing } | |||||
| 1359 | * / | |||||
| 1360 | pu blic void setMarital StatusDesc ription(fi nal String value) { | |||||
| 1361 | this .maritalSt atusDescri ption = va lue; | |||||
| 1362 | } | |||||
| 1363 | ||||||
| 1364 | /* * | |||||
| 1365 | * Sets the value of t he middleN ame proper ty. | |||||
| 1366 | * | |||||
| 1367 | * @param va lue | |||||
| 1368 | * allowed object is {@link Str ing } | |||||
| 1369 | * / | |||||
| 1370 | pu blic void setMiddleN ame(final String val ue) { | |||||
| 1371 | this .middleNam e = value; | |||||
| 1372 | } | |||||
| 1373 | ||||||
| 1374 | /* * | |||||
| 1375 | * Sets the value of t he motherM aidenName property. | |||||
| 1376 | * | |||||
| 1377 | * @param va lue | |||||
| 1378 | * allowed object is {@link Str ing } | |||||
| 1379 | * / | |||||
| 1380 | pu blic void setMotherM aidenName( final Stri ng value) { | |||||
| 1381 | this .motherMai denName = value; | |||||
| 1382 | } | |||||
| 1383 | ||||||
| 1384 | /* * | |||||
| 1385 | * Sets the value of t he multipl eBirthIndi cator prop erty. | |||||
| 1386 | * | |||||
| 1387 | * @param va lue | |||||
| 1388 | * allowed object is {@link Str ing } | |||||
| 1389 | * / | |||||
| 1390 | pu blic void setMultipl eBirthIndi cator(fina l String v alue) { | |||||
| 1391 | this .multipleB irthIndica tor = valu e; | |||||
| 1392 | } | |||||
| 1393 | ||||||
| 1394 | /* * | |||||
| 1395 | * Sets the value of t he multipl eBirthIndi catorDescr iption pro perty. | |||||
| 1396 | * | |||||
| 1397 | * @param va lue | |||||
| 1398 | * allowed object is {@link Str ing } | |||||
| 1399 | * / | |||||
| 1400 | pu blic void setMultipl eBirthIndi catorDescr iption(fin al String value) { | |||||
| 1401 | this .multipleB irthIndica torDescrip tion = val ue; | |||||
| 1402 | } | |||||
| 1403 | ||||||
| 1404 | /* * | |||||
| 1405 | * Sets the value of t he placeOf BirthCity property. | |||||
| 1406 | * | |||||
| 1407 | * @param va lue | |||||
| 1408 | * allowed object is {@link Str ing } | |||||
| 1409 | * / | |||||
| 1410 | pu blic void setPlaceOf BirthCity( final Stri ng value) { | |||||
| 1411 | this .placeOfBi rthCity = value; | |||||
| 1412 | } | |||||
| 1413 | ||||||
| 1414 | /* * | |||||
| 1415 | * Sets the value of t he placeOf BirthState property. | |||||
| 1416 | * | |||||
| 1417 | * @param va lue | |||||
| 1418 | * allowed object is {@link Str ing } | |||||
| 1419 | * / | |||||
| 1420 | pu blic void setPlaceOf BirthState (final Str ing value) { | |||||
| 1421 | this .placeOfBi rthState = value; | |||||
| 1422 | } | |||||
| 1423 | ||||||
| 1424 | /* * | |||||
| 1425 | * Sets the value of t he placeOf BirthState Descriptio n property . | |||||
| 1426 | * | |||||
| 1427 | * @param va lue | |||||
| 1428 | * allowed object is {@link Str ing } | |||||
| 1429 | * / | |||||
| 1430 | pu blic void setPlaceOf BirthState Descriptio n(final St ring value ) { | |||||
| 1431 | this .placeOfBi rthStateDe scription = value; | |||||
| 1432 | } | |||||
| 1433 | ||||||
| 1434 | /* * | |||||
| 1435 | * Sets the value of t he potenti alCatEditS tatus prop erty. | |||||
| 1436 | * | |||||
| 1437 | * @param va lue | |||||
| 1438 | * allowed object is {@link Str ing } | |||||
| 1439 | * / | |||||
| 1440 | pu blic void setPotenti alCatEditS tatus(fina l String v alue) { | |||||
| 1441 | this .potential CatEditSta tus = valu e; | |||||
| 1442 | } | |||||
| 1443 | ||||||
| 1444 | /* * | |||||
| 1445 | * Sets the value of t he potenti alCatEditS tatusDescr iption pro perty. | |||||
| 1446 | * | |||||
| 1447 | * @param va lue | |||||
| 1448 | * allowed object is {@link Str ing } | |||||
| 1449 | * / | |||||
| 1450 | pu blic void setPotenti alCatEditS tatusDescr iption(fin al String value) { | |||||
| 1451 | this .potential CatEditSta tusDescrip tion = val ue; | |||||
| 1452 | } | |||||
| 1453 | ||||||
| 1454 | /* * | |||||
| 1455 | * Sets the value of t he powStat usIndicate d property . | |||||
| 1456 | * | |||||
| 1457 | * @param va lue | |||||
| 1458 | * allowed object is {@link Str ing } | |||||
| 1459 | * / | |||||
| 1460 | pu blic void setPowStat usIndicate d(final St ring value ) { | |||||
| 1461 | this .powStatus Indicated = value; | |||||
| 1462 | } | |||||
| 1463 | ||||||
| 1464 | /* * | |||||
| 1465 | * Sets the value of t he powStat usIndicate dDescripti on propert y. | |||||
| 1466 | * | |||||
| 1467 | * @param va lue | |||||
| 1468 | * allowed object is {@link Str ing } | |||||
| 1469 | * / | |||||
| 1470 | pu blic void setPowStat usIndicate dDescripti on(final S tring valu e) { | |||||
| 1471 | this .powStatus IndicatedD escription = value; | |||||
| 1472 | } | |||||
| 1473 | ||||||
| 1474 | /* * | |||||
| 1475 | * Sets the value of t he prefix property. | |||||
| 1476 | * | |||||
| 1477 | * @param va lue | |||||
| 1478 | * allowed object is {@link Str ing } | |||||
| 1479 | * / | |||||
| 1480 | pu blic void setPrefix( final Stri ng value) { | |||||
| 1481 | this .prefix = value; | |||||
| 1482 | } | |||||
| 1483 | ||||||
| 1484 | /* * | |||||
| 1485 | * Sets the value of t he primary Icn proper ty. | |||||
| 1486 | * | |||||
| 1487 | * @param va lue | |||||
| 1488 | * allowed object is {@link Str ing } | |||||
| 1489 | * / | |||||
| 1490 | pu blic void setPrimary Icn(final String val ue) { | |||||
| 1491 | this .primaryIc n = value; | |||||
| 1492 | } | |||||
| 1493 | ||||||
| 1494 | /* * | |||||
| 1495 | * Sets the value of t he primary ViewLastUp dated prop erty. | |||||
| 1496 | * | |||||
| 1497 | * @param va lue | |||||
| 1498 | * allowed object is {@link Str ing } | |||||
| 1499 | * / | |||||
| 1500 | pu blic void setPrimary ViewLastUp dated(fina l Date val ue) { | |||||
| 1501 | this .primaryVi ewLastUpda ted = valu e; | |||||
| 1502 | } | |||||
| 1503 | ||||||
| 1504 | /* * | |||||
| 1505 | * Sets the value of t he pseudoS snReason p roperty. | |||||
| 1506 | * | |||||
| 1507 | * @param va lue | |||||
| 1508 | * allowed object is {@link Str ing } | |||||
| 1509 | * / | |||||
| 1510 | pu blic void setPseudoS snReason(f inal Strin g value) { | |||||
| 1511 | this .pseudoSsn Reason = v alue; | |||||
| 1512 | } | |||||
| 1513 | ||||||
| 1514 | /* * | |||||
| 1515 | * Sets the value of t he race pr operty. | |||||
| 1516 | * | |||||
| 1517 | * @param va lue | |||||
| 1518 | * allowed object is {@link Str ing } | |||||
| 1519 | * / | |||||
| 1520 | pu blic void setRace(fi nal String value) { | |||||
| 1521 | this .race = va lue; | |||||
| 1522 | } | |||||
| 1523 | ||||||
| 1524 | /* * | |||||
| 1525 | * Sets the value of t he raceDes cription p roperty. | |||||
| 1526 | * | |||||
| 1527 | * @param va lue | |||||
| 1528 | * allowed object is {@link Str ing } | |||||
| 1529 | * / | |||||
| 1530 | pu blic void setRaceDes cription(f inal Strin g value) { | |||||
| 1531 | this .raceDescr iption = v alue; | |||||
| 1532 | } | |||||
| 1533 | ||||||
| 1534 | /* * | |||||
| 1535 | * Sets the value of t he residen ceCity pro perty. | |||||
| 1536 | * | |||||
| 1537 | * @param va lue | |||||
| 1538 | * allowed object is {@link Str ing } | |||||
| 1539 | * / | |||||
| 1540 | pu blic void setResiden ceCity(fin al String value) { | |||||
| 1541 | this .residence City = val ue; | |||||
| 1542 | } | |||||
| 1543 | ||||||
| 1544 | /* * | |||||
| 1545 | * Sets the value of t he residen cePhoneNum ber proper ty. | |||||
| 1546 | * | |||||
| 1547 | * @param va lue | |||||
| 1548 | * allowed object is {@link Str ing } | |||||
| 1549 | * / | |||||
| 1550 | pu blic void setResiden cePhoneNum ber(final String val ue) { | |||||
| 1551 | this .residence PhoneNumbe r = value; | |||||
| 1552 | } | |||||
| 1553 | ||||||
| 1554 | /* * | |||||
| 1555 | * Sets the value of t he residen ceState pr operty. | |||||
| 1556 | * | |||||
| 1557 | * @param va lue | |||||
| 1558 | * allowed object is {@link Str ing } | |||||
| 1559 | * / | |||||
| 1560 | pu blic void setResiden ceState(fi nal String value) { | |||||
| 1561 | this .residence State = va lue; | |||||
| 1562 | } | |||||
| 1563 | ||||||
| 1564 | /* * | |||||
| 1565 | * Sets the value of t he residen ceStateDes cription p roperty. | |||||
| 1566 | * | |||||
| 1567 | * @param va lue | |||||
| 1568 | * allowed object is {@link Str ing } | |||||
| 1569 | * / | |||||
| 1570 | pu blic void setResiden ceStateDes cription(f inal Strin g value) { | |||||
| 1571 | this .residence StateDescr iption = v alue; | |||||
| 1572 | } | |||||
| 1573 | ||||||
| 1574 | /* * | |||||
| 1575 | * Sets the value of t he residen ceZip4 pro perty. | |||||
| 1576 | * | |||||
| 1577 | * @param va lue | |||||
| 1578 | * allowed object is {@link Str ing } | |||||
| 1579 | * / | |||||
| 1580 | pu blic void setResiden ceZip4(fin al String value) { | |||||
| 1581 | this .residence Zip4 = val ue; | |||||
| 1582 | } | |||||
| 1583 | ||||||
| 1584 | /* * | |||||
| 1585 | * Sets the value of t he resolut ionJournal CaseNumber property. | |||||
| 1586 | * | |||||
| 1587 | * @param va lue | |||||
| 1588 | * allowed object is {@link Str ing } | |||||
| 1589 | * / | |||||
| 1590 | pu blic void setResolut ionJournal CaseNumber (final Str ing value) { | |||||
| 1591 | this .resolutio nJournalCa seNumber = value; | |||||
| 1592 | } | |||||
| 1593 | ||||||
| 1594 | /* * | |||||
| 1595 | * Sets the value of t he resolut ionJournal CaseNumber Descriptio n property . | |||||
| 1596 | * | |||||
| 1597 | * @param va lue | |||||
| 1598 | * allowed object is {@link Str ing } | |||||
| 1599 | * / | |||||
| 1600 | pu blic void setResolut ionJournal CaseNumber Descriptio n(final St ring value ) { | |||||
| 1601 | this .resolutio nJournalCa seNumberDe scription = value; | |||||
| 1602 | } | |||||
| 1603 | ||||||
| 1604 | /* * | |||||
| 1605 | * Sets the value of t he siteAss ociation1 property. | |||||
| 1606 | * | |||||
| 1607 | * @param va lue | |||||
| 1608 | * allowed object is {@link Str ing } | |||||
| 1609 | * / | |||||
| 1610 | pu blic void setSiteAss ociation1( final Stri ng value) { | |||||
| 1611 | this .siteAssoc iation1 = value; | |||||
| 1612 | } | |||||
| 1613 | ||||||
| 1614 | /* * | |||||
| 1615 | * Sets the value of t he siteAss ociation2 property. | |||||
| 1616 | * | |||||
| 1617 | * @param va lue | |||||
| 1618 | * allowed object is {@link Str ing } | |||||
| 1619 | * / | |||||
| 1620 | pu blic void setSiteAss ociation2( final Stri ng value) { | |||||
| 1621 | this .siteAssoc iation2 = value; | |||||
| 1622 | } | |||||
| 1623 | ||||||
| 1624 | /* * | |||||
| 1625 | * Sets the value of t he siteAss ociation3 property. | |||||
| 1626 | * | |||||
| 1627 | * @param va lue | |||||
| 1628 | * allowed object is {@link Str ing } | |||||
| 1629 | * / | |||||
| 1630 | pu blic void setSiteAss ociation3( final Stri ng value) { | |||||
| 1631 | this .siteAssoc iation3 = value; | |||||
| 1632 | } | |||||
| 1633 | ||||||
| 1634 | /* * | |||||
| 1635 | * Sets the value of t he siteAss ociation4 property. | |||||
| 1636 | * | |||||
| 1637 | * @param va lue | |||||
| 1638 | * allowed object is {@link Str ing } | |||||
| 1639 | * / | |||||
| 1640 | pu blic void setSiteAss ociation4( final Stri ng value) { | |||||
| 1641 | this .siteAssoc iation4 = value; | |||||
| 1642 | } | |||||
| 1643 | ||||||
| 1644 | /* * | |||||
| 1645 | * Sets the value of t he siteAss ociation5 property. | |||||
| 1646 | * | |||||
| 1647 | * @param va lue | |||||
| 1648 | * allowed object is {@link Str ing } | |||||
| 1649 | * / | |||||
| 1650 | pu blic void setSiteAss ociation5( final Stri ng value) { | |||||
| 1651 | this .siteAssoc iation5 = value; | |||||
| 1652 | } | |||||
| 1653 | ||||||
| 1654 | /* * | |||||
| 1655 | * Sets the value of t he siteAss ociation6 property. | |||||
| 1656 | * | |||||
| 1657 | * @param va lue | |||||
| 1658 | * allowed object is {@link Str ing } | |||||
| 1659 | * / | |||||
| 1660 | pu blic void setSiteAss ociation6( final Stri ng value) { | |||||
| 1661 | this .siteAssoc iation6 = value; | |||||
| 1662 | } | |||||
| 1663 | ||||||
| 1664 | /* * | |||||
| 1665 | * Sets the value of t he ssn pro perty. | |||||
| 1666 | * | |||||
| 1667 | * @param va lue | |||||
| 1668 | * allowed object is {@link Str ing } | |||||
| 1669 | * / | |||||
| 1670 | pu blic void setSsn(fin al String value) { | |||||
| 1671 | this .ssn = val ue; | |||||
| 1672 | } | |||||
| 1673 | ||||||
| 1674 | /* * | |||||
| 1675 | * Sets the value of t he ssnVeri ficationSt atus prope rty. | |||||
| 1676 | * | |||||
| 1677 | * @param va lue | |||||
| 1678 | * allowed object is {@link Str ing } | |||||
| 1679 | * / | |||||
| 1680 | pu blic void setSsnVeri ficationSt atus(final String va lue) { | |||||
| 1681 | this .ssnVerifi cationStat us = value ; | |||||
| 1682 | } | |||||
| 1683 | ||||||
| 1684 | /* * | |||||
| 1685 | * Sets the value of t he ssnVeri ficationSt atusDescri ption prop erty. | |||||
| 1686 | * | |||||
| 1687 | * @param va lue | |||||
| 1688 | * allowed object is {@link Str ing } | |||||
| 1689 | * / | |||||
| 1690 | pu blic void setSsnVeri ficationSt atusDescri ption(fina l String v alue) { | |||||
| 1691 | this .ssnVerifi cationStat usDescript ion = valu e; | |||||
| 1692 | } | |||||
| 1693 | ||||||
| 1694 | /* * | |||||
| 1695 | * Sets the value of t he streetA ddressLine 1 property . | |||||
| 1696 | * | |||||
| 1697 | * @param va lue | |||||
| 1698 | * allowed object is {@link Str ing } | |||||
| 1699 | * / | |||||
| 1700 | pu blic void setStreetA ddressLine 1(final St ring value ) { | |||||
| 1701 | this .streetAdd ressLine1 = value; | |||||
| 1702 | } | |||||
| 1703 | ||||||
| 1704 | /* * | |||||
| 1705 | * Sets the value of t he streetA ddressLine 2 property . | |||||
| 1706 | * | |||||
| 1707 | * @param va lue | |||||
| 1708 | * allowed object is {@link Str ing } | |||||
| 1709 | * / | |||||
| 1710 | pu blic void setStreetA ddressLine 2(final St ring value ) { | |||||
| 1711 | this .streetAdd ressLine2 = value; | |||||
| 1712 | } | |||||
| 1713 | ||||||
| 1714 | /* * | |||||
| 1715 | * Sets the value of t he streetA ddressLine 3 property . | |||||
| 1716 | * | |||||
| 1717 | * @param va lue | |||||
| 1718 | * allowed object is {@link Str ing } | |||||
| 1719 | * / | |||||
| 1720 | pu blic void setStreetA ddressLine 3(final St ring value ) { | |||||
| 1721 | this .streetAdd ressLine3 = value; | |||||
| 1722 | } | |||||
| 1723 | ||||||
| 1724 | /* * | |||||
| 1725 | * Sets the value of t he suffix property. | |||||
| 1726 | * | |||||
| 1727 | * @param va lue | |||||
| 1728 | * allowed object is {@link Str ing } | |||||
| 1729 | * / | |||||
| 1730 | pu blic void setSuffix( final Stri ng value) { | |||||
| 1731 | this .suffix = value; | |||||
| 1732 | } | |||||
| 1733 | ||||||
| 1734 | } |
Araxis Merge (but not the data content of this report) is Copyright © 1993-2016 Araxis Ltd (www.araxis.com). All rights reserved.