Produced by Araxis Merge on 12/7/2018 11:35:54 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 | ObjectFactory.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 | ObjectFactory.java | Fri Dec 7 13:05:56 2018 UTC |
| Description | Between Files 1 and 2 |
|
|---|---|---|
| Text Blocks | Lines | |
| Unchanged | 29 | 3206 |
| Changed | 28 | 108 |
| 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.JAXBElem ent; | |
| 5 | import jav ax.xml.bin d.annotati on.XmlElem entDecl; | |
| 6 | import jav ax.xml.bin d.annotati on.XmlRegi stry; | |
| 7 | import jav ax.xml.nam espace.QNa me; | |
| 8 | ||
| 9 | ||
| 10 | /** | |
| 11 | * This ob ject conta ins factor y methods for each | |
| 12 | * Java co ntent inte rface and Java eleme nt interfa ce | |
| 13 | * generat ed in the com.agilex .healthcar e.directsc heduling.m dws.genera tedwsdl.sc hedulingse rvice pack age. | |
| 14 | * <p>An O bjectFacto ry allows you to pro gramatical ly | |
| 15 | * constru ct new ins tances of the Java r epresentat ion | |
| 16 | * for XML content. The Java r epresentat ion of XML | |
| 17 | * content can consi st of sche ma derived interface s | |
| 18 | * and cla sses repre senting th e binding of schema | |
| 19 | * type de finitions, element d eclaration s and mode l | |
| 20 | * groups. Factory methods fo r each of these are | |
| 21 | * provide d in this class. | |
| 22 | * | |
| 23 | */ | |
| 24 | @XmlRegist ry | |
| 25 | public cla ss ObjectF actory { | |
| 26 | ||
| 27 | private fi nal static QName _Ta ggedConsul tingServic esArray_QN AME = new QName("htt p:// DNS /Schedulin gSvc", "Ta ggedConsul tingServic esArray"); | |
| 28 | private fi nal static QName _Da taSourceAr ray_QNAME = new QNam e("http:// DNS /Schedulin gSvc", "Da taSourceAr ray"); | |
| 29 | private fi nal static QName _Ta ggedEwlByF acilityArr ays_QNAME = new QNam e("http:// DNS /Schedulin gSvc", "Ta ggedEwlByF acilityArr ays"); | |
| 30 | private fi nal static QName _Pa tientArray _QNAME = n ew QName(" http:// DNS /Schedulin gSvc", "Pa tientArray "); | |
| 31 | private fi nal static QName _Ta ggedRecall ListByPati entArrays_ QNAME = ne w QName("h ttp:// DNS /Schedulin gSvc", "Ta ggedRecall ListByPati entArrays" ); | |
| 32 | private fi nal static QName _Ta ggedCancel lationReas onsArray_Q NAME = new QName("ht tp:// DNS /Schedulin gSvc", "Ta ggedCancel lationReas onsArray") ; | |
| 33 | private fi nal static QName _Te xtTO_QNAME = new QNa me("http:/ / DNS /Schedulin gSvc", "Te xtTO"); | |
| 34 | private fi nal static QName _Ta ggedConsul tsArray_QN AME = new QName("htt p:// DNS /Schedulin gSvc", "Ta ggedConsul tsArray"); | |
| 35 | private fi nal static QName _Ca ncelAppoin tmentTO_QN AME = new QName("htt p:// DNS /Schedulin gSvc", "Ca ncelAppoin tmentTO"); | |
| 36 | private fi nal static QName _Ta ggedTextAr ray_QNAME = new QNam e("http:// DNS /Schedulin gSvc", "Ta ggedTextAr ray"); | |
| 37 | private fi nal static QName _Si teTO_QNAME = new QNa me("http:/ / DNS /Schedulin gSvc", "Si teTO"); | |
| 38 | private fi nal static QName _Si teArray_QN AME = new QName("htt p:// DNS /Schedulin gSvc", "Si teArray"); | |
| 39 | private fi nal static QName _Ta ggedUpdate NearListAr rays_QNAME = new QNa me("http:/ / DNS /Schedulin gSvc", "Ta ggedUpdate NearListAr rays"); | |
| 40 | private fi nal static QName _Re gionArray_ QNAME = ne w QName("h ttp:// DNS /Schedulin gSvc", "Re gionArray" ); | |
| 41 | private fi nal static QName _Ta ggedHospit alLocation Array_QNAM E = new QN ame("http: // DNS /Schedulin gSvc", "Ta ggedHospit alLocation Array"); | |
| 42 | private fi nal static QName _Ap pointmentT ypeArray_Q NAME = new QName("ht tp:// DNS /Schedulin gSvc", "Ap pointmentT ypeArray") ; | |
| 43 | private fi nal static QName _Ta ggedAppoin tmentArray _QNAME = n ew QName(" http:// DNS /Schedulin gSvc", "Ta ggedAppoin tmentArray "); | |
| 44 | private fi nal static QName _Ta ggedNearLi stByFacili tyArrays_Q NAME = new QName("ht tp:// DNS /Schedulin gSvc", "Ta ggedNearLi stByFacili tyArrays") ; | |
| 45 | private fi nal static QName _Bo olTO_QNAME = new QNa me("http:/ / DNS /Schedulin gSvc", "Bo olTO"); | |
| 46 | private fi nal static QName _Ta ggedConsul tStatusesA rray_QNAME = new QNa me("http:/ / DNS /Schedulin gSvc", "Ta ggedConsul tStatusesA rray"); | |
| 47 | private fi nal static QName _Ta ggedNearLi stByPatien tArrays_QN AME = new QName("htt p:// DNS /Schedulin gSvc", "Ta ggedNearLi stByPatien tArrays"); | |
| 48 | private fi nal static QName _Us erTO_QNAME = new QNa me("http:/ / DNS /Schedulin gSvc", "Us erTO"); | |
| 49 | private fi nal static QName _Ta ggedEwlSta tusArrays_ QNAME = ne w QName("h ttp:// DNS /Schedulin gSvc", "Ta ggedEwlSta tusArrays" ); | |
| 50 | private fi nal static QName _Pa tientTO_QN AME = new QName("htt p:// DNS /Schedulin gSvc", "Pa tientTO"); | |
| 51 | private fi nal static QName _Ta ggedConsul tDetailArr ay_QNAME = new QName ("http:// DNS /Schedulin gSvc", "Ta ggedConsul tDetailArr ay"); | |
| 52 | private fi nal static QName _Ta ggedRecall ListByFaci lityArrays _QNAME = n ew QName(" http:// DNS /Schedulin gSvc", "Ta ggedRecall ListByFaci lityArrays "); | |
| 53 | private fi nal static QName _Ap pointmentT O_QNAME = new QName( "http:// DNS /Schedulin gSvc", "Ap pointmentT O"); | |
| 54 | ||
| 55 | /** | |
| 56 | * Cre ate a new ObjectFact ory that c an be used to create new insta nces of sc hema deriv ed classes for packa ge: com.ag ilex.healt hcare.dire ctscheduli ng.mdws.ge neratedwsd l.scheduli ngservice | |
| 57 | * | |
| 58 | */ | |
| 59 | public ObjectFac tory() { | |
| 60 | } | |
| 61 | ||
| 62 | /** | |
| 63 | * Cre ate an ins tance of { @link GetC ancellatio nReasons } | |
| 64 | * | |
| 65 | */ | |
| 66 | public GetCancel lationReas ons create GetCancell ationReaso ns() { | |
| 67 | re turn new G etCancella tionReason s(); | |
| 68 | } | |
| 69 | ||
| 70 | /** | |
| 71 | * Cre ate an ins tance of { @link GetC linics } | |
| 72 | * | |
| 73 | */ | |
| 74 | public GetClinic s createGe tClinics() { | |
| 75 | re turn new G etClinics( ); | |
| 76 | } | |
| 77 | ||
| 78 | /** | |
| 79 | * Cre ate an ins tance of { @link GetC ancellatio nReasonsRe sponse } | |
| 80 | * | |
| 81 | */ | |
| 82 | public GetCancel lationReas onsRespons e createGe tCancellat ionReasons Response() { | |
| 83 | re turn new G etCancella tionReason sResponse( ); | |
| 84 | } | |
| 85 | ||
| 86 | /** | |
| 87 | * Cre ate an ins tance of { @link Tagg edCancella tionReason sArray } | |
| 88 | * | |
| 89 | */ | |
| 90 | public TaggedCan cellationR easonsArra y createTa ggedCancel lationReas onsArray() { | |
| 91 | re turn new T aggedCance llationRea sonsArray( ); | |
| 92 | } | |
| 93 | ||
| 94 | /** | |
| 95 | * Cre ate an ins tance of { @link Tagg edUpdateNe arListArra ys } | |
| 96 | * | |
| 97 | */ | |
| 98 | public TaggedUpd ateNearLis tArrays cr eateTagged UpdateNear ListArrays () { | |
| 99 | re turn new T aggedUpdat eNearListA rrays(); | |
| 100 | } | |
| 101 | ||
| 102 | /** | |
| 103 | * Cre ate an ins tance of { @link Text TO } | |
| 104 | * | |
| 105 | */ | |
| 106 | public TextTO cr eateTextTO () { | |
| 107 | re turn new T extTO(); | |
| 108 | } | |
| 109 | ||
| 110 | /** | |
| 111 | * Cre ate an ins tance of { @link Site TO } | |
| 112 | * | |
| 113 | */ | |
| 114 | public SiteTO cr eateSiteTO () { | |
| 115 | re turn new S iteTO(); | |
| 116 | } | |
| 117 | ||
| 118 | /** | |
| 119 | * Cre ate an ins tance of { @link GetV eteranCanc ellationRe asons } | |
| 120 | * | |
| 121 | */ | |
| 122 | public GetVetera nCancellat ionReasons createGet VeteranCan cellationR easons() { | |
| 123 | re turn new G etVeteranC ancellatio nReasons() ; | |
| 124 | } | |
| 125 | ||
| 126 | /** | |
| 127 | * Cre ate an ins tance of { @link GetP atientsByC linic } | |
| 128 | * | |
| 129 | */ | |
| 130 | public GetPatien tsByClinic createGet PatientsBy Clinic() { | |
| 131 | re turn new G etPatients ByClinic() ; | |
| 132 | } | |
| 133 | ||
| 134 | /** | |
| 135 | * Cre ate an ins tance of { @link GetC linicsWith Specialtie s } | |
| 136 | * | |
| 137 | */ | |
| 138 | public GetClinic sWithSpeci alties cre ateGetClin icsWithSpe cialties() { | |
| 139 | re turn new G etClinicsW ithSpecial ties(); | |
| 140 | } | |
| 141 | ||
| 142 | /** | |
| 143 | * Cre ate an ins tance of { @link GetV eteranCanc ellationRe asonsRespo nse } | |
| 144 | * | |
| 145 | */ | |
| 146 | public GetVetera nCancellat ionReasons Response c reateGetVe teranCance llationRea sonsRespon se() { | |
| 147 | re turn new G etVeteranC ancellatio nReasonsRe sponse(); | |
| 148 | } | |
| 149 | ||
| 150 | /** | |
| 151 | * Cre ate an ins tance of { @link Canc elVeteranA ppointment Response } | |
| 152 | * | |
| 153 | */ | |
| 154 | public CancelVet eranAppoin tmentRespo nse create CancelVete ranAppoint mentRespon se() { | |
| 155 | re turn new C ancelVeter anAppointm entRespons e(); | |
| 156 | } | |
| 157 | ||
| 158 | /** | |
| 159 | * Cre ate an ins tance of { @link Canc elAppointm entTO } | |
| 160 | * | |
| 161 | */ | |
| 162 | public CancelApp ointmentTO createCan celAppoint mentTO() { | |
| 163 | re turn new C ancelAppoi ntmentTO() ; | |
| 164 | } | |
| 165 | ||
| 166 | /** | |
| 167 | * Cre ate an ins tance of { @link GetR ecallListB yPatientRe sponse } | |
| 168 | * | |
| 169 | */ | |
| 170 | public GetRecall ListByPati entRespons e createGe tRecallLis tByPatient Response() { | |
| 171 | re turn new G etRecallLi stByPatien tResponse( ); | |
| 172 | } | |
| 173 | ||
| 174 | /** | |
| 175 | * Cre ate an ins tance of { @link Tagg edRecallLi stByPatien tArrays } | |
| 176 | * | |
| 177 | */ | |
| 178 | public TaggedRec allListByP atientArra ys createT aggedRecal lListByPat ientArrays () { | |
| 179 | re turn new T aggedRecal lListByPat ientArrays (); | |
| 180 | } | |
| 181 | ||
| 182 | /** | |
| 183 | * Cre ate an ins tance of { @link Remo vePatientF romEwl } | |
| 184 | * | |
| 185 | */ | |
| 186 | public RemovePat ientFromEw l createRe movePatien tFromEwl() { | |
| 187 | re turn new R emovePatie ntFromEwl( ); | |
| 188 | } | |
| 189 | ||
| 190 | /** | |
| 191 | * Cre ate an ins tance of { @link GetR ecallListB yPatient } | |
| 192 | * | |
| 193 | */ | |
| 194 | public GetRecall ListByPati ent create GetRecallL istByPatie nt() { | |
| 195 | re turn new G etRecallLi stByPatien t(); | |
| 196 | } | |
| 197 | ||
| 198 | /** | |
| 199 | * Cre ate an ins tance of { @link GetV eteranClin icScheduli ngDetailsB yDateRange } | |
| 200 | * | |
| 201 | */ | |
| 202 | public GetVetera nClinicSch edulingDet ailsByDate Range crea teGetVeter anClinicSc hedulingDe tailsByDat eRange() { | |
| 203 | re turn new G etVeteranC linicSched ulingDetai lsByDateRa nge(); | |
| 204 | } | |
| 205 | ||
| 206 | /** | |
| 207 | * Cre ate an ins tance of { @link Upda teNearList Response } | |
| 208 | * | |
| 209 | */ | |
| 210 | public UpdateNea rListRespo nse create UpdateNear ListRespon se() { | |
| 211 | re turn new U pdateNearL istRespons e(); | |
| 212 | } | |
| 213 | ||
| 214 | /** | |
| 215 | * Cre ate an ins tance of { @link GetC onsultStat usesRespon se } | |
| 216 | * | |
| 217 | */ | |
| 218 | public GetConsul tStatusesR esponse cr eateGetCon sultStatus esResponse () { | |
| 219 | re turn new G etConsultS tatusesRes ponse(); | |
| 220 | } | |
| 221 | ||
| 222 | /** | |
| 223 | * Cre ate an ins tance of { @link Tagg edConsultS tatusesArr ay } | |
| 224 | * | |
| 225 | */ | |
| 226 | public TaggedCon sultStatus esArray cr eateTagged ConsultSta tusesArray () { | |
| 227 | re turn new T aggedConsu ltStatuses Array(); | |
| 228 | } | |
| 229 | ||
| 230 | /** | |
| 231 | * Cre ate an ins tance of { @link AddP atientToEw lResponse } | |
| 232 | * | |
| 233 | */ | |
| 234 | public AddPatien tToEwlResp onse creat eAddPatien tToEwlResp onse() { | |
| 235 | re turn new A ddPatientT oEwlRespon se(); | |
| 236 | } | |
| 237 | ||
| 238 | /** | |
| 239 | * Cre ate an ins tance of { @link GetC linicsWith Specialtie sResponse } | |
| 240 | * | |
| 241 | */ | |
| 242 | public GetClinic sWithSpeci altiesResp onse creat eGetClinic sWithSpeci altiesResp onse() { | |
| 243 | re turn new G etClinicsW ithSpecial tiesRespon se(); | |
| 244 | } | |
| 245 | ||
| 246 | /** | |
| 247 | * Cre ate an ins tance of { @link Tagg edHospital LocationAr ray } | |
| 248 | * | |
| 249 | */ | |
| 250 | public TaggedHos pitalLocat ionArray c reateTagge dHospitalL ocationArr ay() { | |
| 251 | re turn new T aggedHospi talLocatio nArray(); | |
| 252 | } | |
| 253 | ||
| 254 | /** | |
| 255 | * Cre ate an ins tance of { @link Make Appointmen tResponse } | |
| 256 | * | |
| 257 | */ | |
| 258 | public MakeAppoi ntmentResp onse creat eMakeAppoi ntmentResp onse() { | |
| 259 | re turn new M akeAppoint mentRespon se(); | |
| 260 | } | |
| 261 | ||
| 262 | /** | |
| 263 | * Cre ate an ins tance of { @link Appo intmentTO } | |
| 264 | * | |
| 265 | */ | |
| 266 | public Appointme ntTO creat eAppointme ntTO() { | |
| 267 | re turn new A ppointment TO(); | |
| 268 | } | |
| 269 | ||
| 270 | /** | |
| 271 | * Cre ate an ins tance of { @link GetV eteranAppo intmentsBo okingNotes Response } | |
| 272 | * | |
| 273 | */ | |
| 274 | public GetVetera nAppointme ntsBooking NotesRespo nse create GetVeteran Appointmen tsBookingN otesRespon se() { | |
| 275 | re turn new G etVeteranA ppointment sBookingNo tesRespons e(); | |
| 276 | } | |
| 277 | ||
| 278 | /** | |
| 279 | * Cre ate an ins tance of { @link Tagg edAppointm entArray } | |
| 280 | * | |
| 281 | */ | |
| 282 | public TaggedApp ointmentAr ray create TaggedAppo intmentArr ay() { | |
| 283 | re turn new T aggedAppoi ntmentArra y(); | |
| 284 | } | |
| 285 | ||
| 286 | /** | |
| 287 | * Cre ate an ins tance of { @link Remo vePatientF romEwlResp onse } | |
| 288 | * | |
| 289 | */ | |
| 290 | public RemovePat ientFromEw lResponse createRemo vePatientF romEwlResp onse() { | |
| 291 | re turn new R emovePatie ntFromEwlR esponse(); | |
| 292 | } | |
| 293 | ||
| 294 | /** | |
| 295 | * Cre ate an ins tance of { @link GetC onsultDeta ils } | |
| 296 | * | |
| 297 | */ | |
| 298 | public GetConsul tDetails c reateGetCo nsultDetai ls() { | |
| 299 | re turn new G etConsultD etails(); | |
| 300 | } | |
| 301 | ||
| 302 | /** | |
| 303 | * Cre ate an ins tance of { @link Data SourceArra y } | |
| 304 | * | |
| 305 | */ | |
| 306 | public DataSourc eArray cre ateDataSou rceArray() { | |
| 307 | re turn new D ataSourceA rray(); | |
| 308 | } | |
| 309 | ||
| 310 | /** | |
| 311 | * Cre ate an ins tance of { @link Pati entArray } | |
| 312 | * | |
| 313 | */ | |
| 314 | public PatientAr ray create PatientArr ay() { | |
| 315 | re turn new P atientArra y(); | |
| 316 | } | |
| 317 | ||
| 318 | /** | |
| 319 | * Cre ate an ins tance of { @link Upda teNearList } | |
| 320 | * | |
| 321 | */ | |
| 322 | public UpdateNea rList crea teUpdateNe arList() { | |
| 323 | re turn new U pdateNearL ist(); | |
| 324 | } | |
| 325 | ||
| 326 | /** | |
| 327 | * Cre ate an ins tance of { @link GetC linicsResp onse } | |
| 328 | * | |
| 329 | */ | |
| 330 | public GetClinic sResponse createGetC linicsResp onse() { | |
| 331 | re turn new G etClinicsR esponse(); | |
| 332 | } | |
| 333 | ||
| 334 | /** | |
| 335 | * Cre ate an ins tance of { @link HasC linicAcces sResponse } | |
| 336 | * | |
| 337 | */ | |
| 338 | public HasClinic AccessResp onse creat eHasClinic AccessResp onse() { | |
| 339 | re turn new H asClinicAc cessRespon se(); | |
| 340 | } | |
| 341 | ||
| 342 | /** | |
| 343 | * Cre ate an ins tance of { @link Bool TO } | |
| 344 | * | |
| 345 | */ | |
| 346 | public BoolTO cr eateBoolTO () { | |
| 347 | re turn new B oolTO(); | |
| 348 | } | |
| 349 | ||
| 350 | /** | |
| 351 | * Cre ate an ins tance of { @link GetV HA } | |
| 352 | * | |
| 353 | */ | |
| 354 | public GetVHA cr eateGetVHA () { | |
| 355 | re turn new G etVHA(); | |
| 356 | } | |
| 357 | ||
| 358 | /** | |
| 359 | * Cre ate an ins tance of { @link GetV HAResponse } | |
| 360 | * | |
| 361 | */ | |
| 362 | public GetVHARes ponse crea teGetVHARe sponse() { | |
| 363 | re turn new G etVHARespo nse(); | |
| 364 | } | |
| 365 | ||
| 366 | /** | |
| 367 | * Cre ate an ins tance of { @link Regi onArray } | |
| 368 | * | |
| 369 | */ | |
| 370 | public RegionArr ay createR egionArray () { | |
| 371 | re turn new R egionArray (); | |
| 372 | } | |
| 373 | ||
| 374 | /** | |
| 375 | * Cre ate an ins tance of { @link Tagg edConsultD etailArray } | |
| 376 | * | |
| 377 | */ | |
| 378 | public TaggedCon sultDetail Array crea teTaggedCo nsultDetai lArray() { | |
| 379 | re turn new T aggedConsu ltDetailAr ray(); | |
| 380 | } | |
| 381 | ||
| 382 | /** | |
| 383 | * Cre ate an ins tance of { @link GetE wlByFacili ty } | |
| 384 | * | |
| 385 | */ | |
| 386 | public GetEwlByF acility cr eateGetEwl ByFacility () { | |
| 387 | re turn new G etEwlByFac ility(); | |
| 388 | } | |
| 389 | ||
| 390 | /** | |
| 391 | * Cre ate an ins tance of { @link GetC onsultingS ervices } | |
| 392 | * | |
| 393 | */ | |
| 394 | public GetConsul tingServic es createG etConsulti ngServices () { | |
| 395 | re turn new G etConsulti ngServices (); | |
| 396 | } | |
| 397 | ||
| 398 | /** | |
| 399 | * Cre ate an ins tance of { @link GetC onsultingS ervicesRes ponse } | |
| 400 | * | |
| 401 | */ | |
| 402 | public GetConsul tingServic esResponse createGet Consulting ServicesRe sponse() { | |
| 403 | re turn new G etConsulti ngServices Response() ; | |
| 404 | } | |
| 405 | ||
| 406 | /** | |
| 407 | * Cre ate an ins tance of { @link Tagg edConsulti ngServices Array } | |
| 408 | * | |
| 409 | */ | |
| 410 | public TaggedCon sultingSer vicesArray createTag gedConsult ingService sArray() { | |
| 411 | re turn new T aggedConsu ltingServi cesArray() ; | |
| 412 | } | |
| 413 | ||
| 414 | /** | |
| 415 | * Cre ate an ins tance of { @link Logi nResponse } | |
| 416 | * | |
| 417 | */ | |
| 418 | public LoginResp onse creat eLoginResp onse() { | |
| 419 | re turn new L oginRespon se(); | |
| 420 | } | |
| 421 | ||
| 422 | /** | |
| 423 | * Cre ate an ins tance of { @link User TO } | |
| 424 | * | |
| 425 | */ | |
| 426 | public UserTO cr eateUserTO () { | |
| 427 | re turn new U serTO(); | |
| 428 | } | |
| 429 | ||
| 430 | /** | |
| 431 | * Cre ate an ins tance of { @link Tagg edEwlStatu sArrays } | |
| 432 | * | |
| 433 | */ | |
| 434 | public TaggedEwl StatusArra ys createT aggedEwlSt atusArrays () { | |
| 435 | re turn new T aggedEwlSt atusArrays (); | |
| 436 | } | |
| 437 | ||
| 438 | /** | |
| 439 | * Cre ate an ins tance of { @link GetN earListByF acilityRes ponse } | |
| 440 | * | |
| 441 | */ | |
| 442 | public GetNearLi stByFacili tyResponse createGet NearListBy FacilityRe sponse() { | |
| 443 | re turn new G etNearList ByFacility Response() ; | |
| 444 | } | |
| 445 | ||
| 446 | /** | |
| 447 | * Cre ate an ins tance of { @link Tagg edNearList ByFacility Arrays } | |
| 448 | * | |
| 449 | */ | |
| 450 | public TaggedNea rListByFac ilityArray s createTa ggedNearLi stByFacili tyArrays() { | |
| 451 | re turn new T aggedNearL istByFacil ityArrays( ); | |
| 452 | } | |
| 453 | ||
| 454 | /** | |
| 455 | * Cre ate an ins tance of { @link GetN earListByP atient } | |
| 456 | * | |
| 457 | */ | |
| 458 | public GetNearLi stByPatien t createGe tNearListB yPatient() { | |
| 459 | re turn new G etNearList ByPatient( ); | |
| 460 | } | |
| 461 | ||
| 462 | /** | |
| 463 | * Cre ate an ins tance of { @link GetA ppointment Types } | |
| 464 | * | |
| 465 | */ | |
| 466 | public GetAppoin tmentTypes createGet Appointmen tTypes() { | |
| 467 | re turn new G etAppointm entTypes() ; | |
| 468 | } | |
| 469 | ||
| 470 | /** | |
| 471 | * Cre ate an ins tance of { @link SetV haResponse } | |
| 472 | * | |
| 473 | */ | |
| 474 | public SetVhaRes ponse crea teSetVhaRe sponse() { | |
| 475 | re turn new S etVhaRespo nse(); | |
| 476 | } | |
| 477 | ||
| 478 | /** | |
| 479 | * Cre ate an ins tance of { @link Site Array } | |
| 480 | * | |
| 481 | */ | |
| 482 | public SiteArray createSit eArray() { | |
| 483 | re turn new S iteArray() ; | |
| 484 | } | |
| 485 | ||
| 486 | /** | |
| 487 | * Cre ate an ins tance of { @link SetV ha } | |
| 488 | * | |
| 489 | */ | |
| 490 | public SetVha cr eateSetVha () { | |
| 491 | re turn new S etVha(); | |
| 492 | } | |
| 493 | ||
| 494 | /** | |
| 495 | * Cre ate an ins tance of { @link Tagg edNearList ByPatientA rrays } | |
| 496 | * | |
| 497 | */ | |
| 498 | public TaggedNea rListByPat ientArrays createTag gedNearLis tByPatient Arrays() { | |
| 499 | re turn new T aggedNearL istByPatie ntArrays() ; | |
| 500 | } | |
| 501 | ||
| 502 | /** | |
| 503 | * Cre ate an ins tance of { @link GetC linicSched ulingDetai lsByDateRa nge } | |
| 504 | * | |
| 505 | */ | |
| 506 | public GetClinic Scheduling DetailsByD ateRange c reateGetCl inicSchedu lingDetail sByDateRan ge() { | |
| 507 | re turn new G etClinicSc hedulingDe tailsByDat eRange(); | |
| 508 | } | |
| 509 | ||
| 510 | /** | |
| 511 | * Cre ate an ins tance of { @link Conn ectRespons e } | |
| 512 | * | |
| 513 | */ | |
| 514 | public ConnectRe sponse cre ateConnect Response() { | |
| 515 | re turn new C onnectResp onse(); | |
| 516 | } | |
| 517 | ||
| 518 | /** | |
| 519 | * Cre ate an ins tance of { @link Canc elAppointm ent } | |
| 520 | * | |
| 521 | */ | |
| 522 | public CancelApp ointment c reateCance lAppointme nt() { | |
| 523 | re turn new C ancelAppoi ntment(); | |
| 524 | } | |
| 525 | ||
| 526 | /** | |
| 527 | * Cre ate an ins tance of { @link GetA ppointment sBookingNo tesRespons e } | |
| 528 | * | |
| 529 | */ | |
| 530 | public GetAppoin tmentsBook ingNotesRe sponse cre ateGetAppo intmentsBo okingNotes Response() { | |
| 531 | re turn new G etAppointm entsBookin gNotesResp onse(); | |
| 532 | } | |
| 533 | ||
| 534 | /** | |
| 535 | * Cre ate an ins tance of { @link Canc elVeteranA ppointment } | |
| 536 | * | |
| 537 | */ | |
| 538 | public CancelVet eranAppoin tment crea teCancelVe teranAppoi ntment() { | |
| 539 | re turn new C ancelVeter anAppointm ent(); | |
| 540 | } | |
| 541 | ||
| 542 | /** | |
| 543 | * Cre ate an ins tance of { @link GetC linicSched ulingDetai lsByDateRa ngeRespons e } | |
| 544 | * | |
| 545 | */ | |
| 546 | public GetClinic Scheduling DetailsByD ateRangeRe sponse cre ateGetClin icScheduli ngDetailsB yDateRange Response() { | |
| 547 | re turn new G etClinicSc hedulingDe tailsByDat eRangeResp onse(); | |
| 548 | } | |
| 549 | ||
| 550 | /** | |
| 551 | * Cre ate an ins tance of { @link GetP atientsByC linicRespo nse } | |
| 552 | * | |
| 553 | */ | |
| 554 | public GetPatien tsByClinic Response c reateGetPa tientsByCl inicRespon se() { | |
| 555 | re turn new G etPatients ByClinicRe sponse(); | |
| 556 | } | |
| 557 | ||
| 558 | /** | |
| 559 | * Cre ate an ins tance of { @link Make VeteranApp ointmentRe sponse } | |
| 560 | * | |
| 561 | */ | |
| 562 | public MakeVeter anAppointm entRespons e createMa keVeteranA ppointment Response() { | |
| 563 | re turn new M akeVeteran Appointmen tResponse( ); | |
| 564 | } | |
| 565 | ||
| 566 | /** | |
| 567 | * Cre ate an ins tance of { @link GetN earListByP atientResp onse } | |
| 568 | * | |
| 569 | */ | |
| 570 | public GetNearLi stByPatien tResponse createGetN earListByP atientResp onse() { | |
| 571 | re turn new G etNearList ByPatientR esponse(); | |
| 572 | } | |
| 573 | ||
| 574 | /** | |
| 575 | * Cre ate an ins tance of { @link Tagg edConsults Array } | |
| 576 | * | |
| 577 | */ | |
| 578 | public TaggedCon sultsArray createTag gedConsult sArray() { | |
| 579 | re turn new T aggedConsu ltsArray() ; | |
| 580 | } | |
| 581 | ||
| 582 | /** | |
| 583 | * Cre ate an ins tance of { @link GetV eteranClin icScheduli ngDetailsB yDateRange Response } | |
| 584 | * | |
| 585 | */ | |
| 586 | public GetVetera nClinicSch edulingDet ailsByDate RangeRespo nse create GetVeteran ClinicSche dulingDeta ilsByDateR angeRespon se() { | |
| 587 | re turn new G etVeteranC linicSched ulingDetai lsByDateRa ngeRespons e(); | |
| 588 | } | |
| 589 | ||
| 590 | /** | |
| 591 | * Cre ate an ins tance of { @link GetC onsultStat uses } | |
| 592 | * | |
| 593 | */ | |
| 594 | public GetConsul tStatuses createGetC onsultStat uses() { | |
| 595 | re turn new G etConsultS tatuses(); | |
| 596 | } | |
| 597 | ||
| 598 | /** | |
| 599 | * Cre ate an ins tance of { @link Disc onnectResp onse } | |
| 600 | * | |
| 601 | */ | |
| 602 | public Disconnec tResponse createDisc onnectResp onse() { | |
| 603 | re turn new D isconnectR esponse(); | |
| 604 | } | |
| 605 | ||
| 606 | /** | |
| 607 | * Cre ate an ins tance of { @link Tagg edTextArra y } | |
| 608 | * | |
| 609 | */ | |
| 610 | public TaggedTex tArray cre ateTaggedT extArray() { | |
| 611 | re turn new T aggedTextA rray(); | |
| 612 | } | |
| 613 | ||
| 614 | /** | |
| 615 | * Cre ate an ins tance of { @link GetC onsultsWit houtPatien t } | |
| 616 | * | |
| 617 | */ | |
| 618 | public GetConsul tsWithoutP atient cre ateGetCons ultsWithou tPatient() { | |
| 619 | re turn new G etConsults WithoutPat ient(); | |
| 620 | } | |
| 621 | ||
| 622 | /** | |
| 623 | * Cre ate an ins tance of { @link GetA ppointment sBookingNo tes } | |
| 624 | * | |
| 625 | */ | |
| 626 | public GetAppoin tmentsBook ingNotes c reateGetAp pointments BookingNot es() { | |
| 627 | re turn new G etAppointm entsBookin gNotes(); | |
| 628 | } | |
| 629 | ||
| 630 | /** | |
| 631 | * Cre ate an ins tance of { @link Logi n } | |
| 632 | * | |
| 633 | */ | |
| 634 | public Login cre ateLogin() { | |
| 635 | re turn new L ogin(); | |
| 636 | } | |
| 637 | ||
| 638 | /** | |
| 639 | * Cre ate an ins tance of { @link HasC linicAcces s } | |
| 640 | * | |
| 641 | */ | |
| 642 | public HasClinic Access cre ateHasClin icAccess() { | |
| 643 | re turn new H asClinicAc cess(); | |
| 644 | } | |
| 645 | ||
| 646 | /** | |
| 647 | * Cre ate an ins tance of { @link GetE wlByPatien tResponse } | |
| 648 | * | |
| 649 | */ | |
| 650 | public GetEwlByP atientResp onse creat eGetEwlByP atientResp onse() { | |
| 651 | re turn new G etEwlByPat ientRespon se(); | |
| 652 | } | |
| 653 | ||
| 654 | /** | |
| 655 | * Cre ate an ins tance of { @link Sele ctResponse } | |
| 656 | * | |
| 657 | */ | |
| 658 | public SelectRes ponse crea teSelectRe sponse() { | |
| 659 | re turn new S electRespo nse(); | |
| 660 | } | |
| 661 | ||
| 662 | /** | |
| 663 | * Cre ate an ins tance of { @link Pati entTO } | |
| 664 | * | |
| 665 | */ | |
| 666 | public PatientTO createPat ientTO() { | |
| 667 | re turn new P atientTO() ; | |
| 668 | } | |
| 669 | ||
| 670 | /** | |
| 671 | * Cre ate an ins tance of { @link GetA ppointment TypesRespo nse } | |
| 672 | * | |
| 673 | */ | |
| 674 | public GetAppoin tmentTypes Response c reateGetAp pointmentT ypesRespon se() { | |
| 675 | re turn new G etAppointm entTypesRe sponse(); | |
| 676 | } | |
| 677 | ||
| 678 | /** | |
| 679 | * Cre ate an ins tance of { @link Appo intmentTyp eArray } | |
| 680 | * | |
| 681 | */ | |
| 682 | public Appointme ntTypeArra y createAp pointmentT ypeArray() { | |
| 683 | re turn new A ppointment TypeArray( ); | |
| 684 | } | |
| 685 | ||
| 686 | /** | |
| 687 | * Cre ate an ins tance of { @link Sele ct } | |
| 688 | * | |
| 689 | */ | |
| 690 | public Select cr eateSelect () { | |
| 691 | re turn new S elect(); | |
| 692 | } | |
| 693 | ||
| 694 | /** | |
| 695 | * Cre ate an ins tance of { @link Tagg edRecallLi stByFacili tyArrays } | |
| 696 | * | |
| 697 | */ | |
| 698 | public TaggedRec allListByF acilityArr ays create TaggedReca llListByFa cilityArra ys() { | |
| 699 | re turn new T aggedRecal lListByFac ilityArray s(); | |
| 700 | } | |
| 701 | ||
| 702 | /** | |
| 703 | * Cre ate an ins tance of { @link GetR ecallListB yFacility } | |
| 704 | * | |
| 705 | */ | |
| 706 | public GetRecall ListByFaci lity creat eGetRecall ListByFaci lity() { | |
| 707 | re turn new G etRecallLi stByFacili ty(); | |
| 708 | } | |
| 709 | ||
| 710 | /** | |
| 711 | * Cre ate an ins tance of { @link GetN earListByF acility } | |
| 712 | * | |
| 713 | */ | |
| 714 | public GetNearLi stByFacili ty createG etNearList ByFacility () { | |
| 715 | re turn new G etNearList ByFacility (); | |
| 716 | } | |
| 717 | ||
| 718 | /** | |
| 719 | * Cre ate an ins tance of { @link Conn ect } | |
| 720 | * | |
| 721 | */ | |
| 722 | public Connect c reateConne ct() { | |
| 723 | re turn new C onnect(); | |
| 724 | } | |
| 725 | ||
| 726 | /** | |
| 727 | * Cre ate an ins tance of { @link GetR ecallListB yFacilityR esponse } | |
| 728 | * | |
| 729 | */ | |
| 730 | public GetRecall ListByFaci lityRespon se createG etRecallLi stByFacili tyResponse () { | |
| 731 | re turn new G etRecallLi stByFacili tyResponse (); | |
| 732 | } | |
| 733 | ||
| 734 | /** | |
| 735 | * Cre ate an ins tance of { @link AddD ataSourceR esponse } | |
| 736 | * | |
| 737 | */ | |
| 738 | public AddDataSo urceRespon se createA ddDataSour ceResponse () { | |
| 739 | re turn new A ddDataSour ceResponse (); | |
| 740 | } | |
| 741 | ||
| 742 | /** | |
| 743 | * Cre ate an ins tance of { @link GetE wlByFacili tyResponse } | |
| 744 | * | |
| 745 | */ | |
| 746 | public GetEwlByF acilityRes ponse crea teGetEwlBy FacilityRe sponse() { | |
| 747 | re turn new G etEwlByFac ilityRespo nse(); | |
| 748 | } | |
| 749 | ||
| 750 | /** | |
| 751 | * Cre ate an ins tance of { @link Tagg edEwlByFac ilityArray s } | |
| 752 | * | |
| 753 | */ | |
| 754 | public TaggedEwl ByFacility Arrays cre ateTaggedE wlByFacili tyArrays() { | |
| 755 | re turn new T aggedEwlBy FacilityAr rays(); | |
| 756 | } | |
| 757 | ||
| 758 | /** | |
| 759 | * Cre ate an ins tance of { @link Make Appointmen t } | |
| 760 | * | |
| 761 | */ | |
| 762 | public MakeAppoi ntment cre ateMakeApp ointment() { | |
| 763 | re turn new M akeAppoint ment(); | |
| 764 | } | |
| 765 | ||
| 766 | /** | |
| 767 | * Cre ate an ins tance of { @link Canc elAppointm entRespons e } | |
| 768 | * | |
| 769 | */ | |
| 770 | public CancelApp ointmentRe sponse cre ateCancelA ppointment Response() { | |
| 771 | re turn new C ancelAppoi ntmentResp onse(); | |
| 772 | } | |
| 773 | ||
| 774 | /** | |
| 775 | * Cre ate an ins tance of { @link GetC onsultsWit houtPatien tResponse } | |
| 776 | * | |
| 777 | */ | |
| 778 | public GetConsul tsWithoutP atientResp onse creat eGetConsul tsWithoutP atientResp onse() { | |
| 779 | re turn new G etConsults WithoutPat ientRespon se(); | |
| 780 | } | |
| 781 | ||
| 782 | /** | |
| 783 | * Cre ate an ins tance of { @link GetC onsultDeta ilsRespons e } | |
| 784 | * | |
| 785 | */ | |
| 786 | public GetConsul tDetailsRe sponse cre ateGetCons ultDetails Response() { | |
| 787 | re turn new G etConsultD etailsResp onse(); | |
| 788 | } | |
| 789 | ||
| 790 | /** | |
| 791 | * Cre ate an ins tance of { @link AddP atientToEw l } | |
| 792 | * | |
| 793 | */ | |
| 794 | public AddPatien tToEwl cre ateAddPati entToEwl() { | |
| 795 | re turn new A ddPatientT oEwl(); | |
| 796 | } | |
| 797 | ||
| 798 | /** | |
| 799 | * Cre ate an ins tance of { @link AddD ataSource } | |
| 800 | * | |
| 801 | */ | |
| 802 | public AddDataSo urce creat eAddDataSo urce() { | |
| 803 | re turn new A ddDataSour ce(); | |
| 804 | } | |
| 805 | ||
| 806 | /** | |
| 807 | * Cre ate an ins tance of { @link GetV eteranAppo intmentsBo okingNotes } | |
| 808 | * | |
| 809 | */ | |
| 810 | public GetVetera nAppointme ntsBooking Notes crea teGetVeter anAppointm entsBookin gNotes() { | |
| 811 | re turn new G etVeteranA ppointment sBookingNo tes(); | |
| 812 | } | |
| 813 | ||
| 814 | /** | |
| 815 | * Cre ate an ins tance of { @link Make VeteranApp ointment } | |
| 816 | * | |
| 817 | */ | |
| 818 | public MakeVeter anAppointm ent create MakeVetera nAppointme nt() { | |
| 819 | re turn new M akeVeteran Appointmen t(); | |
| 820 | } | |
| 821 | ||
| 822 | /** | |
| 823 | * Cre ate an ins tance of { @link GetE wlByPatien t } | |
| 824 | * | |
| 825 | */ | |
| 826 | public GetEwlByP atient cre ateGetEwlB yPatient() { | |
| 827 | re turn new G etEwlByPat ient(); | |
| 828 | } | |
| 829 | ||
| 830 | /** | |
| 831 | * Cre ate an ins tance of { @link Disc onnect } | |
| 832 | * | |
| 833 | */ | |
| 834 | public Disconnec t createDi sconnect() { | |
| 835 | re turn new D isconnect( ); | |
| 836 | } | |
| 837 | ||
| 838 | /** | |
| 839 | * Cre ate an ins tance of { @link Reca llListByPa tientTO } | |
| 840 | * | |
| 841 | */ | |
| 842 | public RecallLis tByPatient TO createR ecallListB yPatientTO () { | |
| 843 | re turn new R ecallListB yPatientTO (); | |
| 844 | } | |
| 845 | ||
| 846 | /** | |
| 847 | * Cre ate an ins tance of { @link Pers onArray } | |
| 848 | * | |
| 849 | */ | |
| 850 | public PersonArr ay createP ersonArray () { | |
| 851 | re turn new P ersonArray (); | |
| 852 | } | |
| 853 | ||
| 854 | /** | |
| 855 | * Cre ate an ins tance of { @link Canc ellationRe asonTO } | |
| 856 | * | |
| 857 | */ | |
| 858 | public Cancellat ionReasonT O createCa ncellation ReasonTO() { | |
| 859 | re turn new C ancellatio nReasonTO( ); | |
| 860 | } | |
| 861 | ||
| 862 | /** | |
| 863 | * Cre ate an ins tance of { @link Orde rTO } | |
| 864 | * | |
| 865 | */ | |
| 866 | public OrderTO c reateOrder TO() { | |
| 867 | re turn new O rderTO(); | |
| 868 | } | |
| 869 | ||
| 870 | /** | |
| 871 | * Cre ate an ins tance of { @link Arra yOfConsult DetailTO } | |
| 872 | * | |
| 873 | */ | |
| 874 | public ArrayOfCo nsultDetai lTO create ArrayOfCon sultDetail TO() { | |
| 875 | re turn new A rrayOfCons ultDetailT O(); | |
| 876 | } | |
| 877 | ||
| 878 | /** | |
| 879 | * Cre ate an ins tance of { @link Arra yOfUpdateN earListTO } | |
| 880 | * | |
| 881 | */ | |
| 882 | public ArrayOfUp dateNearLi stTO creat eArrayOfUp dateNearLi stTO() { | |
| 883 | re turn new A rrayOfUpda teNearList TO(); | |
| 884 | } | |
| 885 | ||
| 886 | /** | |
| 887 | * Cre ate an ins tance of { @link Pers onTO } | |
| 888 | * | |
| 889 | */ | |
| 890 | public PersonTO createPers onTO() { | |
| 891 | re turn new P ersonTO(); | |
| 892 | } | |
| 893 | ||
| 894 | /** | |
| 895 | * Cre ate an ins tance of { @link Data SourceTO } | |
| 896 | * | |
| 897 | */ | |
| 898 | public DataSourc eTO create DataSource TO() { | |
| 899 | re turn new D ataSourceT O(); | |
| 900 | } | |
| 901 | ||
| 902 | /** | |
| 903 | * Cre ate an ins tance of { @link Arra yOfRecallL istByFacil ityTO } | |
| 904 | * | |
| 905 | */ | |
| 906 | public ArrayOfRe callListBy FacilityTO createArr ayOfRecall ListByFaci lityTO() { | |
| 907 | re turn new A rrayOfReca llListByFa cilityTO() ; | |
| 908 | } | |
| 909 | ||
| 910 | /** | |
| 911 | * Cre ate an ins tance of { @link Addr essTO } | |
| 912 | * | |
| 913 | */ | |
| 914 | public AddressTO createAdd ressTO() { | |
| 915 | re turn new A ddressTO() ; | |
| 916 | } | |
| 917 | ||
| 918 | /** | |
| 919 | * Cre ate an ins tance of { @link Cons ultDetailT O } | |
| 920 | * | |
| 921 | */ | |
| 922 | public ConsultDe tailTO cre ateConsult DetailTO() { | |
| 923 | re turn new C onsultDeta ilTO(); | |
| 924 | } | |
| 925 | ||
| 926 | /** | |
| 927 | * Cre ate an ins tance of { @link Arra yOfAddress TO } | |
| 928 | * | |
| 929 | */ | |
| 930 | public ArrayOfAd dressTO cr eateArrayO fAddressTO () { | |
| 931 | re turn new A rrayOfAddr essTO(); | |
| 932 | } | |
| 933 | ||
| 934 | /** | |
| 935 | * Cre ate an ins tance of { @link Abst ractArrayT O } | |
| 936 | * | |
| 937 | */ | |
| 938 | public AbstractA rrayTO cre ateAbstrac tArrayTO() { | |
| 939 | re turn new A bstractArr ayTO(); | |
| 940 | } | |
| 941 | ||
| 942 | /** | |
| 943 | * Cre ate an ins tance of { @link Faul tTO } | |
| 944 | * | |
| 945 | */ | |
| 946 | public FaultTO c reateFault TO() { | |
| 947 | re turn new F aultTO(); | |
| 948 | } | |
| 949 | ||
| 950 | /** | |
| 951 | * Cre ate an ins tance of { @link Arra yOfEwlStat usTO } | |
| 952 | * | |
| 953 | */ | |
| 954 | public ArrayOfEw lStatusTO createArra yOfEwlStat usTO() { | |
| 955 | re turn new A rrayOfEwlS tatusTO(); | |
| 956 | } | |
| 957 | ||
| 958 | /** | |
| 959 | * Cre ate an ins tance of { @link Orde rTypeTO } | |
| 960 | * | |
| 961 | */ | |
| 962 | public OrderType TO createO rderTypeTO () { | |
| 963 | re turn new O rderTypeTO (); | |
| 964 | } | |
| 965 | ||
| 966 | /** | |
| 967 | * Cre ate an ins tance of { @link Tagg edUpdateNe arListArra y } | |
| 968 | * | |
| 969 | */ | |
| 970 | public TaggedUpd ateNearLis tArray cre ateTaggedU pdateNearL istArray() { | |
| 971 | re turn new T aggedUpdat eNearListA rray(); | |
| 972 | } | |
| 973 | ||
| 974 | /** | |
| 975 | * Cre ate an ins tance of { @link Hosp italLocati onTO } | |
| 976 | * | |
| 977 | */ | |
| 978 | public HospitalL ocationTO createHosp italLocati onTO() { | |
| 979 | re turn new H ospitalLoc ationTO(); | |
| 980 | } | |
| 981 | ||
| 982 | /** | |
| 983 | * Cre ate an ins tance of { @link Arra yOfDataSou rceTO } | |
| 984 | * | |
| 985 | */ | |
| 986 | public ArrayOfDa taSourceTO createArr ayOfDataSo urceTO() { | |
| 987 | re turn new A rrayOfData SourceTO() ; | |
| 988 | } | |
| 989 | ||
| 990 | /** | |
| 991 | * Cre ate an ins tance of { @link Sign atureStatu s } | |
| 992 | * | |
| 993 | */ | |
| 994 | public Signature Status cre ateSignatu reStatus() { | |
| 995 | re turn new S ignatureSt atus(); | |
| 996 | } | |
| 997 | ||
| 998 | /** | |
| 999 | * Cre ate an ins tance of { @link Tagg edNearList ByFacility Array } | |
| 1000 | * | |
| 1001 | */ | |
| 1002 | public TaggedNea rListByFac ilityArray createTag gedNearLis tByFacilit yArray() { | |
| 1003 | re turn new T aggedNearL istByFacil ityArray() ; | |
| 1004 | } | |
| 1005 | ||
| 1006 | /** | |
| 1007 | * Cre ate an ins tance of { @link Arra yOfTaggedN earListByF acilityArr ay } | |
| 1008 | * | |
| 1009 | */ | |
| 1010 | public ArrayOfTa ggedNearLi stByFacili tyArray cr eateArrayO fTaggedNea rListByFac ilityArray () { | |
| 1011 | re turn new A rrayOfTagg edNearList ByFacility Array(); | |
| 1012 | } | |
| 1013 | ||
| 1014 | /** | |
| 1015 | * Cre ate an ins tance of { @link Arra yOfTaggedE wlStatusAr ray } | |
| 1016 | * | |
| 1017 | */ | |
| 1018 | public ArrayOfTa ggedEwlSta tusArray c reateArray OfTaggedEw lStatusArr ay() { | |
| 1019 | re turn new A rrayOfTagg edEwlStatu sArray(); | |
| 1020 | } | |
| 1021 | ||
| 1022 | /** | |
| 1023 | * Cre ate an ins tance of { @link Tagg edRecallLi stByFacili tyArray } | |
| 1024 | * | |
| 1025 | */ | |
| 1026 | public TaggedRec allListByF acilityArr ay createT aggedRecal lListByFac ilityArray () { | |
| 1027 | re turn new T aggedRecal lListByFac ilityArray (); | |
| 1028 | } | |
| 1029 | ||
| 1030 | /** | |
| 1031 | * Cre ate an ins tance of { @link Arra yOfAppoint mentTO } | |
| 1032 | * | |
| 1033 | */ | |
| 1034 | public ArrayOfAp pointmentT O createAr rayOfAppoi ntmentTO() { | |
| 1035 | re turn new A rrayOfAppo intmentTO( ); | |
| 1036 | } | |
| 1037 | ||
| 1038 | /** | |
| 1039 | * Cre ate an ins tance of { @link Arra yOfPatient TO } | |
| 1040 | * | |
| 1041 | */ | |
| 1042 | public ArrayOfPa tientTO cr eateArrayO fPatientTO () { | |
| 1043 | re turn new A rrayOfPati entTO(); | |
| 1044 | } | |
| 1045 | ||
| 1046 | /** | |
| 1047 | * Cre ate an ins tance of { @link Tagg edText } | |
| 1048 | * | |
| 1049 | */ | |
| 1050 | public TaggedTex t createTa ggedText() { | |
| 1051 | re turn new T aggedText( ); | |
| 1052 | } | |
| 1053 | ||
| 1054 | /** | |
| 1055 | * Cre ate an ins tance of { @link Time SlotTO } | |
| 1056 | * | |
| 1057 | */ | |
| 1058 | public TimeSlotT O createTi meSlotTO() { | |
| 1059 | re turn new T imeSlotTO( ); | |
| 1060 | } | |
| 1061 | ||
| 1062 | /** | |
| 1063 | * Cre ate an ins tance of { @link Tagg edEwlByFac ilityArray } | |
| 1064 | * | |
| 1065 | */ | |
| 1066 | public TaggedEwl ByFacility Array crea teTaggedEw lByFacilit yArray() { | |
| 1067 | re turn new T aggedEwlBy FacilityAr ray(); | |
| 1068 | } | |
| 1069 | ||
| 1070 | /** | |
| 1071 | * Cre ate an ins tance of { @link Arra yOfRegionT O } | |
| 1072 | * | |
| 1073 | */ | |
| 1074 | public ArrayOfRe gionTO cre ateArrayOf RegionTO() { | |
| 1075 | re turn new A rrayOfRegi onTO(); | |
| 1076 | } | |
| 1077 | ||
| 1078 | /** | |
| 1079 | * Cre ate an ins tance of { @link Abst ractTagged ArrayTO } | |
| 1080 | * | |
| 1081 | */ | |
| 1082 | public AbstractT aggedArray TO createA bstractTag gedArrayTO () { | |
| 1083 | re turn new A bstractTag gedArrayTO (); | |
| 1084 | } | |
| 1085 | ||
| 1086 | /** | |
| 1087 | * Cre ate an ins tance of { @link Arra yOfTaggedR ecallListB yPatientAr ray } | |
| 1088 | * | |
| 1089 | */ | |
| 1090 | public ArrayOfTa ggedRecall ListByPati entArray c reateArray OfTaggedRe callListBy PatientArr ay() { | |
| 1091 | re turn new A rrayOfTagg edRecallLi stByPatien tArray(); | |
| 1092 | } | |
| 1093 | ||
| 1094 | /** | |
| 1095 | * Cre ate an ins tance of { @link Arra yOfTaggedR ecallListB yFacilityA rray } | |
| 1096 | * | |
| 1097 | */ | |
| 1098 | public ArrayOfTa ggedRecall ListByFaci lityArray createArra yOfTaggedR ecallListB yFacilityA rray() { | |
| 1099 | re turn new A rrayOfTagg edRecallLi stByFacili tyArray(); | |
| 1100 | } | |
| 1101 | ||
| 1102 | /** | |
| 1103 | * Cre ate an ins tance of { @link Arra yOfAppoint mentTypeTO } | |
| 1104 | * | |
| 1105 | */ | |
| 1106 | public ArrayOfAp pointmentT ypeTO crea teArrayOfA ppointment TypeTO() { | |
| 1107 | re turn new A rrayOfAppo intmentTyp eTO(); | |
| 1108 | } | |
| 1109 | ||
| 1110 | /** | |
| 1111 | * Cre ate an ins tance of { @link Arra yOfNearLis tByFacilit yTO } | |
| 1112 | * | |
| 1113 | */ | |
| 1114 | public ArrayOfNe arListByFa cilityTO c reateArray OfNearList ByFacility TO() { | |
| 1115 | re turn new A rrayOfNear ListByFaci lityTO(); | |
| 1116 | } | |
| 1117 | ||
| 1118 | /** | |
| 1119 | * Cre ate an ins tance of { @link Orde rStatus } | |
| 1120 | * | |
| 1121 | */ | |
| 1122 | public OrderStat us createO rderStatus () { | |
| 1123 | re turn new O rderStatus (); | |
| 1124 | } | |
| 1125 | ||
| 1126 | /** | |
| 1127 | * Cre ate an ins tance of { @link EwlS tatusTO } | |
| 1128 | * | |
| 1129 | */ | |
| 1130 | public EwlStatus TO createE wlStatusTO () { | |
| 1131 | re turn new E wlStatusTO (); | |
| 1132 | } | |
| 1133 | ||
| 1134 | /** | |
| 1135 | * Cre ate an ins tance of { @link Tagg edEwlStatu sArray } | |
| 1136 | * | |
| 1137 | */ | |
| 1138 | public TaggedEwl StatusArra y createTa ggedEwlSta tusArray() { | |
| 1139 | re turn new T aggedEwlSt atusArray( ); | |
| 1140 | } | |
| 1141 | ||
| 1142 | /** | |
| 1143 | * Cre ate an ins tance of { @link Arra yOfCancell ationReaso nTO } | |
| 1144 | * | |
| 1145 | */ | |
| 1146 | public ArrayOfCa ncellation ReasonTO c reateArray OfCancella tionReason TO() { | |
| 1147 | re turn new A rrayOfCanc ellationRe asonTO(); | |
| 1148 | } | |
| 1149 | ||
| 1150 | /** | |
| 1151 | * Cre ate an ins tance of { @link Regi onTO } | |
| 1152 | * | |
| 1153 | */ | |
| 1154 | public RegionTO createRegi onTO() { | |
| 1155 | re turn new R egionTO(); | |
| 1156 | } | |
| 1157 | ||
| 1158 | /** | |
| 1159 | * Cre ate an ins tance of { @link Arra yOfTimeSlo tTO } | |
| 1160 | * | |
| 1161 | */ | |
| 1162 | public ArrayOfTi meSlotTO c reateArray OfTimeSlot TO() { | |
| 1163 | re turn new A rrayOfTime SlotTO(); | |
| 1164 | } | |
| 1165 | ||
| 1166 | /** | |
| 1167 | * Cre ate an ins tance of { @link Phon eNumTO } | |
| 1168 | * | |
| 1169 | */ | |
| 1170 | public PhoneNumT O createPh oneNumTO() { | |
| 1171 | re turn new P honeNumTO( ); | |
| 1172 | } | |
| 1173 | ||
| 1174 | /** | |
| 1175 | * Cre ate an ins tance of { @link Near ListByPati entTO } | |
| 1176 | * | |
| 1177 | */ | |
| 1178 | public NearListB yPatientTO createNea rListByPat ientTO() { | |
| 1179 | re turn new N earListByP atientTO() ; | |
| 1180 | } | |
| 1181 | ||
| 1182 | /** | |
| 1183 | * Cre ate an ins tance of { @link Near ListByFaci lityTO } | |
| 1184 | * | |
| 1185 | */ | |
| 1186 | public NearListB yFacilityT O createNe arListByFa cilityTO() { | |
| 1187 | re turn new N earListByF acilityTO( ); | |
| 1188 | } | |
| 1189 | ||
| 1190 | /** | |
| 1191 | * Cre ate an ins tance of { @link Arra yOfPhoneNu mTO } | |
| 1192 | * | |
| 1193 | */ | |
| 1194 | public ArrayOfPh oneNumTO c reateArray OfPhoneNum TO() { | |
| 1195 | re turn new A rrayOfPhon eNumTO(); | |
| 1196 | } | |
| 1197 | ||
| 1198 | /** | |
| 1199 | * Cre ate an ins tance of { @link Arra yOfString } | |
| 1200 | * | |
| 1201 | */ | |
| 1202 | public ArrayOfSt ring creat eArrayOfSt ring() { | |
| 1203 | re turn new A rrayOfStri ng(); | |
| 1204 | } | |
| 1205 | ||
| 1206 | /** | |
| 1207 | * Cre ate an ins tance of { @link Arra yOfTaggedT ext } | |
| 1208 | * | |
| 1209 | */ | |
| 1210 | public ArrayOfTa ggedText c reateArray OfTaggedTe xt() { | |
| 1211 | re turn new A rrayOfTagg edText(); | |
| 1212 | } | |
| 1213 | ||
| 1214 | /** | |
| 1215 | * Cre ate an ins tance of { @link Tagg edNearList ByPatientA rray } | |
| 1216 | * | |
| 1217 | */ | |
| 1218 | public TaggedNea rListByPat ientArray createTagg edNearList ByPatientA rray() { | |
| 1219 | re turn new T aggedNearL istByPatie ntArray(); | |
| 1220 | } | |
| 1221 | ||
| 1222 | /** | |
| 1223 | * Cre ate an ins tance of { @link Arra yOfConsult ingService TO } | |
| 1224 | * | |
| 1225 | */ | |
| 1226 | public ArrayOfCo nsultingSe rviceTO cr eateArrayO fConsultin gServiceTO () { | |
| 1227 | re turn new A rrayOfCons ultingServ iceTO(); | |
| 1228 | } | |
| 1229 | ||
| 1230 | /** | |
| 1231 | * Cre ate an ins tance of { @link Arra yOfHospita lLocationT O } | |
| 1232 | * | |
| 1233 | */ | |
| 1234 | public ArrayOfHo spitalLoca tionTO cre ateArrayOf HospitalLo cationTO() { | |
| 1235 | re turn new A rrayOfHosp italLocati onTO(); | |
| 1236 | } | |
| 1237 | ||
| 1238 | /** | |
| 1239 | * Cre ate an ins tance of { @link Arra yOfConsult StatusTO } | |
| 1240 | * | |
| 1241 | */ | |
| 1242 | public ArrayOfCo nsultStatu sTO create ArrayOfCon sultStatus TO() { | |
| 1243 | re turn new A rrayOfCons ultStatusT O(); | |
| 1244 | } | |
| 1245 | ||
| 1246 | /** | |
| 1247 | * Cre ate an ins tance of { @link Appo intmentTyp eTO } | |
| 1248 | * | |
| 1249 | */ | |
| 1250 | public Appointme ntTypeTO c reateAppoi ntmentType TO() { | |
| 1251 | re turn new A ppointment TypeTO(); | |
| 1252 | } | |
| 1253 | ||
| 1254 | /** | |
| 1255 | * Cre ate an ins tance of { @link EwlB yFacilityT O } | |
| 1256 | * | |
| 1257 | */ | |
| 1258 | public EwlByFaci lityTO cre ateEwlByFa cilityTO() { | |
| 1259 | re turn new E wlByFacili tyTO(); | |
| 1260 | } | |
| 1261 | ||
| 1262 | /** | |
| 1263 | * Cre ate an ins tance of { @link Arra yOfNearLis tByPatient TO } | |
| 1264 | * | |
| 1265 | */ | |
| 1266 | public ArrayOfNe arListByPa tientTO cr eateArrayO fNearListB yPatientTO () { | |
| 1267 | re turn new A rrayOfNear ListByPati entTO(); | |
| 1268 | } | |
| 1269 | ||
| 1270 | /** | |
| 1271 | * Cre ate an ins tance of { @link Reca llListByFa cilityTO } | |
| 1272 | * | |
| 1273 | */ | |
| 1274 | public RecallLis tByFacilit yTO create RecallList ByFacility TO() { | |
| 1275 | re turn new R ecallListB yFacilityT O(); | |
| 1276 | } | |
| 1277 | ||
| 1278 | /** | |
| 1279 | * Cre ate an ins tance of { @link Time SlotArray } | |
| 1280 | * | |
| 1281 | */ | |
| 1282 | public TimeSlotA rray creat eTimeSlotA rray() { | |
| 1283 | re turn new T imeSlotArr ay(); | |
| 1284 | } | |
| 1285 | ||
| 1286 | /** | |
| 1287 | * Cre ate an ins tance of { @link Tagg edRecallLi stByPatien tArray } | |
| 1288 | * | |
| 1289 | */ | |
| 1290 | public TaggedRec allListByP atientArra y createTa ggedRecall ListByPati entArray() { | |
| 1291 | re turn new T aggedRecal lListByPat ientArray( ); | |
| 1292 | } | |
| 1293 | ||
| 1294 | /** | |
| 1295 | * Cre ate an ins tance of { @link Arra yOfPersonT O } | |
| 1296 | * | |
| 1297 | */ | |
| 1298 | public ArrayOfPe rsonTO cre ateArrayOf PersonTO() { | |
| 1299 | re turn new A rrayOfPers onTO(); | |
| 1300 | } | |
| 1301 | ||
| 1302 | /** | |
| 1303 | * Cre ate an ins tance of { @link Arra yOfConsult TO } | |
| 1304 | * | |
| 1305 | */ | |
| 1306 | public ArrayOfCo nsultTO cr eateArrayO fConsultTO () { | |
| 1307 | re turn new A rrayOfCons ultTO(); | |
| 1308 | } | |
| 1309 | ||
| 1310 | /** | |
| 1311 | * Cre ate an ins tance of { @link Arra yOfTaggedU pdateNearL istArray } | |
| 1312 | * | |
| 1313 | */ | |
| 1314 | public ArrayOfTa ggedUpdate NearListAr ray create ArrayOfTag gedUpdateN earListArr ay() { | |
| 1315 | re turn new A rrayOfTagg edUpdateNe arListArra y(); | |
| 1316 | } | |
| 1317 | ||
| 1318 | /** | |
| 1319 | * Cre ate an ins tance of { @link Demo graphicSet TO } | |
| 1320 | * | |
| 1321 | */ | |
| 1322 | public Demograph icSetTO cr eateDemogr aphicSetTO () { | |
| 1323 | re turn new D emographic SetTO(); | |
| 1324 | } | |
| 1325 | ||
| 1326 | /** | |
| 1327 | * Cre ate an ins tance of { @link Arra yOfEwlByFa cilityTO } | |
| 1328 | * | |
| 1329 | */ | |
| 1330 | public ArrayOfEw lByFacilit yTO create ArrayOfEwl ByFacility TO() { | |
| 1331 | re turn new A rrayOfEwlB yFacilityT O(); | |
| 1332 | } | |
| 1333 | ||
| 1334 | /** | |
| 1335 | * Cre ate an ins tance of { @link Arra yOfTaggedN earListByP atientArra y } | |
| 1336 | * | |
| 1337 | */ | |
| 1338 | public ArrayOfTa ggedNearLi stByPatien tArray cre ateArrayOf TaggedNear ListByPati entArray() { | |
| 1339 | re turn new A rrayOfTagg edNearList ByPatientA rray(); | |
| 1340 | } | |
| 1341 | ||
| 1342 | /** | |
| 1343 | * Cre ate an ins tance of { @link Team TO } | |
| 1344 | * | |
| 1345 | */ | |
| 1346 | public TeamTO cr eateTeamTO () { | |
| 1347 | re turn new T eamTO(); | |
| 1348 | } | |
| 1349 | ||
| 1350 | /** | |
| 1351 | * Cre ate an ins tance of { @link Arra yOfSiteTO } | |
| 1352 | * | |
| 1353 | */ | |
| 1354 | public ArrayOfSi teTO creat eArrayOfSi teTO() { | |
| 1355 | re turn new A rrayOfSite TO(); | |
| 1356 | } | |
| 1357 | ||
| 1358 | /** | |
| 1359 | * Cre ate an ins tance of { @link Arra yOfRecallL istByPatie ntTO } | |
| 1360 | * | |
| 1361 | */ | |
| 1362 | public ArrayOfRe callListBy PatientTO createArra yOfRecallL istByPatie ntTO() { | |
| 1363 | re turn new A rrayOfReca llListByPa tientTO(); | |
| 1364 | } | |
| 1365 | ||
| 1366 | /** | |
| 1367 | * Cre ate an ins tance of { @link Cons ultStatusT O } | |
| 1368 | * | |
| 1369 | */ | |
| 1370 | public ConsultSt atusTO cre ateConsult StatusTO() { | |
| 1371 | re turn new C onsultStat usTO(); | |
| 1372 | } | |
| 1373 | ||
| 1374 | /** | |
| 1375 | * Cre ate an ins tance of { @link Cons ultingServ iceTO } | |
| 1376 | * | |
| 1377 | */ | |
| 1378 | public Consultin gServiceTO createCon sultingSer viceTO() { | |
| 1379 | re turn new C onsultingS erviceTO() ; | |
| 1380 | } | |
| 1381 | ||
| 1382 | /** | |
| 1383 | * Cre ate an ins tance of { @link Arra yOfDemogra phicSetTO } | |
| 1384 | * | |
| 1385 | */ | |
| 1386 | public ArrayOfDe mographicS etTO creat eArrayOfDe mographicS etTO() { | |
| 1387 | re turn new A rrayOfDemo graphicSet TO(); | |
| 1388 | } | |
| 1389 | ||
| 1390 | /** | |
| 1391 | * Cre ate an ins tance of { @link Arra yOfTaggedE wlByFacili tyArray } | |
| 1392 | * | |
| 1393 | */ | |
| 1394 | public ArrayOfTa ggedEwlByF acilityArr ay createA rrayOfTagg edEwlByFac ilityArray () { | |
| 1395 | re turn new A rrayOfTagg edEwlByFac ilityArray (); | |
| 1396 | } | |
| 1397 | ||
| 1398 | /** | |
| 1399 | * Cre ate an ins tance of { @link Cons ultTO } | |
| 1400 | * | |
| 1401 | */ | |
| 1402 | public ConsultTO createCon sultTO() { | |
| 1403 | re turn new C onsultTO() ; | |
| 1404 | } | |
| 1405 | ||
| 1406 | /** | |
| 1407 | * Cre ate an ins tance of { @link Upda teNearList TO } | |
| 1408 | * | |
| 1409 | */ | |
| 1410 | public UpdateNea rListTO cr eateUpdate NearListTO () { | |
| 1411 | re turn new U pdateNearL istTO(); | |
| 1412 | } | |
| 1413 | ||
| 1414 | /** | |
| 1415 | * Cre ate an ins tance of { @link JAXB Element }{ @code <}{@ link Tagge dConsultin gServicesA rray }{@co de >}} | |
| 1416 | * | |
| 1417 | */ | |
| 1418 | @XmlElemen tDecl(name space = "h ttp:// DNS /Schedulin gSvc", nam e = "Tagge dConsultin gServicesA rray") | |
| 1419 | public JAXBEleme nt<TaggedC onsultingS ervicesArr ay> create TaggedCons ultingServ icesArray( TaggedCons ultingServ icesArray value) { | |
| 1420 | re turn new J AXBElement <TaggedCon sultingSer vicesArray >(_TaggedC onsultingS ervicesArr ay_QNAME, TaggedCons ultingServ icesArray. class, nul l, value); | |
| 1421 | } | |
| 1422 | ||
| 1423 | /** | |
| 1424 | * Cre ate an ins tance of { @link JAXB Element }{ @code <}{@ link DataS ourceArray }{@code > }} | |
| 1425 | * | |
| 1426 | */ | |
| 1427 | @XmlElemen tDecl(name space = "h ttp:// DNS /Schedulin gSvc", nam e = "DataS ourceArray ") | |
| 1428 | public JAXBEleme nt<DataSou rceArray> createData SourceArra y(DataSour ceArray va lue) { | |
| 1429 | re turn new J AXBElement <DataSourc eArray>(_D ataSourceA rray_QNAME , DataSour ceArray.cl ass, null, value); | |
| 1430 | } | |
| 1431 | ||
| 1432 | /** | |
| 1433 | * Cre ate an ins tance of { @link JAXB Element }{ @code <}{@ link Tagge dEwlByFaci lityArrays }{@code > }} | |
| 1434 | * | |
| 1435 | */ | |
| 1436 | @XmlElemen tDecl(name space = "h ttp:// DNS /Schedulin gSvc", nam e = "Tagge dEwlByFaci lityArrays ") | |
| 1437 | public JAXBEleme nt<TaggedE wlByFacili tyArrays> createTagg edEwlByFac ilityArray s(TaggedEw lByFacilit yArrays va lue) { | |
| 1438 | re turn new J AXBElement <TaggedEwl ByFacility Arrays>(_T aggedEwlBy FacilityAr rays_QNAME , TaggedEw lByFacilit yArrays.cl ass, null, value); | |
| 1439 | } | |
| 1440 | ||
| 1441 | /** | |
| 1442 | * Cre ate an ins tance of { @link JAXB Element }{ @code <}{@ link Patie ntArray }{ @code >}} | |
| 1443 | * | |
| 1444 | */ | |
| 1445 | @XmlElemen tDecl(name space = "h ttp:// DNS /Schedulin gSvc", nam e = "Patie ntArray") | |
| 1446 | public JAXBEleme nt<Patient Array> cre atePatient Array(Pati entArray v alue) { | |
| 1447 | re turn new J AXBElement <PatientAr ray>(_Pati entArray_Q NAME, Pati entArray.c lass, null , value); | |
| 1448 | } | |
| 1449 | ||
| 1450 | /** | |
| 1451 | * Cre ate an ins tance of { @link JAXB Element }{ @code <}{@ link Tagge dRecallLis tByPatient Arrays }{@ code >}} | |
| 1452 | * | |
| 1453 | */ | |
| 1454 | @XmlElemen tDecl(name space = "h ttp:// DNS /Schedulin gSvc", nam e = "Tagge dRecallLis tByPatient Arrays") | |
| 1455 | public JAXBEleme nt<TaggedR ecallListB yPatientAr rays> crea teTaggedRe callListBy PatientArr ays(Tagged RecallList ByPatientA rrays valu e) { | |
| 1456 | re turn new J AXBElement <TaggedRec allListByP atientArra ys>(_Tagge dRecallLis tByPatient Arrays_QNA ME, Tagged RecallList ByPatientA rrays.clas s, null, v alue); | |
| 1457 | } | |
| 1458 | ||
| 1459 | /** | |
| 1460 | * Cre ate an ins tance of { @link JAXB Element }{ @code <}{@ link Tagge dCancellat ionReasons Array }{@c ode >}} | |
| 1461 | * | |
| 1462 | */ | |
| 1463 | @XmlElemen tDecl(name space = "h ttp:// DNS /Schedulin gSvc", nam e = "Tagge dCancellat ionReasons Array") | |
| 1464 | public JAXBEleme nt<TaggedC ancellatio nReasonsAr ray> creat eTaggedCan cellationR easonsArra y(TaggedCa ncellation ReasonsArr ay value) { | |
| 1465 | re turn new J AXBElement <TaggedCan cellationR easonsArra y>(_Tagged Cancellati onReasonsA rray_QNAME , TaggedCa ncellation ReasonsArr ay.class, null, valu e); | |
| 1466 | } | |
| 1467 | ||
| 1468 | /** | |
| 1469 | * Cre ate an ins tance of { @link JAXB Element }{ @code <}{@ link TextT O }{@code >}} | |
| 1470 | * | |
| 1471 | */ | |
| 1472 | @XmlElemen tDecl(name space = "h ttp:// DNS /Schedulin gSvc", nam e = "TextT O") | |
| 1473 | public JAXBEleme nt<TextTO> createTex tTO(TextTO value) { | |
| 1474 | re turn new J AXBElement <TextTO>(_ TextTO_QNA ME, TextTO .class, nu ll, value) ; | |
| 1475 | } | |
| 1476 | ||
| 1477 | /** | |
| 1478 | * Cre ate an ins tance of { @link JAXB Element }{ @code <}{@ link Tagge dConsultsA rray }{@co de >}} | |
| 1479 | * | |
| 1480 | */ | |
| 1481 | @XmlElemen tDecl(name space = "h ttp:// DNS /Schedulin gSvc", nam e = "Tagge dConsultsA rray") | |
| 1482 | public JAXBEleme nt<TaggedC onsultsArr ay> create TaggedCons ultsArray( TaggedCons ultsArray value) { | |
| 1483 | re turn new J AXBElement <TaggedCon sultsArray >(_TaggedC onsultsArr ay_QNAME, TaggedCons ultsArray. class, nul l, value); | |
| 1484 | } | |
| 1485 | ||
| 1486 | /** | |
| 1487 | * Cre ate an ins tance of { @link JAXB Element }{ @code <}{@ link Cance lAppointme ntTO }{@co de >}} | |
| 1488 | * | |
| 1489 | */ | |
| 1490 | @XmlElemen tDecl(name space = "h ttp:// DNS /Schedulin gSvc", nam e = "Cance lAppointme ntTO") | |
| 1491 | public JAXBEleme nt<CancelA ppointment TO> create CancelAppo intmentTO( CancelAppo intmentTO value) { | |
| 1492 | re turn new J AXBElement <CancelApp ointmentTO >(_CancelA ppointment TO_QNAME, CancelAppo intmentTO. class, nul l, value); | |
| 1493 | } | |
| 1494 | ||
| 1495 | /** | |
| 1496 | * Cre ate an ins tance of { @link JAXB Element }{ @code <}{@ link Tagge dTextArray }{@code > }} | |
| 1497 | * | |
| 1498 | */ | |
| 1499 | @XmlElemen tDecl(name space = "h ttp:// DNS /Schedulin gSvc", nam e = "Tagge dTextArray ") | |
| 1500 | public JAXBEleme nt<TaggedT extArray> createTagg edTextArra y(TaggedTe xtArray va lue) { | |
| 1501 | re turn new J AXBElement <TaggedTex tArray>(_T aggedTextA rray_QNAME , TaggedTe xtArray.cl ass, null, value); | |
| 1502 | } | |
| 1503 | ||
| 1504 | /** | |
| 1505 | * Cre ate an ins tance of { @link JAXB Element }{ @code <}{@ link SiteT O }{@code >}} | |
| 1506 | * | |
| 1507 | */ | |
| 1508 | @XmlElemen tDecl(name space = "h ttp:// DNS /Schedulin gSvc", nam e = "SiteT O") | |
| 1509 | public JAXBEleme nt<SiteTO> createSit eTO(SiteTO value) { | |
| 1510 | re turn new J AXBElement <SiteTO>(_ SiteTO_QNA ME, SiteTO .class, nu ll, value) ; | |
| 1511 | } | |
| 1512 | ||
| 1513 | /** | |
| 1514 | * Cre ate an ins tance of { @link JAXB Element }{ @code <}{@ link SiteA rray }{@co de >}} | |
| 1515 | * | |
| 1516 | */ | |
| 1517 | @XmlElemen tDecl(name space = "h ttp:// DNS /Schedulin gSvc", nam e = "SiteA rray") | |
| 1518 | public JAXBEleme nt<SiteArr ay> create SiteArray( SiteArray value) { | |
| 1519 | re turn new J AXBElement <SiteArray >(_SiteArr ay_QNAME, SiteArray. class, nul l, value); | |
| 1520 | } | |
| 1521 | ||
| 1522 | /** | |
| 1523 | * Cre ate an ins tance of { @link JAXB Element }{ @code <}{@ link Tagge dUpdateNea rListArray s }{@code >}} | |
| 1524 | * | |
| 1525 | */ | |
| 1526 | @XmlElemen tDecl(name space = "h ttp:// DNS /Schedulin gSvc", nam e = "Tagge dUpdateNea rListArray s") | |
| 1527 | public JAXBEleme nt<TaggedU pdateNearL istArrays> createTag gedUpdateN earListArr ays(Tagged UpdateNear ListArrays value) { | |
| 1528 | re turn new J AXBElement <TaggedUpd ateNearLis tArrays>(_ TaggedUpda teNearList Arrays_QNA ME, Tagged UpdateNear ListArrays .class, nu ll, value) ; | |
| 1529 | } | |
| 1530 | ||
| 1531 | /** | |
| 1532 | * Cre ate an ins tance of { @link JAXB Element }{ @code <}{@ link Regio nArray }{@ code >}} | |
| 1533 | * | |
| 1534 | */ | |
| 1535 | @XmlElemen tDecl(name space = "h ttp:// DNS /Schedulin gSvc", nam e = "Regio nArray") | |
| 1536 | public JAXBEleme nt<RegionA rray> crea teRegionAr ray(Region Array valu e) { | |
| 1537 | re turn new J AXBElement <RegionArr ay>(_Regio nArray_QNA ME, Region Array.clas s, null, v alue); | |
| 1538 | } | |
| 1539 | ||
| 1540 | /** | |
| 1541 | * Cre ate an ins tance of { @link JAXB Element }{ @code <}{@ link Tagge dHospitalL ocationArr ay }{@code >}} | |
| 1542 | * | |
| 1543 | */ | |
| 1544 | @XmlElemen tDecl(name space = "h ttp:// DNS /Schedulin gSvc", nam e = "Tagge dHospitalL ocationArr ay") | |
| 1545 | public JAXBEleme nt<TaggedH ospitalLoc ationArray > createTa ggedHospit alLocation Array(Tagg edHospital LocationAr ray value) { | |
| 1546 | re turn new J AXBElement <TaggedHos pitalLocat ionArray>( _TaggedHos pitalLocat ionArray_Q NAME, Tagg edHospital LocationAr ray.class, null, val ue); | |
| 1547 | } | |
| 1548 | ||
| 1549 | /** | |
| 1550 | * Cre ate an ins tance of { @link JAXB Element }{ @code <}{@ link Appoi ntmentType Array }{@c ode >}} | |
| 1551 | * | |
| 1552 | */ | |
| 1553 | @XmlElemen tDecl(name space = "h ttp:// DNS /Schedulin gSvc", nam e = "Appoi ntmentType Array") | |
| 1554 | public JAXBEleme nt<Appoint mentTypeAr ray> creat eAppointme ntTypeArra y(Appointm entTypeArr ay value) { | |
| 1555 | re turn new J AXBElement <Appointme ntTypeArra y>(_Appoin tmentTypeA rray_QNAME , Appointm entTypeArr ay.class, null, valu e); | |
| 1556 | } | |
| 1557 | ||
| 1558 | /** | |
| 1559 | * Cre ate an ins tance of { @link JAXB Element }{ @code <}{@ link Tagge dAppointme ntArray }{ @code >}} | |
| 1560 | * | |
| 1561 | */ | |
| 1562 | @XmlElemen tDecl(name space = "h ttp:// DNS /Schedulin gSvc", nam e = "Tagge dAppointme ntArray") | |
| 1563 | public JAXBEleme nt<TaggedA ppointment Array> cre ateTaggedA ppointment Array(Tagg edAppointm entArray v alue) { | |
| 1564 | re turn new J AXBElement <TaggedApp ointmentAr ray>(_Tagg edAppointm entArray_Q NAME, Tagg edAppointm entArray.c lass, null , value); | |
| 1565 | } | |
| 1566 | ||
| 1567 | /** | |
| 1568 | * Cre ate an ins tance of { @link JAXB Element }{ @code <}{@ link Tagge dNearListB yFacilityA rrays }{@c ode >}} | |
| 1569 | * | |
| 1570 | */ | |
| 1571 | @XmlElemen tDecl(name space = "h ttp:// DNS /Schedulin gSvc", nam e = "Tagge dNearListB yFacilityA rrays") | |
| 1572 | public JAXBEleme nt<TaggedN earListByF acilityArr ays> creat eTaggedNea rListByFac ilityArray s(TaggedNe arListByFa cilityArra ys value) { | |
| 1573 | re turn new J AXBElement <TaggedNea rListByFac ilityArray s>(_Tagged NearListBy FacilityAr rays_QNAME , TaggedNe arListByFa cilityArra ys.class, null, valu e); | |
| 1574 | } | |
| 1575 | ||
| 1576 | /** | |
| 1577 | * Cre ate an ins tance of { @link JAXB Element }{ @code <}{@ link BoolT O }{@code >}} | |
| 1578 | * | |
| 1579 | */ | |
| 1580 | @XmlElemen tDecl(name space = "h ttp:// DNS /Schedulin gSvc", nam e = "BoolT O") | |
| 1581 | public JAXBEleme nt<BoolTO> createBoo lTO(BoolTO value) { | |
| 1582 | re turn new J AXBElement <BoolTO>(_ BoolTO_QNA ME, BoolTO .class, nu ll, value) ; | |
| 1583 | } | |
| 1584 | ||
| 1585 | /** | |
| 1586 | * Cre ate an ins tance of { @link JAXB Element }{ @code <}{@ link Tagge dConsultSt atusesArra y }{@code >}} | |
| 1587 | * | |
| 1588 | */ | |
| 1589 | @XmlElemen tDecl(name space = "h ttp:// DNS /Schedulin gSvc", nam e = "Tagge dConsultSt atusesArra y") | |
| 1590 | public JAXBEleme nt<TaggedC onsultStat usesArray> createTag gedConsult StatusesAr ray(Tagged ConsultSta tusesArray value) { | |
| 1591 | re turn new J AXBElement <TaggedCon sultStatus esArray>(_ TaggedCons ultStatuse sArray_QNA ME, Tagged ConsultSta tusesArray .class, nu ll, value) ; | |
| 1592 | } | |
| 1593 | ||
| 1594 | /** | |
| 1595 | * Cre ate an ins tance of { @link JAXB Element }{ @code <}{@ link Tagge dNearListB yPatientAr rays }{@co de >}} | |
| 1596 | * | |
| 1597 | */ | |
| 1598 | @XmlElemen tDecl(name space = "h ttp:// DNS /Schedulin gSvc", nam e = "Tagge dNearListB yPatientAr rays") | |
| 1599 | public JAXBEleme nt<TaggedN earListByP atientArra ys> create TaggedNear ListByPati entArrays( TaggedNear ListByPati entArrays value) { | |
| 1600 | re turn new J AXBElement <TaggedNea rListByPat ientArrays >(_TaggedN earListByP atientArra ys_QNAME, TaggedNear ListByPati entArrays. class, nul l, value); | |
| 1601 | } | |
| 1602 | ||
| 1603 | /** | |
| 1604 | * Cre ate an ins tance of { @link JAXB Element }{ @code <}{@ link UserT O }{@code >}} | |
| 1605 | * | |
| 1606 | */ | |
| 1607 | @XmlElemen tDecl(name space = "h ttp:// DNS /Schedulin gSvc", nam e = "UserT O") | |
| 1608 | public JAXBEleme nt<UserTO> createUse rTO(UserTO value) { | |
| 1609 | re turn new J AXBElement <UserTO>(_ UserTO_QNA ME, UserTO .class, nu ll, value) ; | |
| 1610 | } | |
| 1611 | ||
| 1612 | /** | |
| 1613 | * Cre ate an ins tance of { @link JAXB Element }{ @code <}{@ link Tagge dEwlStatus Arrays }{@ code >}} | |
| 1614 | * | |
| 1615 | */ | |
| 1616 | @XmlElemen tDecl(name space = "h ttp:// DNS /Schedulin gSvc", nam e = "Tagge dEwlStatus Arrays") | |
| 1617 | public JAXBEleme nt<TaggedE wlStatusAr rays> crea teTaggedEw lStatusArr ays(Tagged EwlStatusA rrays valu e) { | |
| 1618 | re turn new J AXBElement <TaggedEwl StatusArra ys>(_Tagge dEwlStatus Arrays_QNA ME, Tagged EwlStatusA rrays.clas s, null, v alue); | |
| 1619 | } | |
| 1620 | ||
| 1621 | /** | |
| 1622 | * Cre ate an ins tance of { @link JAXB Element }{ @code <}{@ link Patie ntTO }{@co de >}} | |
| 1623 | * | |
| 1624 | */ | |
| 1625 | @XmlElemen tDecl(name space = "h ttp:// DNS /Schedulin gSvc", nam e = "Patie ntTO") | |
| 1626 | public JAXBEleme nt<Patient TO> create PatientTO( PatientTO value) { | |
| 1627 | re turn new J AXBElement <PatientTO >(_Patient TO_QNAME, PatientTO. class, nul l, value); | |
| 1628 | } | |
| 1629 | ||
| 1630 | /** | |
| 1631 | * Cre ate an ins tance of { @link JAXB Element }{ @code <}{@ link Tagge dConsultDe tailArray }{@code >} } | |
| 1632 | * | |
| 1633 | */ | |
| 1634 | @XmlElemen tDecl(name space = "h ttp:// DNS /Schedulin gSvc", nam e = "Tagge dConsultDe tailArray" ) | |
| 1635 | public JAXBEleme nt<TaggedC onsultDeta ilArray> c reateTagge dConsultDe tailArray( TaggedCons ultDetailA rray value ) { | |
| 1636 | re turn new J AXBElement <TaggedCon sultDetail Array>(_Ta ggedConsul tDetailArr ay_QNAME, TaggedCons ultDetailA rray.class , null, va lue); | |
| 1637 | } | |
| 1638 | ||
| 1639 | /** | |
| 1640 | * Cre ate an ins tance of { @link JAXB Element }{ @code <}{@ link Tagge dRecallLis tByFacilit yArrays }{ @code >}} | |
| 1641 | * | |
| 1642 | */ | |
| 1643 | @XmlElemen tDecl(name space = "h ttp:// DNS /Schedulin gSvc", nam e = "Tagge dRecallLis tByFacilit yArrays") | |
| 1644 | public JAXBEleme nt<TaggedR ecallListB yFacilityA rrays> cre ateTaggedR ecallListB yFacilityA rrays(Tagg edRecallLi stByFacili tyArrays v alue) { | |
| 1645 | re turn new J AXBElement <TaggedRec allListByF acilityArr ays>(_Tagg edRecallLi stByFacili tyArrays_Q NAME, Tagg edRecallLi stByFacili tyArrays.c lass, null , value); | |
| 1646 | } | |
| 1647 | ||
| 1648 | /** | |
| 1649 | * Cre ate an ins tance of { @link JAXB Element }{ @code <}{@ link Appoi ntmentTO } {@code >}} | |
| 1650 | * | |
| 1651 | */ | |
| 1652 | @XmlElemen tDecl(name space = "h ttp:// DNS /Schedulin gSvc", nam e = "Appoi ntmentTO") | |
| 1653 | public JAXBEleme nt<Appoint mentTO> cr eateAppoin tmentTO(Ap pointmentT O value) { | |
| 1654 | re turn new J AXBElement <Appointme ntTO>(_App ointmentTO _QNAME, Ap pointmentT O.class, n ull, value ); | |
| 1655 | } | |
| 1656 | ||
| 1657 | } |
Araxis Merge (but not the data content of this report) is Copyright © 1993-2016 Araxis Ltd (www.araxis.com). All rights reserved.