Produced by Araxis Merge on 4/9/2018 9:55:13 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 | EnrollmentDeterminationInfo.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 | EnrollmentDeterminationInfo.java | Thu Apr 5 20:45:13 2018 UTC |
| Description | Between Files 1 and 2 |
|
|---|---|---|
| Text Blocks | Lines | |
| Unchanged | 4 | 1520 |
| Changed | 3 | 22 |
| 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.XmlSche maType; | |
| 7 | import jav ax.xml.bin d.annotati on.XmlType ; | |
| 8 | import jav ax.xml.dat atype.XMLG regorianCa lendar; | |
| 9 | ||
| 10 | ||
| 11 | /** | |
| 12 | * <p>Java class for enrollmen tDetermina tionInfo c omplex typ e. | |
| 13 | * | |
| 14 | * <p>The following schema fra gment spec ifies the expected c ontent con tained wit hin this c lass. | |
| 15 | * | |
| 16 | * <pre> | |
| 17 | * <com plexType n ame="enrol lmentDeter minationIn fo"> | |
| 18 | * <c omplexCont ent> | |
| 19 | * < ;restricti on base="{ http://www .w3.org/20 01/XMLSche ma}anyType "> | |
| 20 | * & lt;all> | |
| 21 | * <eleme nt name="a pplication Date" type ="{http:// www.w3.org /2001/XMLS chema}date Time" minO ccurs="0"/ > | |
| 22 | * <eleme nt name="c alculation Source" ty pe="{http: //www.w3.o rg/2001/XM LSchema}st ring" minO ccurs="0"/ > | |
| 23 | * <elemen t name="ca ncelDeclin eInfo" typ e="{http:/ / URL /schemas}c ancelDecli neInfo" mi nOccurs="0 "/> | |
| 24 | * <elemen t name="ca tastrophic Disability Info" type ="{http:// URL /schemas}c atastrophi cDisabilit yInfo" min Occurs="0" /> | |
| 25 | * <eleme nt name="e ffectiveDa te" type=" {http://ww w.w3.org/2 001/XMLSch ema}dateTi me" minOcc urs="0"/&g t; | |
| 26 | * <eleme nt name="e ligibleFor Medicaid" type="{htt p://www.w3 .org/2001/ XMLSchema} boolean" m inOccurs=" 0"/> | |
| 27 | * <eleme nt name="m edicaidLas tModifiedD ate" type= "{http://w ww.w3.org/ 2001/XMLSc hema}dateT ime" minOc curs="0"/& gt; | |
| 28 | * <eleme nt name="e ndDate" ty pe="{http: //www.w3.o rg/2001/XM LSchema}da teTime" mi nOccurs="0 "/> | |
| 29 | * <eleme nt name="e nrollmentD ate" type= "{http://w ww.w3.org/ 2001/XMLSc hema}dateT ime" minOc curs="0"/& gt; | |
| 30 | * <eleme nt name="e nrollmentS tatus" typ e="{http:/ /www.w3.or g/2001/XML Schema}str ing" minOc curs="0"/& gt; | |
| 31 | * <eleme nt name="f acilityRec eived" typ e="{http:/ /www.w3.or g/2001/XML Schema}str ing" minOc curs="0"/& gt; | |
| 32 | * <eleme nt name="e nrollmentC ategoryNam e" type="{ http://www .w3.org/20 01/XMLSche ma}string" minOccurs ="0"/> | |
| 33 | * <elemen t name="in eligibilit yFactor" t ype="{http :// URL /schemas}i neligibili tyFactorIn fo" minOcc urs="0"/&g t; | |
| 34 | * <elemen t name="mi litarySexu alTraumaIn fo" type=" {http:// URL /schemas}m ilitarySex ualTraumaI nfo" minOc curs="0"/& gt; | |
| 35 | * <elemen t name="mo netaryBene fitAwardIn fo" type=" {http:// URL /schemas}m onetaryBen efitAwardI nfo" minOc curs="0"/& gt; | |
| 36 | * <elemen t name="no seThroatRa diumInfo" type="{htt p:// URL /schemas}n oseThroatR adiumInfo" minOccurs ="0"/> | |
| 37 | * <elemen t name="ot herEligibi lities" ty pe="{http: // URL /schemas}e ligibility Collection " minOccur s="0"/> | |
| 38 | * <elemen t name="pr imaryEligi bility" ty pe="{http: // URL /schemas}e ligibility Info" minO ccurs="0"/ > | |
| 39 | * <eleme nt name="p riorityGro up" type=" {http://ww w.w3.org/2 001/XMLSch ema}string " minOccur s="0"/> | |
| 40 | * <eleme nt name="p rioritySub Group" typ e="{http:/ /www.w3.or g/2001/XML Schema}str ing" minOc curs="0"/& gt; | |
| 41 | * <elemen t name="se condaryEli gibilities " type="{h ttp:// URL /schemas}e ligibility Collection " minOccur s="0"/> | |
| 42 | * <elemen t name="se rviceConne ctionAward " type="{h ttp:// URL /schemas}s erviceConn ectionAwar dInfo" min Occurs="0" /> | |
| 43 | * <elemen t name="sp ecialFacto rs" type=" {http:// URL /schemas}s pecialFact orsInfo" m inOccurs=" 0"/> | |
| 44 | * <eleme nt name="u serEnrolle eSite" typ e="{http:/ /www.w3.or g/2001/XML Schema}str ing" minOc curs="0"/& gt; | |
| 45 | * <eleme nt name="u serEnrolle eValidThro ugh" type= "{http://w ww.w3.org/ 2001/XMLSc hema}int" minOccurs= "0"/> | |
| 46 | * <eleme nt name="v eteran" ty pe="{http: //www.w3.o rg/2001/XM LSchema}bo olean" min Occurs="0" /> | |
| 47 | * <eleme nt name="r ecordCreat edDate" ty pe="{http: //www.w3.o rg/2001/XM LSchema}da teTime" mi nOccurs="0 "/> | |
| 48 | * <eleme nt name="r ecordModif iedDate" t ype="{http ://www.w3. org/2001/X MLSchema}d ateTime" m inOccurs=" 0"/> | |
| 49 | * & lt;/all> ; | |
| 50 | * < ;/restrict ion> | |
| 51 | * </ complexCon tent> | |
| 52 | * </co mplexType& gt; | |
| 53 | * </pre> | |
| 54 | * | |
| 55 | * | |
| 56 | */ | |
| 57 | @XmlAccess orType(Xml AccessType .FIELD) | |
| 58 | @XmlType(n ame = "enr ollmentDet ermination Info", pro pOrder = { | |
| 59 | ||
| 60 | }) | |
| 61 | public cla ss Enrollm entDetermi nationInfo { | |
| 62 | ||
| 63 | @XmlSc hemaType(n ame = "dat eTime") | |
| 64 | protec ted XMLGre gorianCale ndar appli cationDate ; | |
| 65 | protec ted String calculati onSource; | |
| 66 | protec ted Cancel DeclineInf o cancelDe clineInfo; | |
| 67 | protec ted Catast rophicDisa bilityInfo catastrop hicDisabil ityInfo; | |
| 68 | @XmlSc hemaType(n ame = "dat eTime") | |
| 69 | protec ted XMLGre gorianCale ndar effec tiveDate; | |
| 70 | protec ted Boolea n eligible ForMedicai d; | |
| 71 | @XmlSc hemaType(n ame = "dat eTime") | |
| 72 | protec ted XMLGre gorianCale ndar medic aidLastMod ifiedDate; | |
| 73 | @XmlSc hemaType(n ame = "dat eTime") | |
| 74 | protec ted XMLGre gorianCale ndar endDa te; | |
| 75 | @XmlSc hemaType(n ame = "dat eTime") | |
| 76 | protec ted XMLGre gorianCale ndar enrol lmentDate; | |
| 77 | protec ted String enrollmen tStatus; | |
| 78 | protec ted String facilityR eceived; | |
| 79 | protec ted String enrollmen tCategoryN ame; | |
| 80 | protec ted Inelig ibilityFac torInfo in eligibilit yFactor; | |
| 81 | protec ted Milita rySexualTr aumaInfo m ilitarySex ualTraumaI nfo; | |
| 82 | protec ted Moneta ryBenefitA wardInfo m onetaryBen efitAwardI nfo; | |
| 83 | protec ted NoseTh roatRadium Info noseT hroatRadiu mInfo; | |
| 84 | protec ted Eligib ilityColle ction othe rEligibili ties; | |
| 85 | protec ted Eligib ilityInfo primaryEli gibility; | |
| 86 | protec ted String priorityG roup; | |
| 87 | protec ted String priorityS ubGroup; | |
| 88 | protec ted Eligib ilityColle ction seco ndaryEligi bilities; | |
| 89 | protec ted Servic eConnectio nAwardInfo serviceCo nnectionAw ard; | |
| 90 | protec ted Specia lFactorsIn fo special Factors; | |
| 91 | protec ted String userEnrol leeSite; | |
| 92 | protec ted Intege r userEnro lleeValidT hrough; | |
| 93 | protec ted Boolea n veteran; | |
| 94 | @XmlSc hemaType(n ame = "dat eTime") | |
| 95 | protec ted XMLGre gorianCale ndar recor dCreatedDa te; | |
| 96 | @XmlSc hemaType(n ame = "dat eTime") | |
| 97 | protec ted XMLGre gorianCale ndar recor dModifiedD ate; | |
| 98 | ||
| 99 | /** | |
| 100 | * Get s the valu e of the a pplication Date prope rty. | |
| 101 | * | |
| 102 | * @re turn | |
| 103 | * possible object is | |
| 104 | * {@link XM LGregorian Calendar } | |
| 105 | * | |
| 106 | */ | |
| 107 | public XMLGregor ianCalenda r getAppli cationDate () { | |
| 108 | re turn appli cationDate ; | |
| 109 | } | |
| 110 | ||
| 111 | /** | |
| 112 | * Set s the valu e of the a pplication Date prope rty. | |
| 113 | * | |
| 114 | * @pa ram value | |
| 115 | * allowed o bject is | |
| 116 | * {@link XM LGregorian Calendar } | |
| 117 | * | |
| 118 | */ | |
| 119 | public void setA pplication Date(XMLGr egorianCal endar valu e) { | |
| 120 | th is.applica tionDate = value; | |
| 121 | } | |
| 122 | ||
| 123 | /** | |
| 124 | * Get s the valu e of the c alculation Source pro perty. | |
| 125 | * | |
| 126 | * @re turn | |
| 127 | * possible object is | |
| 128 | * {@link St ring } | |
| 129 | * | |
| 130 | */ | |
| 131 | public String ge tCalculati onSource() { | |
| 132 | re turn calcu lationSour ce; | |
| 133 | } | |
| 134 | ||
| 135 | /** | |
| 136 | * Set s the valu e of the c alculation Source pro perty. | |
| 137 | * | |
| 138 | * @pa ram value | |
| 139 | * allowed o bject is | |
| 140 | * {@link St ring } | |
| 141 | * | |
| 142 | */ | |
| 143 | public void setC alculation Source(Str ing value) { | |
| 144 | th is.calcula tionSource = value; | |
| 145 | } | |
| 146 | ||
| 147 | /** | |
| 148 | * Get s the valu e of the c ancelDecli neInfo pro perty. | |
| 149 | * | |
| 150 | * @re turn | |
| 151 | * possible object is | |
| 152 | * {@link Ca ncelDeclin eInfo } | |
| 153 | * | |
| 154 | */ | |
| 155 | public CancelDec lineInfo g etCancelDe clineInfo( ) { | |
| 156 | re turn cance lDeclineIn fo; | |
| 157 | } | |
| 158 | ||
| 159 | /** | |
| 160 | * Set s the valu e of the c ancelDecli neInfo pro perty. | |
| 161 | * | |
| 162 | * @pa ram value | |
| 163 | * allowed o bject is | |
| 164 | * {@link Ca ncelDeclin eInfo } | |
| 165 | * | |
| 166 | */ | |
| 167 | public void setC ancelDecli neInfo(Can celDecline Info value ) { | |
| 168 | th is.cancelD eclineInfo = value; | |
| 169 | } | |
| 170 | ||
| 171 | /** | |
| 172 | * Get s the valu e of the c atastrophi cDisabilit yInfo prop erty. | |
| 173 | * | |
| 174 | * @re turn | |
| 175 | * possible object is | |
| 176 | * {@link Ca tastrophic Disability Info } | |
| 177 | * | |
| 178 | */ | |
| 179 | public Catastrop hicDisabil ityInfo ge tCatastrop hicDisabil ityInfo() { | |
| 180 | re turn catas trophicDis abilityInf o; | |
| 181 | } | |
| 182 | ||
| 183 | /** | |
| 184 | * Set s the valu e of the c atastrophi cDisabilit yInfo prop erty. | |
| 185 | * | |
| 186 | * @pa ram value | |
| 187 | * allowed o bject is | |
| 188 | * {@link Ca tastrophic Disability Info } | |
| 189 | * | |
| 190 | */ | |
| 191 | public void setC atastrophi cDisabilit yInfo(Cata strophicDi sabilityIn fo value) { | |
| 192 | th is.catastr ophicDisab ilityInfo = value; | |
| 193 | } | |
| 194 | ||
| 195 | /** | |
| 196 | * Get s the valu e of the e ffectiveDa te propert y. | |
| 197 | * | |
| 198 | * @re turn | |
| 199 | * possible object is | |
| 200 | * {@link XM LGregorian Calendar } | |
| 201 | * | |
| 202 | */ | |
| 203 | public XMLGregor ianCalenda r getEffec tiveDate() { | |
| 204 | re turn effec tiveDate; | |
| 205 | } | |
| 206 | ||
| 207 | /** | |
| 208 | * Set s the valu e of the e ffectiveDa te propert y. | |
| 209 | * | |
| 210 | * @pa ram value | |
| 211 | * allowed o bject is | |
| 212 | * {@link XM LGregorian Calendar } | |
| 213 | * | |
| 214 | */ | |
| 215 | public void setE ffectiveDa te(XMLGreg orianCalen dar value) { | |
| 216 | th is.effecti veDate = v alue; | |
| 217 | } | |
| 218 | ||
| 219 | /** | |
| 220 | * Get s the valu e of the e ligibleFor Medicaid p roperty. | |
| 221 | * | |
| 222 | * @re turn | |
| 223 | * possible object is | |
| 224 | * {@link Bo olean } | |
| 225 | * | |
| 226 | */ | |
| 227 | public Boolean i sEligibleF orMedicaid () { | |
| 228 | re turn eligi bleForMedi caid; | |
| 229 | } | |
| 230 | ||
| 231 | /** | |
| 232 | * Set s the valu e of the e ligibleFor Medicaid p roperty. | |
| 233 | * | |
| 234 | * @pa ram value | |
| 235 | * allowed o bject is | |
| 236 | * {@link Bo olean } | |
| 237 | * | |
| 238 | */ | |
| 239 | public void setE ligibleFor Medicaid(B oolean val ue) { | |
| 240 | th is.eligibl eForMedica id = value ; | |
| 241 | } | |
| 242 | ||
| 243 | /** | |
| 244 | * Get s the valu e of the m edicaidLas tModifiedD ate proper ty. | |
| 245 | * | |
| 246 | * @re turn | |
| 247 | * possible object is | |
| 248 | * {@link XM LGregorian Calendar } | |
| 249 | * | |
| 250 | */ | |
| 251 | public XMLGregor ianCalenda r getMedic aidLastMod ifiedDate( ) { | |
| 252 | re turn medic aidLastMod ifiedDate; | |
| 253 | } | |
| 254 | ||
| 255 | /** | |
| 256 | * Set s the valu e of the m edicaidLas tModifiedD ate proper ty. | |
| 257 | * | |
| 258 | * @pa ram value | |
| 259 | * allowed o bject is | |
| 260 | * {@link XM LGregorian Calendar } | |
| 261 | * | |
| 262 | */ | |
| 263 | public void setM edicaidLas tModifiedD ate(XMLGre gorianCale ndar value ) { | |
| 264 | th is.medicai dLastModif iedDate = value; | |
| 265 | } | |
| 266 | ||
| 267 | /** | |
| 268 | * Get s the valu e of the e ndDate pro perty. | |
| 269 | * | |
| 270 | * @re turn | |
| 271 | * possible object is | |
| 272 | * {@link XM LGregorian Calendar } | |
| 273 | * | |
| 274 | */ | |
| 275 | public XMLGregor ianCalenda r getEndDa te() { | |
| 276 | re turn endDa te; | |
| 277 | } | |
| 278 | ||
| 279 | /** | |
| 280 | * Set s the valu e of the e ndDate pro perty. | |
| 281 | * | |
| 282 | * @pa ram value | |
| 283 | * allowed o bject is | |
| 284 | * {@link XM LGregorian Calendar } | |
| 285 | * | |
| 286 | */ | |
| 287 | public void setE ndDate(XML GregorianC alendar va lue) { | |
| 288 | th is.endDate = value; | |
| 289 | } | |
| 290 | ||
| 291 | /** | |
| 292 | * Get s the valu e of the e nrollmentD ate proper ty. | |
| 293 | * | |
| 294 | * @re turn | |
| 295 | * possible object is | |
| 296 | * {@link XM LGregorian Calendar } | |
| 297 | * | |
| 298 | */ | |
| 299 | public XMLGregor ianCalenda r getEnrol lmentDate( ) { | |
| 300 | re turn enrol lmentDate; | |
| 301 | } | |
| 302 | ||
| 303 | /** | |
| 304 | * Set s the valu e of the e nrollmentD ate proper ty. | |
| 305 | * | |
| 306 | * @pa ram value | |
| 307 | * allowed o bject is | |
| 308 | * {@link XM LGregorian Calendar } | |
| 309 | * | |
| 310 | */ | |
| 311 | public void setE nrollmentD ate(XMLGre gorianCale ndar value ) { | |
| 312 | th is.enrollm entDate = value; | |
| 313 | } | |
| 314 | ||
| 315 | /** | |
| 316 | * Get s the valu e of the e nrollmentS tatus prop erty. | |
| 317 | * | |
| 318 | * @re turn | |
| 319 | * possible object is | |
| 320 | * {@link St ring } | |
| 321 | * | |
| 322 | */ | |
| 323 | public String ge tEnrollmen tStatus() { | |
| 324 | re turn enrol lmentStatu s; | |
| 325 | } | |
| 326 | ||
| 327 | /** | |
| 328 | * Set s the valu e of the e nrollmentS tatus prop erty. | |
| 329 | * | |
| 330 | * @pa ram value | |
| 331 | * allowed o bject is | |
| 332 | * {@link St ring } | |
| 333 | * | |
| 334 | */ | |
| 335 | public void setE nrollmentS tatus(Stri ng value) { | |
| 336 | th is.enrollm entStatus = value; | |
| 337 | } | |
| 338 | ||
| 339 | /** | |
| 340 | * Get s the valu e of the f acilityRec eived prop erty. | |
| 341 | * | |
| 342 | * @re turn | |
| 343 | * possible object is | |
| 344 | * {@link St ring } | |
| 345 | * | |
| 346 | */ | |
| 347 | public String ge tFacilityR eceived() { | |
| 348 | re turn facil ityReceive d; | |
| 349 | } | |
| 350 | ||
| 351 | /** | |
| 352 | * Set s the valu e of the f acilityRec eived prop erty. | |
| 353 | * | |
| 354 | * @pa ram value | |
| 355 | * allowed o bject is | |
| 356 | * {@link St ring } | |
| 357 | * | |
| 358 | */ | |
| 359 | public void setF acilityRec eived(Stri ng value) { | |
| 360 | th is.facilit yReceived = value; | |
| 361 | } | |
| 362 | ||
| 363 | /** | |
| 364 | * Get s the valu e of the e nrollmentC ategoryNam e property . | |
| 365 | * | |
| 366 | * @re turn | |
| 367 | * possible object is | |
| 368 | * {@link St ring } | |
| 369 | * | |
| 370 | */ | |
| 371 | public String ge tEnrollmen tCategoryN ame() { | |
| 372 | re turn enrol lmentCateg oryName; | |
| 373 | } | |
| 374 | ||
| 375 | /** | |
| 376 | * Set s the valu e of the e nrollmentC ategoryNam e property . | |
| 377 | * | |
| 378 | * @pa ram value | |
| 379 | * allowed o bject is | |
| 380 | * {@link St ring } | |
| 381 | * | |
| 382 | */ | |
| 383 | public void setE nrollmentC ategoryNam e(String v alue) { | |
| 384 | th is.enrollm entCategor yName = va lue; | |
| 385 | } | |
| 386 | ||
| 387 | /** | |
| 388 | * Get s the valu e of the i neligibili tyFactor p roperty. | |
| 389 | * | |
| 390 | * @re turn | |
| 391 | * possible object is | |
| 392 | * {@link In eligibilit yFactorInf o } | |
| 393 | * | |
| 394 | */ | |
| 395 | public Ineligibi lityFactor Info getIn eligibilit yFactor() { | |
| 396 | re turn ineli gibilityFa ctor; | |
| 397 | } | |
| 398 | ||
| 399 | /** | |
| 400 | * Set s the valu e of the i neligibili tyFactor p roperty. | |
| 401 | * | |
| 402 | * @pa ram value | |
| 403 | * allowed o bject is | |
| 404 | * {@link In eligibilit yFactorInf o } | |
| 405 | * | |
| 406 | */ | |
| 407 | public void setI neligibili tyFactor(I neligibili tyFactorIn fo value) { | |
| 408 | th is.ineligi bilityFact or = value ; | |
| 409 | } | |
| 410 | ||
| 411 | /** | |
| 412 | * Get s the valu e of the m ilitarySex ualTraumaI nfo proper ty. | |
| 413 | * | |
| 414 | * @re turn | |
| 415 | * possible object is | |
| 416 | * {@link Mi litarySexu alTraumaIn fo } | |
| 417 | * | |
| 418 | */ | |
| 419 | public MilitaryS exualTraum aInfo getM ilitarySex ualTraumaI nfo() { | |
| 420 | re turn milit arySexualT raumaInfo; | |
| 421 | } | |
| 422 | ||
| 423 | /** | |
| 424 | * Set s the valu e of the m ilitarySex ualTraumaI nfo proper ty. | |
| 425 | * | |
| 426 | * @pa ram value | |
| 427 | * allowed o bject is | |
| 428 | * {@link Mi litarySexu alTraumaIn fo } | |
| 429 | * | |
| 430 | */ | |
| 431 | public void setM ilitarySex ualTraumaI nfo(Milita rySexualTr aumaInfo v alue) { | |
| 432 | th is.militar ySexualTra umaInfo = value; | |
| 433 | } | |
| 434 | ||
| 435 | /** | |
| 436 | * Get s the valu e of the m onetaryBen efitAwardI nfo proper ty. | |
| 437 | * | |
| 438 | * @re turn | |
| 439 | * possible object is | |
| 440 | * {@link Mo netaryBene fitAwardIn fo } | |
| 441 | * | |
| 442 | */ | |
| 443 | public MonetaryB enefitAwar dInfo getM onetaryBen efitAwardI nfo() { | |
| 444 | re turn monet aryBenefit AwardInfo; | |
| 445 | } | |
| 446 | ||
| 447 | /** | |
| 448 | * Set s the valu e of the m onetaryBen efitAwardI nfo proper ty. | |
| 449 | * | |
| 450 | * @pa ram value | |
| 451 | * allowed o bject is | |
| 452 | * {@link Mo netaryBene fitAwardIn fo } | |
| 453 | * | |
| 454 | */ | |
| 455 | public void setM onetaryBen efitAwardI nfo(Moneta ryBenefitA wardInfo v alue) { | |
| 456 | th is.monetar yBenefitAw ardInfo = value; | |
| 457 | } | |
| 458 | ||
| 459 | /** | |
| 460 | * Get s the valu e of the n oseThroatR adiumInfo property. | |
| 461 | * | |
| 462 | * @re turn | |
| 463 | * possible object is | |
| 464 | * {@link No seThroatRa diumInfo } | |
| 465 | * | |
| 466 | */ | |
| 467 | public NoseThroa tRadiumInf o getNoseT hroatRadiu mInfo() { | |
| 468 | re turn noseT hroatRadiu mInfo; | |
| 469 | } | |
| 470 | ||
| 471 | /** | |
| 472 | * Set s the valu e of the n oseThroatR adiumInfo property. | |
| 473 | * | |
| 474 | * @pa ram value | |
| 475 | * allowed o bject is | |
| 476 | * {@link No seThroatRa diumInfo } | |
| 477 | * | |
| 478 | */ | |
| 479 | public void setN oseThroatR adiumInfo( NoseThroat RadiumInfo value) { | |
| 480 | th is.noseThr oatRadiumI nfo = valu e; | |
| 481 | } | |
| 482 | ||
| 483 | /** | |
| 484 | * Get s the valu e of the o therEligib ilities pr operty. | |
| 485 | * | |
| 486 | * @re turn | |
| 487 | * possible object is | |
| 488 | * {@link El igibilityC ollection } | |
| 489 | * | |
| 490 | */ | |
| 491 | public Eligibili tyCollecti on getOthe rEligibili ties() { | |
| 492 | re turn other Eligibilit ies; | |
| 493 | } | |
| 494 | ||
| 495 | /** | |
| 496 | * Set s the valu e of the o therEligib ilities pr operty. | |
| 497 | * | |
| 498 | * @pa ram value | |
| 499 | * allowed o bject is | |
| 500 | * {@link El igibilityC ollection } | |
| 501 | * | |
| 502 | */ | |
| 503 | public void setO therEligib ilities(El igibilityC ollection value) { | |
| 504 | th is.otherEl igibilitie s = value; | |
| 505 | } | |
| 506 | ||
| 507 | /** | |
| 508 | * Get s the valu e of the p rimaryElig ibility pr operty. | |
| 509 | * | |
| 510 | * @re turn | |
| 511 | * possible object is | |
| 512 | * {@link El igibilityI nfo } | |
| 513 | * | |
| 514 | */ | |
| 515 | public Eligibili tyInfo get PrimaryEli gibility() { | |
| 516 | re turn prima ryEligibil ity; | |
| 517 | } | |
| 518 | ||
| 519 | /** | |
| 520 | * Set s the valu e of the p rimaryElig ibility pr operty. | |
| 521 | * | |
| 522 | * @pa ram value | |
| 523 | * allowed o bject is | |
| 524 | * {@link El igibilityI nfo } | |
| 525 | * | |
| 526 | */ | |
| 527 | public void setP rimaryElig ibility(El igibilityI nfo value) { | |
| 528 | th is.primary Eligibilit y = value; | |
| 529 | } | |
| 530 | ||
| 531 | /** | |
| 532 | * Get s the valu e of the p riorityGro up propert y. | |
| 533 | * | |
| 534 | * @re turn | |
| 535 | * possible object is | |
| 536 | * {@link St ring } | |
| 537 | * | |
| 538 | */ | |
| 539 | public String ge tPriorityG roup() { | |
| 540 | re turn prior ityGroup; | |
| 541 | } | |
| 542 | ||
| 543 | /** | |
| 544 | * Set s the valu e of the p riorityGro up propert y. | |
| 545 | * | |
| 546 | * @pa ram value | |
| 547 | * allowed o bject is | |
| 548 | * {@link St ring } | |
| 549 | * | |
| 550 | */ | |
| 551 | public void setP riorityGro up(String value) { | |
| 552 | th is.priorit yGroup = v alue; | |
| 553 | } | |
| 554 | ||
| 555 | /** | |
| 556 | * Get s the valu e of the p rioritySub Group prop erty. | |
| 557 | * | |
| 558 | * @re turn | |
| 559 | * possible object is | |
| 560 | * {@link St ring } | |
| 561 | * | |
| 562 | */ | |
| 563 | public String ge tPriorityS ubGroup() { | |
| 564 | re turn prior itySubGrou p; | |
| 565 | } | |
| 566 | ||
| 567 | /** | |
| 568 | * Set s the valu e of the p rioritySub Group prop erty. | |
| 569 | * | |
| 570 | * @pa ram value | |
| 571 | * allowed o bject is | |
| 572 | * {@link St ring } | |
| 573 | * | |
| 574 | */ | |
| 575 | public void setP rioritySub Group(Stri ng value) { | |
| 576 | th is.priorit ySubGroup = value; | |
| 577 | } | |
| 578 | ||
| 579 | /** | |
| 580 | * Get s the valu e of the s econdaryEl igibilitie s property . | |
| 581 | * | |
| 582 | * @re turn | |
| 583 | * possible object is | |
| 584 | * {@link El igibilityC ollection } | |
| 585 | * | |
| 586 | */ | |
| 587 | public Eligibili tyCollecti on getSeco ndaryEligi bilities() { | |
| 588 | re turn secon daryEligib ilities; | |
| 589 | } | |
| 590 | ||
| 591 | /** | |
| 592 | * Set s the valu e of the s econdaryEl igibilitie s property . | |
| 593 | * | |
| 594 | * @pa ram value | |
| 595 | * allowed o bject is | |
| 596 | * {@link El igibilityC ollection } | |
| 597 | * | |
| 598 | */ | |
| 599 | public void setS econdaryEl igibilitie s(Eligibil ityCollect ion value) { | |
| 600 | th is.seconda ryEligibil ities = va lue; | |
| 601 | } | |
| 602 | ||
| 603 | /** | |
| 604 | * Get s the valu e of the s erviceConn ectionAwar d property . | |
| 605 | * | |
| 606 | * @re turn | |
| 607 | * possible object is | |
| 608 | * {@link Se rviceConne ctionAward Info } | |
| 609 | * | |
| 610 | */ | |
| 611 | public ServiceCo nnectionAw ardInfo ge tServiceCo nnectionAw ard() { | |
| 612 | re turn servi ceConnecti onAward; | |
| 613 | } | |
| 614 | ||
| 615 | /** | |
| 616 | * Set s the valu e of the s erviceConn ectionAwar d property . | |
| 617 | * | |
| 618 | * @pa ram value | |
| 619 | * allowed o bject is | |
| 620 | * {@link Se rviceConne ctionAward Info } | |
| 621 | * | |
| 622 | */ | |
| 623 | public void setS erviceConn ectionAwar d(ServiceC onnectionA wardInfo v alue) { | |
| 624 | th is.service Connection Award = va lue; | |
| 625 | } | |
| 626 | ||
| 627 | /** | |
| 628 | * Get s the valu e of the s pecialFact ors proper ty. | |
| 629 | * | |
| 630 | * @re turn | |
| 631 | * possible object is | |
| 632 | * {@link Sp ecialFacto rsInfo } | |
| 633 | * | |
| 634 | */ | |
| 635 | public SpecialFa ctorsInfo getSpecial Factors() { | |
| 636 | re turn speci alFactors; | |
| 637 | } | |
| 638 | ||
| 639 | /** | |
| 640 | * Set s the valu e of the s pecialFact ors proper ty. | |
| 641 | * | |
| 642 | * @pa ram value | |
| 643 | * allowed o bject is | |
| 644 | * {@link Sp ecialFacto rsInfo } | |
| 645 | * | |
| 646 | */ | |
| 647 | public void setS pecialFact ors(Specia lFactorsIn fo value) { | |
| 648 | th is.special Factors = value; | |
| 649 | } | |
| 650 | ||
| 651 | /** | |
| 652 | * Get s the valu e of the u serEnrolle eSite prop erty. | |
| 653 | * | |
| 654 | * @re turn | |
| 655 | * possible object is | |
| 656 | * {@link St ring } | |
| 657 | * | |
| 658 | */ | |
| 659 | public String ge tUserEnrol leeSite() { | |
| 660 | re turn userE nrolleeSit e; | |
| 661 | } | |
| 662 | ||
| 663 | /** | |
| 664 | * Set s the valu e of the u serEnrolle eSite prop erty. | |
| 665 | * | |
| 666 | * @pa ram value | |
| 667 | * allowed o bject is | |
| 668 | * {@link St ring } | |
| 669 | * | |
| 670 | */ | |
| 671 | public void setU serEnrolle eSite(Stri ng value) { | |
| 672 | th is.userEnr olleeSite = value; | |
| 673 | } | |
| 674 | ||
| 675 | /** | |
| 676 | * Get s the valu e of the u serEnrolle eValidThro ugh proper ty. | |
| 677 | * | |
| 678 | * @re turn | |
| 679 | * possible object is | |
| 680 | * {@link In teger } | |
| 681 | * | |
| 682 | */ | |
| 683 | public Integer g etUserEnro lleeValidT hrough() { | |
| 684 | re turn userE nrolleeVal idThrough; | |
| 685 | } | |
| 686 | ||
| 687 | /** | |
| 688 | * Set s the valu e of the u serEnrolle eValidThro ugh proper ty. | |
| 689 | * | |
| 690 | * @pa ram value | |
| 691 | * allowed o bject is | |
| 692 | * {@link In teger } | |
| 693 | * | |
| 694 | */ | |
| 695 | public void setU serEnrolle eValidThro ugh(Intege r value) { | |
| 696 | th is.userEnr olleeValid Through = value; | |
| 697 | } | |
| 698 | ||
| 699 | /** | |
| 700 | * Get s the valu e of the v eteran pro perty. | |
| 701 | * | |
| 702 | * @re turn | |
| 703 | * possible object is | |
| 704 | * {@link Bo olean } | |
| 705 | * | |
| 706 | */ | |
| 707 | public Boolean i sVeteran() { | |
| 708 | re turn veter an; | |
| 709 | } | |
| 710 | ||
| 711 | /** | |
| 712 | * Set s the valu e of the v eteran pro perty. | |
| 713 | * | |
| 714 | * @pa ram value | |
| 715 | * allowed o bject is | |
| 716 | * {@link Bo olean } | |
| 717 | * | |
| 718 | */ | |
| 719 | public void setV eteran(Boo lean value ) { | |
| 720 | th is.veteran = value; | |
| 721 | } | |
| 722 | ||
| 723 | /** | |
| 724 | * Get s the valu e of the r ecordCreat edDate pro perty. | |
| 725 | * | |
| 726 | * @re turn | |
| 727 | * possible object is | |
| 728 | * {@link XM LGregorian Calendar } | |
| 729 | * | |
| 730 | */ | |
| 731 | public XMLGregor ianCalenda r getRecor dCreatedDa te() { | |
| 732 | re turn recor dCreatedDa te; | |
| 733 | } | |
| 734 | ||
| 735 | /** | |
| 736 | * Set s the valu e of the r ecordCreat edDate pro perty. | |
| 737 | * | |
| 738 | * @pa ram value | |
| 739 | * allowed o bject is | |
| 740 | * {@link XM LGregorian Calendar } | |
| 741 | * | |
| 742 | */ | |
| 743 | public void setR ecordCreat edDate(XML GregorianC alendar va lue) { | |
| 744 | th is.recordC reatedDate = value; | |
| 745 | } | |
| 746 | ||
| 747 | /** | |
| 748 | * Get s the valu e of the r ecordModif iedDate pr operty. | |
| 749 | * | |
| 750 | * @re turn | |
| 751 | * possible object is | |
| 752 | * {@link XM LGregorian Calendar } | |
| 753 | * | |
| 754 | */ | |
| 755 | public XMLGregor ianCalenda r getRecor dModifiedD ate() { | |
| 756 | re turn recor dModifiedD ate; | |
| 757 | } | |
| 758 | ||
| 759 | /** | |
| 760 | * Set s the valu e of the r ecordModif iedDate pr operty. | |
| 761 | * | |
| 762 | * @pa ram value | |
| 763 | * allowed o bject is | |
| 764 | * {@link XM LGregorian Calendar } | |
| 765 | * | |
| 766 | */ | |
| 767 | public void setR ecordModif iedDate(XM LGregorian Calendar v alue) { | |
| 768 | th is.recordM odifiedDat e = value; | |
| 769 | } | |
| 770 | ||
| 771 | } |
Araxis Merge (but not the data content of this report) is Copyright © 1993-2016 Araxis Ltd (www.araxis.com). All rights reserved.