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