Produced by Araxis Merge on 12/7/2018 11:35:55 AM Central Standard 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 | C:\SCRUB\MHED\MHED\VAR 4.10.0\var-resources-release-4.10@1091a011694\VeteranAppointmentRequestService\src\main\java\com\agilex\healthcare\directscheduling\mdws\generatedwsdl\schedulingservice | PatientTO.java | Thu Oct 18 18:44:32 2018 UTC |
| 2 | C:\MHED-scrubbed\MHED\MHED\VAR 4.10.0\var-resources-release-4.10@1091a011694\VeteranAppointmentRequestService\src\main\java\com\agilex\healthcare\directscheduling\mdws\generatedwsdl\schedulingservice | PatientTO.java | Fri Dec 7 13:05:56 2018 UTC |
| Description | Between Files 1 and 2 |
|
|---|---|---|
| Text Blocks | Lines | |
| Unchanged | 8 | 1476 |
| Changed | 7 | 16 |
| Inserted | 0 | 0 |
| 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 | package co m.agilex.h ealthcare. directsche duling.mdw s.generate dwsdl.sche dulingserv ice; | |
| 3 | ||
| 4 | import jav ax.xml.bin d.annotati on.XmlAcce ssType; | |
| 5 | import jav ax.xml.bin d.annotati on.XmlAcce ssorType; | |
| 6 | import jav ax.xml.bin d.annotati on.XmlType ; | |
| 7 | ||
| 8 | ||
| 9 | /** | |
| 10 | * <p>Java class for PatientTO complex t ype. | |
| 11 | * | |
| 12 | * <p>The following schema fra gment spec ifies the expected c ontent con tained wit hin this c lass. | |
| 13 | * | |
| 14 | * <pre> | |
| 15 | * <com plexType n ame="Patie ntTO"> | |
| 16 | * <c omplexCont ent> | |
| 17 | * <extens ion base=" {http:// DNS /Schedulin gSvc}Perso nTO"> | |
| 18 | * & lt;sequenc e> | |
| 19 | * <eleme nt name="e ligibility Code" type ="{http:// www.w3.org /2001/XMLS chema}stri ng" minOcc urs="0"/> | |
| 20 | * <eleme nt name="p atientName " type="{h ttp://www. w3.org/200 1/XMLSchem a}string" minOccurs= "0"/> | |
| 21 | * <eleme nt name="m piPid" typ e="{http:/ /www.w3.or g/2001/XML Schema}str ing" minOc curs="0"/> | |
| 22 | * <eleme nt name="m piChecksum " type="{h ttp://www. w3.org/200 1/XMLSchem a}string" minOccurs= "0"/> | |
| 23 | * <eleme nt name="l ocalPid" t ype="{http ://www.w3. org/2001/X MLSchema}s tring" min Occurs="0" /> | |
| 24 | * <elemen t name="si tePids" ty pe="{http: // DNS /Schedulin gSvc}Tagge dTextArray " minOccur s="0"/> | |
| 25 | * <eleme nt name="v endorPid" type="{htt p://www.w3 .org/2001/ XMLSchema} string" mi nOccurs="0 "/> | |
| 26 | * <elemen t name="lo cation" ty pe="{http: // DNS /Schedulin gSvc}Hospi talLocatio nTO" minOc curs="0"/> | |
| 27 | * <eleme nt name="c wad" type= "{http://w ww.w3.org/ 2001/XMLSc hema}strin g" minOccu rs="0"/> | |
| 28 | * <eleme nt name="r estricted" type="{ht tp://www.w 3.org/2001 /XMLSchema }boolean"/ > | |
| 29 | * <eleme nt name="a dmitTimest amp" type= "{http://w ww.w3.org/ 2001/XMLSc hema}strin g" minOccu rs="0"/> | |
| 30 | * <eleme nt name="s erviceConn ected" typ e="{http:/ /www.w3.or g/2001/XML Schema}boo lean"/> | |
| 31 | * <eleme nt name="s cPercent" type="{htt p://www.w3 .org/2001/ XMLSchema} int"/> | |
| 32 | * <eleme nt name="i npatient" type="{htt p://www.w3 .org/2001/ XMLSchema} boolean"/> | |
| 33 | * <eleme nt name="d eceasedDat e" type="{ http://www .w3.org/20 01/XMLSche ma}string" minOccurs ="0"/> | |
| 34 | * <elemen t name="co nfidential ity" type= "{http:// DNS /Schedulin gSvc}Tagge dText" min Occurs="0" /> | |
| 35 | * <eleme nt name="n eedsMeansT est" type= "{http://w ww.w3.org/ 2001/XMLSc hema}boole an"/> | |
| 36 | * <elemen t name="pa tientFlags " type="{h ttp:// DNS /Schedulin gSvc}Tagge dTextArray " minOccur s="0"/> | |
| 37 | * <eleme nt name="c morSiteId" type="{ht tp://www.w 3.org/2001 /XMLSchema }string" m inOccurs=" 0"/> | |
| 38 | * <eleme nt name="a ctiveInsur ance" type ="{http:// www.w3.org /2001/XMLS chema}stri ng" minOcc urs="0"/> | |
| 39 | * <eleme nt name="i sTestPatie nt" type=" {http://ww w.w3.org/2 001/XMLSch ema}boolea n"/> | |
| 40 | * <eleme nt name="c urrentMean sStatus" t ype="{http ://www.w3. org/2001/X MLSchema}s tring" min Occurs="0" /> | |
| 41 | * <eleme nt name="h asInsuranc e" type="{ http://www .w3.org/20 01/XMLSche ma}boolean "/> | |
| 42 | * <elemen t name="pr eferredFac ility" typ e="{http:/ / DNS /Schedulin gSvc}Tagge dText" min Occurs="0" /> | |
| 43 | * <eleme nt name="p atientType " type="{h ttp://www. w3.org/200 1/XMLSchem a}string" minOccurs= "0"/> | |
| 44 | * <eleme nt name="i sVeteran" type="{htt p://www.w3 .org/2001/ XMLSchema} boolean"/> | |
| 45 | * <eleme nt name="i sLocallyAs signedMpiP id" type=" {http://ww w.w3.org/2 001/XMLSch ema}boolea n"/> | |
| 46 | * <elemen t name="si tes" type= "{http:// DNS /Schedulin gSvc}SiteA rray" minO ccurs="0"/ > | |
| 47 | * <elemen t name="te am" type=" {http:// DNS /Schedulin gSvc}TeamT O" minOccu rs="0"/> | |
| 48 | * & lt;/sequen ce> | |
| 49 | * < ;/extensio n> | |
| 50 | * </ complexCon tent> | |
| 51 | * </co mplexType> | |
| 52 | * </pre> | |
| 53 | * | |
| 54 | * | |
| 55 | */ | |
| 56 | @XmlAccess orType(Xml AccessType .FIELD) | |
| 57 | @XmlType(n ame = "Pat ientTO", p ropOrder = { | |
| 58 | "eligi bilityCode ", | |
| 59 | "patie ntName", | |
| 60 | "mpiPi d", | |
| 61 | "mpiCh ecksum", | |
| 62 | "local Pid", | |
| 63 | "siteP ids", | |
| 64 | "vendo rPid", | |
| 65 | "locat ion", | |
| 66 | "cwad" , | |
| 67 | "restr icted", | |
| 68 | "admit Timestamp" , | |
| 69 | "servi ceConnecte d", | |
| 70 | "scPer cent", | |
| 71 | "inpat ient", | |
| 72 | "decea sedDate", | |
| 73 | "confi dentiality ", | |
| 74 | "needs MeansTest" , | |
| 75 | "patie ntFlags", | |
| 76 | "cmorS iteId", | |
| 77 | "activ eInsurance ", | |
| 78 | "isTes tPatient", | |
| 79 | "curre ntMeansSta tus", | |
| 80 | "hasIn surance", | |
| 81 | "prefe rredFacili ty", | |
| 82 | "patie ntType", | |
| 83 | "isVet eran", | |
| 84 | "isLoc allyAssign edMpiPid", | |
| 85 | "sites ", | |
| 86 | "team" | |
| 87 | }) | |
| 88 | public cla ss Patient TO | |
| 89 | extend s PersonTO | |
| 90 | { | |
| 91 | ||
| 92 | protec ted String eligibili tyCode; | |
| 93 | protec ted String patientNa me; | |
| 94 | protec ted String mpiPid; | |
| 95 | protec ted String mpiChecks um; | |
| 96 | protec ted String localPid; | |
| 97 | protec ted Tagged TextArray sitePids; | |
| 98 | protec ted String vendorPid ; | |
| 99 | protec ted Hospit alLocation TO locatio n; | |
| 100 | protec ted String cwad; | |
| 101 | protec ted boolea n restrict ed; | |
| 102 | protec ted String admitTime stamp; | |
| 103 | protec ted boolea n serviceC onnected; | |
| 104 | protec ted int sc Percent; | |
| 105 | protec ted boolea n inpatien t; | |
| 106 | protec ted String deceasedD ate; | |
| 107 | protec ted Tagged Text confi dentiality ; | |
| 108 | protec ted boolea n needsMea nsTest; | |
| 109 | protec ted Tagged TextArray patientFla gs; | |
| 110 | protec ted String cmorSiteI d; | |
| 111 | protec ted String activeIns urance; | |
| 112 | protec ted boolea n isTestPa tient; | |
| 113 | protec ted String currentMe ansStatus; | |
| 114 | protec ted boolea n hasInsur ance; | |
| 115 | protec ted Tagged Text prefe rredFacili ty; | |
| 116 | protec ted String patientTy pe; | |
| 117 | protec ted boolea n isVetera n; | |
| 118 | protec ted boolea n isLocall yAssignedM piPid; | |
| 119 | protec ted SiteAr ray sites; | |
| 120 | protec ted TeamTO team; | |
| 121 | ||
| 122 | /** | |
| 123 | * Get s the valu e of the e ligibility Code prope rty. | |
| 124 | * | |
| 125 | * @re turn | |
| 126 | * possible object is | |
| 127 | * {@link St ring } | |
| 128 | * | |
| 129 | */ | |
| 130 | public String ge tEligibili tyCode() { | |
| 131 | re turn eligi bilityCode ; | |
| 132 | } | |
| 133 | ||
| 134 | /** | |
| 135 | * Set s the valu e of the e ligibility Code prope rty. | |
| 136 | * | |
| 137 | * @pa ram value | |
| 138 | * allowed o bject is | |
| 139 | * {@link St ring } | |
| 140 | * | |
| 141 | */ | |
| 142 | public void setE ligibility Code(Strin g value) { | |
| 143 | th is.eligibi lityCode = value; | |
| 144 | } | |
| 145 | ||
| 146 | /** | |
| 147 | * Get s the valu e of the p atientName property. | |
| 148 | * | |
| 149 | * @re turn | |
| 150 | * possible object is | |
| 151 | * {@link St ring } | |
| 152 | * | |
| 153 | */ | |
| 154 | public String ge tPatientNa me() { | |
| 155 | re turn patie ntName; | |
| 156 | } | |
| 157 | ||
| 158 | /** | |
| 159 | * Set s the valu e of the p atientName property. | |
| 160 | * | |
| 161 | * @pa ram value | |
| 162 | * allowed o bject is | |
| 163 | * {@link St ring } | |
| 164 | * | |
| 165 | */ | |
| 166 | public void setP atientName (String va lue) { | |
| 167 | th is.patient Name = val ue; | |
| 168 | } | |
| 169 | ||
| 170 | /** | |
| 171 | * Get s the valu e of the m piPid prop erty. | |
| 172 | * | |
| 173 | * @re turn | |
| 174 | * possible object is | |
| 175 | * {@link St ring } | |
| 176 | * | |
| 177 | */ | |
| 178 | public String ge tMpiPid() { | |
| 179 | re turn mpiPi d; | |
| 180 | } | |
| 181 | ||
| 182 | /** | |
| 183 | * Set s the valu e of the m piPid prop erty. | |
| 184 | * | |
| 185 | * @pa ram value | |
| 186 | * allowed o bject is | |
| 187 | * {@link St ring } | |
| 188 | * | |
| 189 | */ | |
| 190 | public void setM piPid(Stri ng value) { | |
| 191 | th is.mpiPid = value; | |
| 192 | } | |
| 193 | ||
| 194 | /** | |
| 195 | * Get s the valu e of the m piChecksum property. | |
| 196 | * | |
| 197 | * @re turn | |
| 198 | * possible object is | |
| 199 | * {@link St ring } | |
| 200 | * | |
| 201 | */ | |
| 202 | public String ge tMpiChecks um() { | |
| 203 | re turn mpiCh ecksum; | |
| 204 | } | |
| 205 | ||
| 206 | /** | |
| 207 | * Set s the valu e of the m piChecksum property. | |
| 208 | * | |
| 209 | * @pa ram value | |
| 210 | * allowed o bject is | |
| 211 | * {@link St ring } | |
| 212 | * | |
| 213 | */ | |
| 214 | public void setM piChecksum (String va lue) { | |
| 215 | th is.mpiChec ksum = val ue; | |
| 216 | } | |
| 217 | ||
| 218 | /** | |
| 219 | * Get s the valu e of the l ocalPid pr operty. | |
| 220 | * | |
| 221 | * @re turn | |
| 222 | * possible object is | |
| 223 | * {@link St ring } | |
| 224 | * | |
| 225 | */ | |
| 226 | public String ge tLocalPid( ) { | |
| 227 | re turn local Pid; | |
| 228 | } | |
| 229 | ||
| 230 | /** | |
| 231 | * Set s the valu e of the l ocalPid pr operty. | |
| 232 | * | |
| 233 | * @pa ram value | |
| 234 | * allowed o bject is | |
| 235 | * {@link St ring } | |
| 236 | * | |
| 237 | */ | |
| 238 | public void setL ocalPid(St ring value ) { | |
| 239 | th is.localPi d = value; | |
| 240 | } | |
| 241 | ||
| 242 | /** | |
| 243 | * Get s the valu e of the s itePids pr operty. | |
| 244 | * | |
| 245 | * @re turn | |
| 246 | * possible object is | |
| 247 | * {@link Ta ggedTextAr ray } | |
| 248 | * | |
| 249 | */ | |
| 250 | public TaggedTex tArray get SitePids() { | |
| 251 | re turn siteP ids; | |
| 252 | } | |
| 253 | ||
| 254 | /** | |
| 255 | * Set s the valu e of the s itePids pr operty. | |
| 256 | * | |
| 257 | * @pa ram value | |
| 258 | * allowed o bject is | |
| 259 | * {@link Ta ggedTextAr ray } | |
| 260 | * | |
| 261 | */ | |
| 262 | public void setS itePids(Ta ggedTextAr ray value) { | |
| 263 | th is.sitePid s = value; | |
| 264 | } | |
| 265 | ||
| 266 | /** | |
| 267 | * Get s the valu e of the v endorPid p roperty. | |
| 268 | * | |
| 269 | * @re turn | |
| 270 | * possible object is | |
| 271 | * {@link St ring } | |
| 272 | * | |
| 273 | */ | |
| 274 | public String ge tVendorPid () { | |
| 275 | re turn vendo rPid; | |
| 276 | } | |
| 277 | ||
| 278 | /** | |
| 279 | * Set s the valu e of the v endorPid p roperty. | |
| 280 | * | |
| 281 | * @pa ram value | |
| 282 | * allowed o bject is | |
| 283 | * {@link St ring } | |
| 284 | * | |
| 285 | */ | |
| 286 | public void setV endorPid(S tring valu e) { | |
| 287 | th is.vendorP id = value ; | |
| 288 | } | |
| 289 | ||
| 290 | /** | |
| 291 | * Get s the valu e of the l ocation pr operty. | |
| 292 | * | |
| 293 | * @re turn | |
| 294 | * possible object is | |
| 295 | * {@link Ho spitalLoca tionTO } | |
| 296 | * | |
| 297 | */ | |
| 298 | public HospitalL ocationTO getLocatio n() { | |
| 299 | re turn locat ion; | |
| 300 | } | |
| 301 | ||
| 302 | /** | |
| 303 | * Set s the valu e of the l ocation pr operty. | |
| 304 | * | |
| 305 | * @pa ram value | |
| 306 | * allowed o bject is | |
| 307 | * {@link Ho spitalLoca tionTO } | |
| 308 | * | |
| 309 | */ | |
| 310 | public void setL ocation(Ho spitalLoca tionTO val ue) { | |
| 311 | th is.locatio n = value; | |
| 312 | } | |
| 313 | ||
| 314 | /** | |
| 315 | * Get s the valu e of the c wad proper ty. | |
| 316 | * | |
| 317 | * @re turn | |
| 318 | * possible object is | |
| 319 | * {@link St ring } | |
| 320 | * | |
| 321 | */ | |
| 322 | public String ge tCwad() { | |
| 323 | re turn cwad; | |
| 324 | } | |
| 325 | ||
| 326 | /** | |
| 327 | * Set s the valu e of the c wad proper ty. | |
| 328 | * | |
| 329 | * @pa ram value | |
| 330 | * allowed o bject is | |
| 331 | * {@link St ring } | |
| 332 | * | |
| 333 | */ | |
| 334 | public void setC wad(String value) { | |
| 335 | th is.cwad = value; | |
| 336 | } | |
| 337 | ||
| 338 | /** | |
| 339 | * Get s the valu e of the r estricted property. | |
| 340 | * | |
| 341 | */ | |
| 342 | public boolean i sRestricte d() { | |
| 343 | re turn restr icted; | |
| 344 | } | |
| 345 | ||
| 346 | /** | |
| 347 | * Set s the valu e of the r estricted property. | |
| 348 | * | |
| 349 | */ | |
| 350 | public void setR estricted( boolean va lue) { | |
| 351 | th is.restric ted = valu e; | |
| 352 | } | |
| 353 | ||
| 354 | /** | |
| 355 | * Get s the valu e of the a dmitTimest amp proper ty. | |
| 356 | * | |
| 357 | * @re turn | |
| 358 | * possible object is | |
| 359 | * {@link St ring } | |
| 360 | * | |
| 361 | */ | |
| 362 | public String ge tAdmitTime stamp() { | |
| 363 | re turn admit Timestamp; | |
| 364 | } | |
| 365 | ||
| 366 | /** | |
| 367 | * Set s the valu e of the a dmitTimest amp proper ty. | |
| 368 | * | |
| 369 | * @pa ram value | |
| 370 | * allowed o bject is | |
| 371 | * {@link St ring } | |
| 372 | * | |
| 373 | */ | |
| 374 | public void setA dmitTimest amp(String value) { | |
| 375 | th is.admitTi mestamp = value; | |
| 376 | } | |
| 377 | ||
| 378 | /** | |
| 379 | * Get s the valu e of the s erviceConn ected prop erty. | |
| 380 | * | |
| 381 | */ | |
| 382 | public boolean i sServiceCo nnected() { | |
| 383 | re turn servi ceConnecte d; | |
| 384 | } | |
| 385 | ||
| 386 | /** | |
| 387 | * Set s the valu e of the s erviceConn ected prop erty. | |
| 388 | * | |
| 389 | */ | |
| 390 | public void setS erviceConn ected(bool ean value) { | |
| 391 | th is.service Connected = value; | |
| 392 | } | |
| 393 | ||
| 394 | /** | |
| 395 | * Get s the valu e of the s cPercent p roperty. | |
| 396 | * | |
| 397 | */ | |
| 398 | public int getSc Percent() { | |
| 399 | re turn scPer cent; | |
| 400 | } | |
| 401 | ||
| 402 | /** | |
| 403 | * Set s the valu e of the s cPercent p roperty. | |
| 404 | * | |
| 405 | */ | |
| 406 | public void setS cPercent(i nt value) { | |
| 407 | th is.scPerce nt = value ; | |
| 408 | } | |
| 409 | ||
| 410 | /** | |
| 411 | * Get s the valu e of the i npatient p roperty. | |
| 412 | * | |
| 413 | */ | |
| 414 | public boolean i sInpatient () { | |
| 415 | re turn inpat ient; | |
| 416 | } | |
| 417 | ||
| 418 | /** | |
| 419 | * Set s the valu e of the i npatient p roperty. | |
| 420 | * | |
| 421 | */ | |
| 422 | public void setI npatient(b oolean val ue) { | |
| 423 | th is.inpatie nt = value ; | |
| 424 | } | |
| 425 | ||
| 426 | /** | |
| 427 | * Get s the valu e of the d eceasedDat e property . | |
| 428 | * | |
| 429 | * @re turn | |
| 430 | * possible object is | |
| 431 | * {@link St ring } | |
| 432 | * | |
| 433 | */ | |
| 434 | public String ge tDeceasedD ate() { | |
| 435 | re turn decea sedDate; | |
| 436 | } | |
| 437 | ||
| 438 | /** | |
| 439 | * Set s the valu e of the d eceasedDat e property . | |
| 440 | * | |
| 441 | * @pa ram value | |
| 442 | * allowed o bject is | |
| 443 | * {@link St ring } | |
| 444 | * | |
| 445 | */ | |
| 446 | public void setD eceasedDat e(String v alue) { | |
| 447 | th is.decease dDate = va lue; | |
| 448 | } | |
| 449 | ||
| 450 | /** | |
| 451 | * Get s the valu e of the c onfidentia lity prope rty. | |
| 452 | * | |
| 453 | * @re turn | |
| 454 | * possible object is | |
| 455 | * {@link Ta ggedText } | |
| 456 | * | |
| 457 | */ | |
| 458 | public TaggedTex t getConfi dentiality () { | |
| 459 | re turn confi dentiality ; | |
| 460 | } | |
| 461 | ||
| 462 | /** | |
| 463 | * Set s the valu e of the c onfidentia lity prope rty. | |
| 464 | * | |
| 465 | * @pa ram value | |
| 466 | * allowed o bject is | |
| 467 | * {@link Ta ggedText } | |
| 468 | * | |
| 469 | */ | |
| 470 | public void setC onfidentia lity(Tagge dText valu e) { | |
| 471 | th is.confide ntiality = value; | |
| 472 | } | |
| 473 | ||
| 474 | /** | |
| 475 | * Get s the valu e of the n eedsMeansT est proper ty. | |
| 476 | * | |
| 477 | */ | |
| 478 | public boolean i sNeedsMean sTest() { | |
| 479 | re turn needs MeansTest; | |
| 480 | } | |
| 481 | ||
| 482 | /** | |
| 483 | * Set s the valu e of the n eedsMeansT est proper ty. | |
| 484 | * | |
| 485 | */ | |
| 486 | public void setN eedsMeansT est(boolea n value) { | |
| 487 | th is.needsMe ansTest = value; | |
| 488 | } | |
| 489 | ||
| 490 | /** | |
| 491 | * Get s the valu e of the p atientFlag s property . | |
| 492 | * | |
| 493 | * @re turn | |
| 494 | * possible object is | |
| 495 | * {@link Ta ggedTextAr ray } | |
| 496 | * | |
| 497 | */ | |
| 498 | public TaggedTex tArray get PatientFla gs() { | |
| 499 | re turn patie ntFlags; | |
| 500 | } | |
| 501 | ||
| 502 | /** | |
| 503 | * Set s the valu e of the p atientFlag s property . | |
| 504 | * | |
| 505 | * @pa ram value | |
| 506 | * allowed o bject is | |
| 507 | * {@link Ta ggedTextAr ray } | |
| 508 | * | |
| 509 | */ | |
| 510 | public void setP atientFlag s(TaggedTe xtArray va lue) { | |
| 511 | th is.patient Flags = va lue; | |
| 512 | } | |
| 513 | ||
| 514 | /** | |
| 515 | * Get s the valu e of the c morSiteId property. | |
| 516 | * | |
| 517 | * @re turn | |
| 518 | * possible object is | |
| 519 | * {@link St ring } | |
| 520 | * | |
| 521 | */ | |
| 522 | public String ge tCmorSiteI d() { | |
| 523 | re turn cmorS iteId; | |
| 524 | } | |
| 525 | ||
| 526 | /** | |
| 527 | * Set s the valu e of the c morSiteId property. | |
| 528 | * | |
| 529 | * @pa ram value | |
| 530 | * allowed o bject is | |
| 531 | * {@link St ring } | |
| 532 | * | |
| 533 | */ | |
| 534 | public void setC morSiteId( String val ue) { | |
| 535 | th is.cmorSit eId = valu e; | |
| 536 | } | |
| 537 | ||
| 538 | /** | |
| 539 | * Get s the valu e of the a ctiveInsur ance prope rty. | |
| 540 | * | |
| 541 | * @re turn | |
| 542 | * possible object is | |
| 543 | * {@link St ring } | |
| 544 | * | |
| 545 | */ | |
| 546 | public String ge tActiveIns urance() { | |
| 547 | re turn activ eInsurance ; | |
| 548 | } | |
| 549 | ||
| 550 | /** | |
| 551 | * Set s the valu e of the a ctiveInsur ance prope rty. | |
| 552 | * | |
| 553 | * @pa ram value | |
| 554 | * allowed o bject is | |
| 555 | * {@link St ring } | |
| 556 | * | |
| 557 | */ | |
| 558 | public void setA ctiveInsur ance(Strin g value) { | |
| 559 | th is.activeI nsurance = value; | |
| 560 | } | |
| 561 | ||
| 562 | /** | |
| 563 | * Get s the valu e of the i sTestPatie nt propert y. | |
| 564 | * | |
| 565 | */ | |
| 566 | public boolean i sIsTestPat ient() { | |
| 567 | re turn isTes tPatient; | |
| 568 | } | |
| 569 | ||
| 570 | /** | |
| 571 | * Set s the valu e of the i sTestPatie nt propert y. | |
| 572 | * | |
| 573 | */ | |
| 574 | public void setI sTestPatie nt(boolean value) { | |
| 575 | th is.isTestP atient = v alue; | |
| 576 | } | |
| 577 | ||
| 578 | /** | |
| 579 | * Get s the valu e of the c urrentMean sStatus pr operty. | |
| 580 | * | |
| 581 | * @re turn | |
| 582 | * possible object is | |
| 583 | * {@link St ring } | |
| 584 | * | |
| 585 | */ | |
| 586 | public String ge tCurrentMe ansStatus( ) { | |
| 587 | re turn curre ntMeansSta tus; | |
| 588 | } | |
| 589 | ||
| 590 | /** | |
| 591 | * Set s the valu e of the c urrentMean sStatus pr operty. | |
| 592 | * | |
| 593 | * @pa ram value | |
| 594 | * allowed o bject is | |
| 595 | * {@link St ring } | |
| 596 | * | |
| 597 | */ | |
| 598 | public void setC urrentMean sStatus(St ring value ) { | |
| 599 | th is.current MeansStatu s = value; | |
| 600 | } | |
| 601 | ||
| 602 | /** | |
| 603 | * Get s the valu e of the h asInsuranc e property . | |
| 604 | * | |
| 605 | */ | |
| 606 | public boolean i sHasInsura nce() { | |
| 607 | re turn hasIn surance; | |
| 608 | } | |
| 609 | ||
| 610 | /** | |
| 611 | * Set s the valu e of the h asInsuranc e property . | |
| 612 | * | |
| 613 | */ | |
| 614 | public void setH asInsuranc e(boolean value) { | |
| 615 | th is.hasInsu rance = va lue; | |
| 616 | } | |
| 617 | ||
| 618 | /** | |
| 619 | * Get s the valu e of the p referredFa cility pro perty. | |
| 620 | * | |
| 621 | * @re turn | |
| 622 | * possible object is | |
| 623 | * {@link Ta ggedText } | |
| 624 | * | |
| 625 | */ | |
| 626 | public TaggedTex t getPrefe rredFacili ty() { | |
| 627 | re turn prefe rredFacili ty; | |
| 628 | } | |
| 629 | ||
| 630 | /** | |
| 631 | * Set s the valu e of the p referredFa cility pro perty. | |
| 632 | * | |
| 633 | * @pa ram value | |
| 634 | * allowed o bject is | |
| 635 | * {@link Ta ggedText } | |
| 636 | * | |
| 637 | */ | |
| 638 | public void setP referredFa cility(Tag gedText va lue) { | |
| 639 | th is.preferr edFacility = value; | |
| 640 | } | |
| 641 | ||
| 642 | /** | |
| 643 | * Get s the valu e of the p atientType property. | |
| 644 | * | |
| 645 | * @re turn | |
| 646 | * possible object is | |
| 647 | * {@link St ring } | |
| 648 | * | |
| 649 | */ | |
| 650 | public String ge tPatientTy pe() { | |
| 651 | re turn patie ntType; | |
| 652 | } | |
| 653 | ||
| 654 | /** | |
| 655 | * Set s the valu e of the p atientType property. | |
| 656 | * | |
| 657 | * @pa ram value | |
| 658 | * allowed o bject is | |
| 659 | * {@link St ring } | |
| 660 | * | |
| 661 | */ | |
| 662 | public void setP atientType (String va lue) { | |
| 663 | th is.patient Type = val ue; | |
| 664 | } | |
| 665 | ||
| 666 | /** | |
| 667 | * Get s the valu e of the i sVeteran p roperty. | |
| 668 | * | |
| 669 | */ | |
| 670 | public boolean i sIsVeteran () { | |
| 671 | re turn isVet eran; | |
| 672 | } | |
| 673 | ||
| 674 | /** | |
| 675 | * Set s the valu e of the i sVeteran p roperty. | |
| 676 | * | |
| 677 | */ | |
| 678 | public void setI sVeteran(b oolean val ue) { | |
| 679 | th is.isVeter an = value ; | |
| 680 | } | |
| 681 | ||
| 682 | /** | |
| 683 | * Get s the valu e of the i sLocallyAs signedMpiP id propert y. | |
| 684 | * | |
| 685 | */ | |
| 686 | public boolean i sIsLocally AssignedMp iPid() { | |
| 687 | re turn isLoc allyAssign edMpiPid; | |
| 688 | } | |
| 689 | ||
| 690 | /** | |
| 691 | * Set s the valu e of the i sLocallyAs signedMpiP id propert y. | |
| 692 | * | |
| 693 | */ | |
| 694 | public void setI sLocallyAs signedMpiP id(boolean value) { | |
| 695 | th is.isLocal lyAssigned MpiPid = v alue; | |
| 696 | } | |
| 697 | ||
| 698 | /** | |
| 699 | * Get s the valu e of the s ites prope rty. | |
| 700 | * | |
| 701 | * @re turn | |
| 702 | * possible object is | |
| 703 | * {@link Si teArray } | |
| 704 | * | |
| 705 | */ | |
| 706 | public SiteArray getSites( ) { | |
| 707 | re turn sites ; | |
| 708 | } | |
| 709 | ||
| 710 | /** | |
| 711 | * Set s the valu e of the s ites prope rty. | |
| 712 | * | |
| 713 | * @pa ram value | |
| 714 | * allowed o bject is | |
| 715 | * {@link Si teArray } | |
| 716 | * | |
| 717 | */ | |
| 718 | public void setS ites(SiteA rray value ) { | |
| 719 | th is.sites = value; | |
| 720 | } | |
| 721 | ||
| 722 | /** | |
| 723 | * Get s the valu e of the t eam proper ty. | |
| 724 | * | |
| 725 | * @re turn | |
| 726 | * possible object is | |
| 727 | * {@link Te amTO } | |
| 728 | * | |
| 729 | */ | |
| 730 | public TeamTO ge tTeam() { | |
| 731 | re turn team; | |
| 732 | } | |
| 733 | ||
| 734 | /** | |
| 735 | * Set s the valu e of the t eam proper ty. | |
| 736 | * | |
| 737 | * @pa ram value | |
| 738 | * allowed o bject is | |
| 739 | * {@link Te amTO } | |
| 740 | * | |
| 741 | */ | |
| 742 | public void setT eam(TeamTO value) { | |
| 743 | th is.team = value; | |
| 744 | } | |
| 745 | ||
| 746 | } |
Araxis Merge (but not the data content of this report) is Copyright © 1993-2016 Araxis Ltd (www.araxis.com). All rights reserved.