Produced by Araxis Merge on 4/9/2018 9:55:12 AM Central 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 | PS_INB_ERX_3.0.1.011.zip\PS_INB_ERX_Common\src\main\java\gov\va\med\pharmacy\wsclients\eAnde | EeSummary.java | Wed Dec 20 23:47:00 2017 UTC |
| 2 | PS_INB_ERX_3.0.1.011.zip\PS_INB_ERX_Common\src\main\java\gov\va\med\pharmacy\wsclients\eAnde | EeSummary.java | Thu Apr 5 20:42:54 2018 UTC |
| Description | Between Files 1 and 2 |
|
|---|---|---|
| Text Blocks | Lines | |
| Unchanged | 2 | 968 |
| Changed | 1 | 36 |
| 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 go v.va.med.p harmacy.ws clients.eA nde; | |
| 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 eeSummary 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="eeSum mary"> | |
| 16 | * <c omplexCont ent> | |
| 17 | * < ;restricti on base="{ http://www .w3.org/20 01/XMLSche ma}anyType "> | |
| 18 | * & lt;all> | |
| 19 | * <elemen t name="as sociations " type="{h ttp:// URL /schemas}a ssociation Collection " minOccur s="0"/> | |
| 20 | * <elemen t name="de athRecond" type="{ht tp:// URL /schemas}d eathRecond Info" minO ccurs="0"/ > | |
| 21 | * <elemen t name="de mographics " type="{h ttp:// URL /schemas}d emographic Info" minO ccurs="0"/ > | |
| 22 | * <elemen t name="el igibilityV erificatio nInfo" typ e="{http:/ / URL /schemas}e ligibility Verificati onInfo" mi nOccurs="0 "/> | |
| 23 | * <elemen t name="em ploymentIn fo" type=" {http:// URL /schemas}e mploymentI nfo" minOc curs="0"/& gt; | |
| 24 | * <elemen t name="en rollmentDe terminatio nInfo" typ e="{http:/ / URL /schemas}e nrollmentD eterminati onInfo" mi nOccurs="0 "/> | |
| 25 | * <elemen t name="fe eBasisList " type="{h ttp:// URL /schemas}f eeBasisCol lection" m inOccurs=" 0"/> | |
| 26 | * <elemen t name="fi nancialsIn fo" type=" {http:// URL /schemas}f inancialsI nfo" minOc curs="0"/& gt; | |
| 27 | * <elemen t name="in competence RulingInfo " type="{h ttp:// URL /schemas}i ncompetenc eRulingInf o" minOccu rs="0"/> ; | |
| 28 | * <elemen t name="in suranceLis t" type="{ http:// URL /schemas}i nsuranceCo llection" minOccurs= "0"/> | |
| 29 | * <elemen t name="mi litaryServ iceInfo" t ype="{http :// URL /schemas}m ilitarySer viceInfo" minOccurs= "0"/> | |
| 30 | * <elemen t name="pr isonerOfWa rInfo" typ e="{http:/ / URL /schemas}p risonerOfW arInfo" mi nOccurs="0 "/> | |
| 31 | * <elemen t name="pu rpleHeart" type="{ht tp:// URL /schemas}p urpleHeart Info" minO ccurs="0"/ > | |
| 32 | * <elemen t name="re lations" t ype="{http :// URL /schemas}r elationCol lection" m inOccurs=" 0"/> | |
| 33 | * <elemen t name="se nsitivityI nfo" type= "{http:// URL /schemas}s ensitivity Info" minO ccurs="0"/ > | |
| 34 | * <elemen t name="sp inalCordIn juryInfo" type="{htt p:// URL /schemas}s pinalCordI njuryInfo" minOccurs ="0"/> | |
| 35 | * <elemen t name="pe rsonInfo" type="{htt p:// URL /schemas}p ersonInfo" minOccurs ="0"/> | |
| 36 | * <elemen t name="co nsentInfo" type="{ht tp:// URL /schemas}c onsentInfo " minOccur s="0"/> | |
| 37 | * & lt;/all> ; | |
| 38 | * < ;/restrict ion> | |
| 39 | * </ complexCon tent> | |
| 40 | * </co mplexType& gt; | |
| 41 | * </pre> | |
| 42 | * | |
| 43 | * | |
| 44 | */ | |
| 45 | @XmlAccess orType(Xml AccessType .FIELD) | |
| 46 | @XmlType(n ame = "eeS ummary", p ropOrder = { | |
| 47 | ||
| 48 | }) | |
| 49 | public cla ss EeSumma ry { | |
| 50 | ||
| 51 | protec ted Associ ationColle ction asso ciations; | |
| 52 | protec ted DeathR econdInfo deathRecon d; | |
| 53 | protec ted Demogr aphicInfo demographi cs; | |
| 54 | protec ted Eligib ilityVerif icationInf o eligibil ityVerific ationInfo; | |
| 55 | protec ted Employ mentInfo e mploymentI nfo; | |
| 56 | protec ted Enroll mentDeterm inationInf o enrollme ntDetermin ationInfo; | |
| 57 | protec ted FeeBas isCollecti on feeBasi sList; | |
| 58 | protec ted Financ ialsInfo f inancialsI nfo; | |
| 59 | protec ted Incomp etenceRuli ngInfo inc ompetenceR ulingInfo; | |
| 60 | protec ted Insura nceCollect ion insura nceList; | |
| 61 | protec ted Milita ryServiceI nfo milita ryServiceI nfo; | |
| 62 | protec ted Prison erOfWarInf o prisoner OfWarInfo; | |
| 63 | protec ted Purple HeartInfo purpleHear t; | |
| 64 | protec ted Relati onCollecti on relatio ns; | |
| 65 | protec ted Sensit ivityInfo sensitivit yInfo; | |
| 66 | protec ted Spinal CordInjury Info spina lCordInjur yInfo; | |
| 67 | protec ted Person Info perso nInfo; | |
| 68 | protec ted Consen tInfo cons entInfo; | |
| 69 | ||
| 70 | /** | |
| 71 | * Get s the valu e of the a ssociation s property . | |
| 72 | * | |
| 73 | * @re turn | |
| 74 | * possible object is | |
| 75 | * {@link As sociationC ollection } | |
| 76 | * | |
| 77 | */ | |
| 78 | public Associati onCollecti on getAsso ciations() { | |
| 79 | re turn assoc iations; | |
| 80 | } | |
| 81 | ||
| 82 | /** | |
| 83 | * Set s the valu e of the a ssociation s property . | |
| 84 | * | |
| 85 | * @pa ram value | |
| 86 | * allowed o bject is | |
| 87 | * {@link As sociationC ollection } | |
| 88 | * | |
| 89 | */ | |
| 90 | public void setA ssociation s(Associat ionCollect ion value) { | |
| 91 | th is.associa tions = va lue; | |
| 92 | } | |
| 93 | ||
| 94 | /** | |
| 95 | * Get s the valu e of the d eathRecond property. | |
| 96 | * | |
| 97 | * @re turn | |
| 98 | * possible object is | |
| 99 | * {@link De athRecondI nfo } | |
| 100 | * | |
| 101 | */ | |
| 102 | public DeathReco ndInfo get DeathRecon d() { | |
| 103 | re turn death Recond; | |
| 104 | } | |
| 105 | ||
| 106 | /** | |
| 107 | * Set s the valu e of the d eathRecond property. | |
| 108 | * | |
| 109 | * @pa ram value | |
| 110 | * allowed o bject is | |
| 111 | * {@link De athRecondI nfo } | |
| 112 | * | |
| 113 | */ | |
| 114 | public void setD eathRecond (DeathReco ndInfo val ue) { | |
| 115 | th is.deathRe cond = val ue; | |
| 116 | } | |
| 117 | ||
| 118 | /** | |
| 119 | * Get s the valu e of the d emographic s property . | |
| 120 | * | |
| 121 | * @re turn | |
| 122 | * possible object is | |
| 123 | * {@link De mographicI nfo } | |
| 124 | * | |
| 125 | */ | |
| 126 | public Demograph icInfo get Demographi cs() { | |
| 127 | re turn demog raphics; | |
| 128 | } | |
| 129 | ||
| 130 | /** | |
| 131 | * Set s the valu e of the d emographic s property . | |
| 132 | * | |
| 133 | * @pa ram value | |
| 134 | * allowed o bject is | |
| 135 | * {@link De mographicI nfo } | |
| 136 | * | |
| 137 | */ | |
| 138 | public void setD emographic s(Demograp hicInfo va lue) { | |
| 139 | th is.demogra phics = va lue; | |
| 140 | } | |
| 141 | ||
| 142 | /** | |
| 143 | * Get s the valu e of the e ligibility Verificati onInfo pro perty. | |
| 144 | * | |
| 145 | * @re turn | |
| 146 | * possible object is | |
| 147 | * {@link El igibilityV erificatio nInfo } | |
| 148 | * | |
| 149 | */ | |
| 150 | public Eligibili tyVerifica tionInfo g etEligibil ityVerific ationInfo( ) { | |
| 151 | re turn eligi bilityVeri ficationIn fo; | |
| 152 | } | |
| 153 | ||
| 154 | /** | |
| 155 | * Set s the valu e of the e ligibility Verificati onInfo pro perty. | |
| 156 | * | |
| 157 | * @pa ram value | |
| 158 | * allowed o bject is | |
| 159 | * {@link El igibilityV erificatio nInfo } | |
| 160 | * | |
| 161 | */ | |
| 162 | public void setE ligibility Verificati onInfo(Eli gibilityVe rification Info value ) { | |
| 163 | th is.eligibi lityVerifi cationInfo = value; | |
| 164 | } | |
| 165 | ||
| 166 | /** | |
| 167 | * Get s the valu e of the e mploymentI nfo proper ty. | |
| 168 | * | |
| 169 | * @re turn | |
| 170 | * possible object is | |
| 171 | * {@link Em ploymentIn fo } | |
| 172 | * | |
| 173 | */ | |
| 174 | public Employmen tInfo getE mploymentI nfo() { | |
| 175 | re turn emplo ymentInfo; | |
| 176 | } | |
| 177 | ||
| 178 | /** | |
| 179 | * Set s the valu e of the e mploymentI nfo proper ty. | |
| 180 | * | |
| 181 | * @pa ram value | |
| 182 | * allowed o bject is | |
| 183 | * {@link Em ploymentIn fo } | |
| 184 | * | |
| 185 | */ | |
| 186 | public void setE mploymentI nfo(Employ mentInfo v alue) { | |
| 187 | th is.employm entInfo = value; | |
| 188 | } | |
| 189 | ||
| 190 | /** | |
| 191 | * Get s the valu e of the e nrollmentD eterminati onInfo pro perty. | |
| 192 | * | |
| 193 | * @re turn | |
| 194 | * possible object is | |
| 195 | * {@link En rollmentDe terminatio nInfo } | |
| 196 | * | |
| 197 | */ | |
| 198 | public Enrollmen tDetermina tionInfo g etEnrollme ntDetermin ationInfo( ) { | |
| 199 | re turn enrol lmentDeter minationIn fo; | |
| 200 | } | |
| 201 | ||
| 202 | /** | |
| 203 | * Set s the valu e of the e nrollmentD eterminati onInfo pro perty. | |
| 204 | * | |
| 205 | * @pa ram value | |
| 206 | * allowed o bject is | |
| 207 | * {@link En rollmentDe terminatio nInfo } | |
| 208 | * | |
| 209 | */ | |
| 210 | public void setE nrollmentD eterminati onInfo(Enr ollmentDet ermination Info value ) { | |
| 211 | th is.enrollm entDetermi nationInfo = value; | |
| 212 | } | |
| 213 | ||
| 214 | /** | |
| 215 | * Get s the valu e of the f eeBasisLis t property . | |
| 216 | * | |
| 217 | * @re turn | |
| 218 | * possible object is | |
| 219 | * {@link Fe eBasisColl ection } | |
| 220 | * | |
| 221 | */ | |
| 222 | public FeeBasisC ollection getFeeBasi sList() { | |
| 223 | re turn feeBa sisList; | |
| 224 | } | |
| 225 | ||
| 226 | /** | |
| 227 | * Set s the valu e of the f eeBasisLis t property . | |
| 228 | * | |
| 229 | * @pa ram value | |
| 230 | * allowed o bject is | |
| 231 | * {@link Fe eBasisColl ection } | |
| 232 | * | |
| 233 | */ | |
| 234 | public void setF eeBasisLis t(FeeBasis Collection value) { | |
| 235 | th is.feeBasi sList = va lue; | |
| 236 | } | |
| 237 | ||
| 238 | /** | |
| 239 | * Get s the valu e of the f inancialsI nfo proper ty. | |
| 240 | * | |
| 241 | * @re turn | |
| 242 | * possible object is | |
| 243 | * {@link Fi nancialsIn fo } | |
| 244 | * | |
| 245 | */ | |
| 246 | public Financial sInfo getF inancialsI nfo() { | |
| 247 | re turn finan cialsInfo; | |
| 248 | } | |
| 249 | ||
| 250 | /** | |
| 251 | * Set s the valu e of the f inancialsI nfo proper ty. | |
| 252 | * | |
| 253 | * @pa ram value | |
| 254 | * allowed o bject is | |
| 255 | * {@link Fi nancialsIn fo } | |
| 256 | * | |
| 257 | */ | |
| 258 | public void setF inancialsI nfo(Financ ialsInfo v alue) { | |
| 259 | th is.financi alsInfo = value; | |
| 260 | } | |
| 261 | ||
| 262 | /** | |
| 263 | * Get s the valu e of the i ncompetenc eRulingInf o property . | |
| 264 | * | |
| 265 | * @re turn | |
| 266 | * possible object is | |
| 267 | * {@link In competence RulingInfo } | |
| 268 | * | |
| 269 | */ | |
| 270 | public Incompete nceRulingI nfo getInc ompetenceR ulingInfo( ) { | |
| 271 | re turn incom petenceRul ingInfo; | |
| 272 | } | |
| 273 | ||
| 274 | /** | |
| 275 | * Set s the valu e of the i ncompetenc eRulingInf o property . | |
| 276 | * | |
| 277 | * @pa ram value | |
| 278 | * allowed o bject is | |
| 279 | * {@link In competence RulingInfo } | |
| 280 | * | |
| 281 | */ | |
| 282 | public void setI ncompetenc eRulingInf o(Incompet enceRuling Info value ) { | |
| 283 | th is.incompe tenceRulin gInfo = va lue; | |
| 284 | } | |
| 285 | ||
| 286 | /** | |
| 287 | * Get s the valu e of the i nsuranceLi st propert y. | |
| 288 | * | |
| 289 | * @re turn | |
| 290 | * possible object is | |
| 291 | * {@link In suranceCol lection } | |
| 292 | * | |
| 293 | */ | |
| 294 | public Insurance Collection getInsura nceList() { | |
| 295 | re turn insur anceList; | |
| 296 | } | |
| 297 | ||
| 298 | /** | |
| 299 | * Set s the valu e of the i nsuranceLi st propert y. | |
| 300 | * | |
| 301 | * @pa ram value | |
| 302 | * allowed o bject is | |
| 303 | * {@link In suranceCol lection } | |
| 304 | * | |
| 305 | */ | |
| 306 | public void setI nsuranceLi st(Insuran ceCollecti on value) { | |
| 307 | th is.insuran ceList = v alue; | |
| 308 | } | |
| 309 | ||
| 310 | /** | |
| 311 | * Get s the valu e of the m ilitarySer viceInfo p roperty. | |
| 312 | * | |
| 313 | * @re turn | |
| 314 | * possible object is | |
| 315 | * {@link Mi litaryServ iceInfo } | |
| 316 | * | |
| 317 | */ | |
| 318 | public MilitaryS erviceInfo getMilita ryServiceI nfo() { | |
| 319 | re turn milit aryService Info; | |
| 320 | } | |
| 321 | ||
| 322 | /** | |
| 323 | * Set s the valu e of the m ilitarySer viceInfo p roperty. | |
| 324 | * | |
| 325 | * @pa ram value | |
| 326 | * allowed o bject is | |
| 327 | * {@link Mi litaryServ iceInfo } | |
| 328 | * | |
| 329 | */ | |
| 330 | public void setM ilitarySer viceInfo(M ilitarySer viceInfo v alue) { | |
| 331 | th is.militar yServiceIn fo = value ; | |
| 332 | } | |
| 333 | ||
| 334 | /** | |
| 335 | * Get s the valu e of the p risonerOfW arInfo pro perty. | |
| 336 | * | |
| 337 | * @re turn | |
| 338 | * possible object is | |
| 339 | * {@link Pr isonerOfWa rInfo } | |
| 340 | * | |
| 341 | */ | |
| 342 | public PrisonerO fWarInfo g etPrisoner OfWarInfo( ) { | |
| 343 | re turn priso nerOfWarIn fo; | |
| 344 | } | |
| 345 | ||
| 346 | /** | |
| 347 | * Set s the valu e of the p risonerOfW arInfo pro perty. | |
| 348 | * | |
| 349 | * @pa ram value | |
| 350 | * allowed o bject is | |
| 351 | * {@link Pr isonerOfWa rInfo } | |
| 352 | * | |
| 353 | */ | |
| 354 | public void setP risonerOfW arInfo(Pri sonerOfWar Info value ) { | |
| 355 | th is.prisone rOfWarInfo = value; | |
| 356 | } | |
| 357 | ||
| 358 | /** | |
| 359 | * Get s the valu e of the p urpleHeart property. | |
| 360 | * | |
| 361 | * @re turn | |
| 362 | * possible object is | |
| 363 | * {@link Pu rpleHeartI nfo } | |
| 364 | * | |
| 365 | */ | |
| 366 | public PurpleHea rtInfo get PurpleHear t() { | |
| 367 | re turn purpl eHeart; | |
| 368 | } | |
| 369 | ||
| 370 | /** | |
| 371 | * Set s the valu e of the p urpleHeart property. | |
| 372 | * | |
| 373 | * @pa ram value | |
| 374 | * allowed o bject is | |
| 375 | * {@link Pu rpleHeartI nfo } | |
| 376 | * | |
| 377 | */ | |
| 378 | public void setP urpleHeart (PurpleHea rtInfo val ue) { | |
| 379 | th is.purpleH eart = val ue; | |
| 380 | } | |
| 381 | ||
| 382 | /** | |
| 383 | * Get s the valu e of the r elations p roperty. | |
| 384 | * | |
| 385 | * @re turn | |
| 386 | * possible object is | |
| 387 | * {@link Re lationColl ection } | |
| 388 | * | |
| 389 | */ | |
| 390 | public RelationC ollection getRelatio ns() { | |
| 391 | re turn relat ions; | |
| 392 | } | |
| 393 | ||
| 394 | /** | |
| 395 | * Set s the valu e of the r elations p roperty. | |
| 396 | * | |
| 397 | * @pa ram value | |
| 398 | * allowed o bject is | |
| 399 | * {@link Re lationColl ection } | |
| 400 | * | |
| 401 | */ | |
| 402 | public void setR elations(R elationCol lection va lue) { | |
| 403 | th is.relatio ns = value ; | |
| 404 | } | |
| 405 | ||
| 406 | /** | |
| 407 | * Get s the valu e of the s ensitivity Info prope rty. | |
| 408 | * | |
| 409 | * @re turn | |
| 410 | * possible object is | |
| 411 | * {@link Se nsitivityI nfo } | |
| 412 | * | |
| 413 | */ | |
| 414 | public Sensitivi tyInfo get Sensitivit yInfo() { | |
| 415 | re turn sensi tivityInfo ; | |
| 416 | } | |
| 417 | ||
| 418 | /** | |
| 419 | * Set s the valu e of the s ensitivity Info prope rty. | |
| 420 | * | |
| 421 | * @pa ram value | |
| 422 | * allowed o bject is | |
| 423 | * {@link Se nsitivityI nfo } | |
| 424 | * | |
| 425 | */ | |
| 426 | public void setS ensitivity Info(Sensi tivityInfo value) { | |
| 427 | th is.sensiti vityInfo = value; | |
| 428 | } | |
| 429 | ||
| 430 | /** | |
| 431 | * Get s the valu e of the s pinalCordI njuryInfo property. | |
| 432 | * | |
| 433 | * @re turn | |
| 434 | * possible object is | |
| 435 | * {@link Sp inalCordIn juryInfo } | |
| 436 | * | |
| 437 | */ | |
| 438 | public SpinalCor dInjuryInf o getSpina lCordInjur yInfo() { | |
| 439 | re turn spina lCordInjur yInfo; | |
| 440 | } | |
| 441 | ||
| 442 | /** | |
| 443 | * Set s the valu e of the s pinalCordI njuryInfo property. | |
| 444 | * | |
| 445 | * @pa ram value | |
| 446 | * allowed o bject is | |
| 447 | * {@link Sp inalCordIn juryInfo } | |
| 448 | * | |
| 449 | */ | |
| 450 | public void setS pinalCordI njuryInfo( SpinalCord InjuryInfo value) { | |
| 451 | th is.spinalC ordInjuryI nfo = valu e; | |
| 452 | } | |
| 453 | ||
| 454 | /** | |
| 455 | * Get s the valu e of the p ersonInfo property. | |
| 456 | * | |
| 457 | * @re turn | |
| 458 | * possible object is | |
| 459 | * {@link Pe rsonInfo } | |
| 460 | * | |
| 461 | */ | |
| 462 | public PersonInf o getPerso nInfo() { | |
| 463 | re turn perso nInfo; | |
| 464 | } | |
| 465 | ||
| 466 | /** | |
| 467 | * Set s the valu e of the p ersonInfo property. | |
| 468 | * | |
| 469 | * @pa ram value | |
| 470 | * allowed o bject is | |
| 471 | * {@link Pe rsonInfo } | |
| 472 | * | |
| 473 | */ | |
| 474 | public void setP ersonInfo( PersonInfo value) { | |
| 475 | th is.personI nfo = valu e; | |
| 476 | } | |
| 477 | ||
| 478 | /** | |
| 479 | * Get s the valu e of the c onsentInfo property. | |
| 480 | * | |
| 481 | * @re turn | |
| 482 | * possible object is | |
| 483 | * {@link Co nsentInfo } | |
| 484 | * | |
| 485 | */ | |
| 486 | public ConsentIn fo getCons entInfo() { | |
| 487 | re turn conse ntInfo; | |
| 488 | } | |
| 489 | ||
| 490 | /** | |
| 491 | * Set s the valu e of the c onsentInfo property. | |
| 492 | * | |
| 493 | * @pa ram value | |
| 494 | * allowed o bject is | |
| 495 | * {@link Co nsentInfo } | |
| 496 | * | |
| 497 | */ | |
| 498 | public void setC onsentInfo (ConsentIn fo value) { | |
| 499 | th is.consent Info = val ue; | |
| 500 | } | |
| 501 | ||
| 502 | } |
Araxis Merge (but not the data content of this report) is Copyright © 1993-2016 Araxis Ltd (www.araxis.com). All rights reserved.