Produced by Araxis Merge on 1/17/2019 10:54:35 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 | v1_iter_1_VIP_Build_4_Dec_2018_CG.zip\v1_iter_1_VIP_Build_4\portlets\caret-portlet\docroot\WEB-INF\src\gov\va\med\via\service | OrderTO.java | Wed Jan 16 16:06:40 2019 UTC |
| 2 | v1_iter_1_VIP_Build_4_Dec_2018_CG.zip\v1_iter_1_VIP_Build_4\portlets\caret-portlet\docroot\WEB-INF\src\gov\va\med\via\service | OrderTO.java | Wed Jan 16 20:17:54 2019 UTC |
| Description | Between Files 1 and 2 |
|
|---|---|---|
| Text Blocks | Lines | |
| Unchanged | 5 | 1202 |
| Changed | 4 | 10 |
| 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.v ia.service ; | |
| 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.XmlSeeA lso; | |
| 7 | import jav ax.xml.bin d.annotati on.XmlType ; | |
| 8 | ||
| 9 | ||
| 10 | /** | |
| 11 | * <p>Java class for orderTO c omplex typ e. | |
| 12 | * | |
| 13 | * <p>The following schema fra gment spec ifies the expected c ontent con tained wit hin this c lass. | |
| 14 | * | |
| 15 | * <pre> | |
| 16 | * <com plexType n ame="order TO"> | |
| 17 | * <c omplexCont ent> | |
| 18 | * <extens ion base=" {http:// DNS . URL /}abstract TO"> | |
| 19 | * & lt;sequenc e> | |
| 20 | * <eleme nt name="i d" type="{ http://www .w3.org/20 01/XMLSche ma}string" minOccurs ="0" form= "unqualifi ed"/> | |
| 21 | * <eleme nt name="t imestamp" type="{htt p://www.w3 .org/2001/ XMLSchema} string" mi nOccurs="0 " form="un qualified" /> | |
| 22 | * <eleme nt name="o rderingSer viceName" type="{htt p://www.w3 .org/2001/ XMLSchema} string" mi nOccurs="0 " form="un qualified" /> | |
| 23 | * <eleme nt name="t reatingSpe cialty" ty pe="{http: //www.w3.o rg/2001/XM LSchema}st ring" minO ccurs="0" form="unqu alified"/& gt; | |
| 24 | * <eleme nt name="s tartDate" type="{htt p://www.w3 .org/2001/ XMLSchema} string" mi nOccurs="0 " form="un qualified" /> | |
| 25 | * <eleme nt name="s topDate" t ype="{http ://www.w3. org/2001/X MLSchema}s tring" min Occurs="0" form="unq ualified"/ > | |
| 26 | * <eleme nt name="s tatus" typ e="{http:/ /www.w3.or g/2001/XML Schema}str ing" minOc curs="0" f orm="unqua lified"/&g t; | |
| 27 | * <elemen t name="si gStatus" t ype="{http :// DNS . URL /}signatur eStatusTO" minOccurs ="0" form= "unqualifi ed"/> | |
| 28 | * <eleme nt name="d ateSigned" type="{ht tp://www.w 3.org/2001 /XMLSchema }string" m inOccurs=" 0" form="u nqualified "/> | |
| 29 | * <eleme nt name="v erifyingNu rse" type= "{http://w ww.w3.org/ 2001/XMLSc hema}strin g" minOccu rs="0" for m="unquali fied"/> | |
| 30 | * <eleme nt name="d ateVerifie d" type="{ http://www .w3.org/20 01/XMLSche ma}string" minOccurs ="0" form= "unqualifi ed"/> | |
| 31 | * <eleme nt name="v erifyingCl erk" type= "{http://w ww.w3.org/ 2001/XMLSc hema}strin g" minOccu rs="0" for m="unquali fied"/> | |
| 32 | * <eleme nt name="c hartReview er" type=" {http://ww w.w3.org/2 001/XMLSch ema}string " minOccur s="0" form ="unqualif ied"/> | |
| 33 | * <eleme nt name="d ateReviewe d" type="{ http://www .w3.org/20 01/XMLSche ma}string" minOccurs ="0" form= "unqualifi ed"/> | |
| 34 | * <elemen t name="pr ovider" ty pe="{http: // DNS . URL /}userTO" minOccurs= "0" form=" unqualifie d"/> | |
| 35 | * <eleme nt name="t ext" type= "{http://w ww.w3.org/ 2001/XMLSc hema}strin g" minOccu rs="0" for m="unquali fied"/> | |
| 36 | * <eleme nt name="d etail" typ e="{http:/ /www.w3.or g/2001/XML Schema}str ing" minOc curs="0" f orm="unqua lified"/&g t; | |
| 37 | * <eleme nt name="e rrMsg" typ e="{http:/ /www.w3.or g/2001/XML Schema}str ing" minOc curs="0" f orm="unqua lified"/&g t; | |
| 38 | * <eleme nt name="f lag" type= "{http://w ww.w3.org/ 2001/XMLSc hema}boole an" minOcc urs="0" fo rm="unqual ified"/> ; | |
| 39 | * <elemen t name="ty pe" type=" {http:// DNS . URL /}orderTyp eTO" minOc curs="0" f orm="unqua lified"/&g t; | |
| 40 | * <elemen t name="lo cation" ty pe="{http: // DNS . URL /}hospital LocationTO " minOccur s="0" form ="unqualif ied"/> | |
| 41 | * & lt;/sequen ce> | |
| 42 | * < ;/extensio n> | |
| 43 | * </ complexCon tent> | |
| 44 | * </co mplexType& gt; | |
| 45 | * </pre> | |
| 46 | * | |
| 47 | * | |
| 48 | */ | |
| 49 | @XmlAccess orType(Xml AccessType .FIELD) | |
| 50 | @XmlType(n ame = "ord erTO", pro pOrder = { | |
| 51 | "id", | |
| 52 | "times tamp", | |
| 53 | "order ingService Name", | |
| 54 | "treat ingSpecial ty", | |
| 55 | "start Date", | |
| 56 | "stopD ate", | |
| 57 | "statu s", | |
| 58 | "sigSt atus", | |
| 59 | "dateS igned", | |
| 60 | "verif yingNurse" , | |
| 61 | "dateV erified", | |
| 62 | "verif yingClerk" , | |
| 63 | "chart Reviewer", | |
| 64 | "dateR eviewed", | |
| 65 | "provi der", | |
| 66 | "text" , | |
| 67 | "detai l", | |
| 68 | "errMs g", | |
| 69 | "flag" , | |
| 70 | "type" , | |
| 71 | "locat ion" | |
| 72 | }) | |
| 73 | @XmlSeeAls o({ | |
| 74 | Consul tTO.class | |
| 75 | }) | |
| 76 | public cla ss OrderTO | |
| 77 | extend s Abstract TO | |
| 78 | { | |
| 79 | ||
| 80 | protec ted String id; | |
| 81 | protec ted String timestamp ; | |
| 82 | protec ted String orderingS erviceName ; | |
| 83 | protec ted String treatingS pecialty; | |
| 84 | protec ted String startDate ; | |
| 85 | protec ted String stopDate; | |
| 86 | protec ted String status; | |
| 87 | protec ted Signat ureStatusT O sigStatu s; | |
| 88 | protec ted String dateSigne d; | |
| 89 | protec ted String verifying Nurse; | |
| 90 | protec ted String dateVerif ied; | |
| 91 | protec ted String verifying Clerk; | |
| 92 | protec ted String chartRevi ewer; | |
| 93 | protec ted String dateRevie wed; | |
| 94 | protec ted UserTO provider; | |
| 95 | protec ted String text; | |
| 96 | protec ted String detail; | |
| 97 | protec ted String errMsg; | |
| 98 | protec ted Boolea n flag; | |
| 99 | protec ted OrderT ypeTO type ; | |
| 100 | protec ted Hospit alLocation TO locatio n; | |
| 101 | ||
| 102 | /** | |
| 103 | * Get s the valu e of the i d property . | |
| 104 | * | |
| 105 | * @re turn | |
| 106 | * possible object is | |
| 107 | * {@link St ring } | |
| 108 | * | |
| 109 | */ | |
| 110 | public String ge tId() { | |
| 111 | re turn id; | |
| 112 | } | |
| 113 | ||
| 114 | /** | |
| 115 | * Set s the valu e of the i d property . | |
| 116 | * | |
| 117 | * @pa ram value | |
| 118 | * allowed o bject is | |
| 119 | * {@link St ring } | |
| 120 | * | |
| 121 | */ | |
| 122 | public void setI d(String v alue) { | |
| 123 | th is.id = va lue; | |
| 124 | } | |
| 125 | ||
| 126 | /** | |
| 127 | * Get s the valu e of the t imestamp p roperty. | |
| 128 | * | |
| 129 | * @re turn | |
| 130 | * possible object is | |
| 131 | * {@link St ring } | |
| 132 | * | |
| 133 | */ | |
| 134 | public String ge tTimestamp () { | |
| 135 | re turn times tamp; | |
| 136 | } | |
| 137 | ||
| 138 | /** | |
| 139 | * Set s the valu e of the t imestamp p roperty. | |
| 140 | * | |
| 141 | * @pa ram value | |
| 142 | * allowed o bject is | |
| 143 | * {@link St ring } | |
| 144 | * | |
| 145 | */ | |
| 146 | public void setT imestamp(S tring valu e) { | |
| 147 | th is.timesta mp = value ; | |
| 148 | } | |
| 149 | ||
| 150 | /** | |
| 151 | * Get s the valu e of the o rderingSer viceName p roperty. | |
| 152 | * | |
| 153 | * @re turn | |
| 154 | * possible object is | |
| 155 | * {@link St ring } | |
| 156 | * | |
| 157 | */ | |
| 158 | public String ge tOrderingS erviceName () { | |
| 159 | re turn order ingService Name; | |
| 160 | } | |
| 161 | ||
| 162 | /** | |
| 163 | * Set s the valu e of the o rderingSer viceName p roperty. | |
| 164 | * | |
| 165 | * @pa ram value | |
| 166 | * allowed o bject is | |
| 167 | * {@link St ring } | |
| 168 | * | |
| 169 | */ | |
| 170 | public void setO rderingSer viceName(S tring valu e) { | |
| 171 | th is.orderin gServiceNa me = value ; | |
| 172 | } | |
| 173 | ||
| 174 | /** | |
| 175 | * Get s the valu e of the t reatingSpe cialty pro perty. | |
| 176 | * | |
| 177 | * @re turn | |
| 178 | * possible object is | |
| 179 | * {@link St ring } | |
| 180 | * | |
| 181 | */ | |
| 182 | public String ge tTreatingS pecialty() { | |
| 183 | re turn treat ingSpecial ty; | |
| 184 | } | |
| 185 | ||
| 186 | /** | |
| 187 | * Set s the valu e of the t reatingSpe cialty pro perty. | |
| 188 | * | |
| 189 | * @pa ram value | |
| 190 | * allowed o bject is | |
| 191 | * {@link St ring } | |
| 192 | * | |
| 193 | */ | |
| 194 | public void setT reatingSpe cialty(Str ing value) { | |
| 195 | th is.treatin gSpecialty = value; | |
| 196 | } | |
| 197 | ||
| 198 | /** | |
| 199 | * Get s the valu e of the s tartDate p roperty. | |
| 200 | * | |
| 201 | * @re turn | |
| 202 | * possible object is | |
| 203 | * {@link St ring } | |
| 204 | * | |
| 205 | */ | |
| 206 | public String ge tStartDate () { | |
| 207 | re turn start Date; | |
| 208 | } | |
| 209 | ||
| 210 | /** | |
| 211 | * Set s the valu e of the s tartDate p roperty. | |
| 212 | * | |
| 213 | * @pa ram value | |
| 214 | * allowed o bject is | |
| 215 | * {@link St ring } | |
| 216 | * | |
| 217 | */ | |
| 218 | public void setS tartDate(S tring valu e) { | |
| 219 | th is.startDa te = value ; | |
| 220 | } | |
| 221 | ||
| 222 | /** | |
| 223 | * Get s the valu e of the s topDate pr operty. | |
| 224 | * | |
| 225 | * @re turn | |
| 226 | * possible object is | |
| 227 | * {@link St ring } | |
| 228 | * | |
| 229 | */ | |
| 230 | public String ge tStopDate( ) { | |
| 231 | re turn stopD ate; | |
| 232 | } | |
| 233 | ||
| 234 | /** | |
| 235 | * Set s the valu e of the s topDate pr operty. | |
| 236 | * | |
| 237 | * @pa ram value | |
| 238 | * allowed o bject is | |
| 239 | * {@link St ring } | |
| 240 | * | |
| 241 | */ | |
| 242 | public void setS topDate(St ring value ) { | |
| 243 | th is.stopDat e = value; | |
| 244 | } | |
| 245 | ||
| 246 | /** | |
| 247 | * Get s the valu e of the s tatus prop erty. | |
| 248 | * | |
| 249 | * @re turn | |
| 250 | * possible object is | |
| 251 | * {@link St ring } | |
| 252 | * | |
| 253 | */ | |
| 254 | public String ge tStatus() { | |
| 255 | re turn statu s; | |
| 256 | } | |
| 257 | ||
| 258 | /** | |
| 259 | * Set s the valu e of the s tatus prop erty. | |
| 260 | * | |
| 261 | * @pa ram value | |
| 262 | * allowed o bject is | |
| 263 | * {@link St ring } | |
| 264 | * | |
| 265 | */ | |
| 266 | public void setS tatus(Stri ng value) { | |
| 267 | th is.status = value; | |
| 268 | } | |
| 269 | ||
| 270 | /** | |
| 271 | * Get s the valu e of the s igStatus p roperty. | |
| 272 | * | |
| 273 | * @re turn | |
| 274 | * possible object is | |
| 275 | * {@link Si gnatureSta tusTO } | |
| 276 | * | |
| 277 | */ | |
| 278 | public Signature StatusTO g etSigStatu s() { | |
| 279 | re turn sigSt atus; | |
| 280 | } | |
| 281 | ||
| 282 | /** | |
| 283 | * Set s the valu e of the s igStatus p roperty. | |
| 284 | * | |
| 285 | * @pa ram value | |
| 286 | * allowed o bject is | |
| 287 | * {@link Si gnatureSta tusTO } | |
| 288 | * | |
| 289 | */ | |
| 290 | public void setS igStatus(S ignatureSt atusTO val ue) { | |
| 291 | th is.sigStat us = value ; | |
| 292 | } | |
| 293 | ||
| 294 | /** | |
| 295 | * Get s the valu e of the d ateSigned property. | |
| 296 | * | |
| 297 | * @re turn | |
| 298 | * possible object is | |
| 299 | * {@link St ring } | |
| 300 | * | |
| 301 | */ | |
| 302 | public String ge tDateSigne d() { | |
| 303 | re turn dateS igned; | |
| 304 | } | |
| 305 | ||
| 306 | /** | |
| 307 | * Set s the valu e of the d ateSigned property. | |
| 308 | * | |
| 309 | * @pa ram value | |
| 310 | * allowed o bject is | |
| 311 | * {@link St ring } | |
| 312 | * | |
| 313 | */ | |
| 314 | public void setD ateSigned( String val ue) { | |
| 315 | th is.dateSig ned = valu e; | |
| 316 | } | |
| 317 | ||
| 318 | /** | |
| 319 | * Get s the valu e of the v erifyingNu rse proper ty. | |
| 320 | * | |
| 321 | * @re turn | |
| 322 | * possible object is | |
| 323 | * {@link St ring } | |
| 324 | * | |
| 325 | */ | |
| 326 | public String ge tVerifying Nurse() { | |
| 327 | re turn verif yingNurse; | |
| 328 | } | |
| 329 | ||
| 330 | /** | |
| 331 | * Set s the valu e of the v erifyingNu rse proper ty. | |
| 332 | * | |
| 333 | * @pa ram value | |
| 334 | * allowed o bject is | |
| 335 | * {@link St ring } | |
| 336 | * | |
| 337 | */ | |
| 338 | public void setV erifyingNu rse(String value) { | |
| 339 | th is.verifyi ngNurse = value; | |
| 340 | } | |
| 341 | ||
| 342 | /** | |
| 343 | * Get s the valu e of the d ateVerifie d property . | |
| 344 | * | |
| 345 | * @re turn | |
| 346 | * possible object is | |
| 347 | * {@link St ring } | |
| 348 | * | |
| 349 | */ | |
| 350 | public String ge tDateVerif ied() { | |
| 351 | re turn dateV erified; | |
| 352 | } | |
| 353 | ||
| 354 | /** | |
| 355 | * Set s the valu e of the d ateVerifie d property . | |
| 356 | * | |
| 357 | * @pa ram value | |
| 358 | * allowed o bject is | |
| 359 | * {@link St ring } | |
| 360 | * | |
| 361 | */ | |
| 362 | public void setD ateVerifie d(String v alue) { | |
| 363 | th is.dateVer ified = va lue; | |
| 364 | } | |
| 365 | ||
| 366 | /** | |
| 367 | * Get s the valu e of the v erifyingCl erk proper ty. | |
| 368 | * | |
| 369 | * @re turn | |
| 370 | * possible object is | |
| 371 | * {@link St ring } | |
| 372 | * | |
| 373 | */ | |
| 374 | public String ge tVerifying Clerk() { | |
| 375 | re turn verif yingClerk; | |
| 376 | } | |
| 377 | ||
| 378 | /** | |
| 379 | * Set s the valu e of the v erifyingCl erk proper ty. | |
| 380 | * | |
| 381 | * @pa ram value | |
| 382 | * allowed o bject is | |
| 383 | * {@link St ring } | |
| 384 | * | |
| 385 | */ | |
| 386 | public void setV erifyingCl erk(String value) { | |
| 387 | th is.verifyi ngClerk = value; | |
| 388 | } | |
| 389 | ||
| 390 | /** | |
| 391 | * Get s the valu e of the c hartReview er propert y. | |
| 392 | * | |
| 393 | * @re turn | |
| 394 | * possible object is | |
| 395 | * {@link St ring } | |
| 396 | * | |
| 397 | */ | |
| 398 | public String ge tChartRevi ewer() { | |
| 399 | re turn chart Reviewer; | |
| 400 | } | |
| 401 | ||
| 402 | /** | |
| 403 | * Set s the valu e of the c hartReview er propert y. | |
| 404 | * | |
| 405 | * @pa ram value | |
| 406 | * allowed o bject is | |
| 407 | * {@link St ring } | |
| 408 | * | |
| 409 | */ | |
| 410 | public void setC hartReview er(String value) { | |
| 411 | th is.chartRe viewer = v alue; | |
| 412 | } | |
| 413 | ||
| 414 | /** | |
| 415 | * Get s the valu e of the d ateReviewe d property . | |
| 416 | * | |
| 417 | * @re turn | |
| 418 | * possible object is | |
| 419 | * {@link St ring } | |
| 420 | * | |
| 421 | */ | |
| 422 | public String ge tDateRevie wed() { | |
| 423 | re turn dateR eviewed; | |
| 424 | } | |
| 425 | ||
| 426 | /** | |
| 427 | * Set s the valu e of the d ateReviewe d property . | |
| 428 | * | |
| 429 | * @pa ram value | |
| 430 | * allowed o bject is | |
| 431 | * {@link St ring } | |
| 432 | * | |
| 433 | */ | |
| 434 | public void setD ateReviewe d(String v alue) { | |
| 435 | th is.dateRev iewed = va lue; | |
| 436 | } | |
| 437 | ||
| 438 | /** | |
| 439 | * Get s the valu e of the p rovider pr operty. | |
| 440 | * | |
| 441 | * @re turn | |
| 442 | * possible object is | |
| 443 | * {@link Us erTO } | |
| 444 | * | |
| 445 | */ | |
| 446 | public UserTO ge tProvider( ) { | |
| 447 | re turn provi der; | |
| 448 | } | |
| 449 | ||
| 450 | /** | |
| 451 | * Set s the valu e of the p rovider pr operty. | |
| 452 | * | |
| 453 | * @pa ram value | |
| 454 | * allowed o bject is | |
| 455 | * {@link Us erTO } | |
| 456 | * | |
| 457 | */ | |
| 458 | public void setP rovider(Us erTO value ) { | |
| 459 | th is.provide r = value; | |
| 460 | } | |
| 461 | ||
| 462 | /** | |
| 463 | * Get s the valu e of the t ext proper ty. | |
| 464 | * | |
| 465 | * @re turn | |
| 466 | * possible object is | |
| 467 | * {@link St ring } | |
| 468 | * | |
| 469 | */ | |
| 470 | public String ge tText() { | |
| 471 | re turn text; | |
| 472 | } | |
| 473 | ||
| 474 | /** | |
| 475 | * Set s the valu e of the t ext proper ty. | |
| 476 | * | |
| 477 | * @pa ram value | |
| 478 | * allowed o bject is | |
| 479 | * {@link St ring } | |
| 480 | * | |
| 481 | */ | |
| 482 | public void setT ext(String value) { | |
| 483 | th is.text = value; | |
| 484 | } | |
| 485 | ||
| 486 | /** | |
| 487 | * Get s the valu e of the d etail prop erty. | |
| 488 | * | |
| 489 | * @re turn | |
| 490 | * possible object is | |
| 491 | * {@link St ring } | |
| 492 | * | |
| 493 | */ | |
| 494 | public String ge tDetail() { | |
| 495 | re turn detai l; | |
| 496 | } | |
| 497 | ||
| 498 | /** | |
| 499 | * Set s the valu e of the d etail prop erty. | |
| 500 | * | |
| 501 | * @pa ram value | |
| 502 | * allowed o bject is | |
| 503 | * {@link St ring } | |
| 504 | * | |
| 505 | */ | |
| 506 | public void setD etail(Stri ng value) { | |
| 507 | th is.detail = value; | |
| 508 | } | |
| 509 | ||
| 510 | /** | |
| 511 | * Get s the valu e of the e rrMsg prop erty. | |
| 512 | * | |
| 513 | * @re turn | |
| 514 | * possible object is | |
| 515 | * {@link St ring } | |
| 516 | * | |
| 517 | */ | |
| 518 | public String ge tErrMsg() { | |
| 519 | re turn errMs g; | |
| 520 | } | |
| 521 | ||
| 522 | /** | |
| 523 | * Set s the valu e of the e rrMsg prop erty. | |
| 524 | * | |
| 525 | * @pa ram value | |
| 526 | * allowed o bject is | |
| 527 | * {@link St ring } | |
| 528 | * | |
| 529 | */ | |
| 530 | public void setE rrMsg(Stri ng value) { | |
| 531 | th is.errMsg = value; | |
| 532 | } | |
| 533 | ||
| 534 | /** | |
| 535 | * Get s the valu e of the f lag proper ty. | |
| 536 | * | |
| 537 | * @re turn | |
| 538 | * possible object is | |
| 539 | * {@link Bo olean } | |
| 540 | * | |
| 541 | */ | |
| 542 | public Boolean i sFlag() { | |
| 543 | re turn flag; | |
| 544 | } | |
| 545 | ||
| 546 | /** | |
| 547 | * Set s the valu e of the f lag proper ty. | |
| 548 | * | |
| 549 | * @pa ram value | |
| 550 | * allowed o bject is | |
| 551 | * {@link Bo olean } | |
| 552 | * | |
| 553 | */ | |
| 554 | public void setF lag(Boolea n value) { | |
| 555 | th is.flag = value; | |
| 556 | } | |
| 557 | ||
| 558 | /** | |
| 559 | * Get s the valu e of the t ype proper ty. | |
| 560 | * | |
| 561 | * @re turn | |
| 562 | * possible object is | |
| 563 | * {@link Or derTypeTO } | |
| 564 | * | |
| 565 | */ | |
| 566 | public OrderType TO getType () { | |
| 567 | re turn type; | |
| 568 | } | |
| 569 | ||
| 570 | /** | |
| 571 | * Set s the valu e of the t ype proper ty. | |
| 572 | * | |
| 573 | * @pa ram value | |
| 574 | * allowed o bject is | |
| 575 | * {@link Or derTypeTO } | |
| 576 | * | |
| 577 | */ | |
| 578 | public void setT ype(OrderT ypeTO valu e) { | |
| 579 | th is.type = value; | |
| 580 | } | |
| 581 | ||
| 582 | /** | |
| 583 | * Get s the valu e of the l ocation pr operty. | |
| 584 | * | |
| 585 | * @re turn | |
| 586 | * possible object is | |
| 587 | * {@link Ho spitalLoca tionTO } | |
| 588 | * | |
| 589 | */ | |
| 590 | public HospitalL ocationTO getLocatio n() { | |
| 591 | re turn locat ion; | |
| 592 | } | |
| 593 | ||
| 594 | /** | |
| 595 | * Set s the valu e of the l ocation pr operty. | |
| 596 | * | |
| 597 | * @pa ram value | |
| 598 | * allowed o bject is | |
| 599 | * {@link Ho spitalLoca tionTO } | |
| 600 | * | |
| 601 | */ | |
| 602 | public void setL ocation(Ho spitalLoca tionTO val ue) { | |
| 603 | th is.locatio n = value; | |
| 604 | } | |
| 605 | ||
| 606 | } |
Araxis Merge (but not the data content of this report) is Copyright © 1993-2016 Araxis Ltd (www.araxis.com). All rights reserved.