Produced by Araxis Merge on 5/10/2018 8:39:57 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 | MHED_APPS_CIF.zip\SM v2.2.5\scheduling-manager-resources-2.2.5@e7f57981138.zip\SchedulingManagerMDWSLib\src\main\java\com\agilex\healthcare\schedulingmanager\mdws\generatedwsdl\schedulingservice | ObjectFactory.java | Sat Apr 7 11:28:50 2018 UTC |
2 | MHED_APPS_CIF.zip\SM v2.2.5\scheduling-manager-resources-2.2.5@e7f57981138.zip\SchedulingManagerMDWSLib\src\main\java\com\agilex\healthcare\schedulingmanager\mdws\generatedwsdl\schedulingservice | ObjectFactory.java | Thu May 3 12:57:52 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. scheduling manager.md ws.generat edwsdl.sch edulingser vice; | |
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.scheduli ngmanager. mdws.gener atedwsdl.s chedulings ervice pac kage. | |
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.sche dulingmana ger.mdws.g eneratedws dl.schedul ingservice | |
57 | * | |
58 | */ | |
59 | public ObjectFac tory() { | |
60 | } | |
61 | ||
62 | /** | |
63 | * Cre ate an ins tance of { @link GetA ppointment sBookingNo tes } | |
64 | * | |
65 | */ | |
66 | public GetAppoin tmentsBook ingNotes c reateGetAp pointments BookingNot es() { | |
67 | re turn new G etAppointm entsBookin gNotes(); | |
68 | } | |
69 | ||
70 | /** | |
71 | * Cre ate an ins tance of { @link Arra yOfRecallL istByFacil ityTO } | |
72 | * | |
73 | */ | |
74 | public ArrayOfRe callListBy FacilityTO createArr ayOfRecall ListByFaci lityTO() { | |
75 | re turn new A rrayOfReca llListByFa cilityTO() ; | |
76 | } | |
77 | ||
78 | /** | |
79 | * Cre ate an ins tance of { @link Demo graphicSet TO } | |
80 | * | |
81 | */ | |
82 | public Demograph icSetTO cr eateDemogr aphicSetTO () { | |
83 | re turn new D emographic SetTO(); | |
84 | } | |
85 | ||
86 | /** | |
87 | * Cre ate an ins tance of { @link GetV HAResponse } | |
88 | * | |
89 | */ | |
90 | public GetVHARes ponse crea teGetVHARe sponse() { | |
91 | re turn new G etVHARespo nse(); | |
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 Tagg edText } | |
104 | * | |
105 | */ | |
106 | public TaggedTex t createTa ggedText() { | |
107 | re turn new T aggedText( ); | |
108 | } | |
109 | ||
110 | /** | |
111 | * Cre ate an ins tance of { @link Phon eNumTO } | |
112 | * | |
113 | */ | |
114 | public PhoneNumT O createPh oneNumTO() { | |
115 | re turn new P honeNumTO( ); | |
116 | } | |
117 | ||
118 | /** | |
119 | * Cre ate an ins tance of { @link Orde rStatus } | |
120 | * | |
121 | */ | |
122 | public OrderStat us createO rderStatus () { | |
123 | re turn new O rderStatus (); | |
124 | } | |
125 | ||
126 | /** | |
127 | * Cre ate an ins tance of { @link Tagg edCancella tionReason sArray } | |
128 | * | |
129 | */ | |
130 | public TaggedCan cellationR easonsArra y createTa ggedCancel lationReas onsArray() { | |
131 | re turn new T aggedCance llationRea sonsArray( ); | |
132 | } | |
133 | ||
134 | /** | |
135 | * Cre ate an ins tance of { @link Arra yOfTaggedR ecallListB yPatientAr ray } | |
136 | * | |
137 | */ | |
138 | public ArrayOfTa ggedRecall ListByPati entArray c reateArray OfTaggedRe callListBy PatientArr ay() { | |
139 | re turn new A rrayOfTagg edRecallLi stByPatien tArray(); | |
140 | } | |
141 | ||
142 | /** | |
143 | * Cre ate an ins tance of { @link Tagg edConsultS tatusesArr ay } | |
144 | * | |
145 | */ | |
146 | public TaggedCon sultStatus esArray cr eateTagged ConsultSta tusesArray () { | |
147 | re turn new T aggedConsu ltStatuses Array(); | |
148 | } | |
149 | ||
150 | /** | |
151 | * Cre ate an ins tance of { @link Bool TO } | |
152 | * | |
153 | */ | |
154 | public BoolTO cr eateBoolTO () { | |
155 | re turn new B oolTO(); | |
156 | } | |
157 | ||
158 | /** | |
159 | * Cre ate an ins tance of { @link Tagg edRecallLi stByPatien tArrays } | |
160 | * | |
161 | */ | |
162 | public TaggedRec allListByP atientArra ys createT aggedRecal lListByPat ientArrays () { | |
163 | re turn new T aggedRecal lListByPat ientArrays (); | |
164 | } | |
165 | ||
166 | /** | |
167 | * Cre ate an ins tance of { @link GetV eteranAppo intmentsBo okingNotes } | |
168 | * | |
169 | */ | |
170 | public GetVetera nAppointme ntsBooking Notes crea teGetVeter anAppointm entsBookin gNotes() { | |
171 | re turn new G etVeteranA ppointment sBookingNo tes(); | |
172 | } | |
173 | ||
174 | /** | |
175 | * Cre ate an ins tance of { @link Tagg edNearList ByFacility Arrays } | |
176 | * | |
177 | */ | |
178 | public TaggedNea rListByFac ilityArray s createTa ggedNearLi stByFacili tyArrays() { | |
179 | re turn new T aggedNearL istByFacil ityArrays( ); | |
180 | } | |
181 | ||
182 | /** | |
183 | * Cre ate an ins tance of { @link Logi nResponse } | |
184 | * | |
185 | */ | |
186 | public LoginResp onse creat eLoginResp onse() { | |
187 | re turn new L oginRespon se(); | |
188 | } | |
189 | ||
190 | /** | |
191 | * Cre ate an ins tance of { @link Arra yOfConsult DetailTO } | |
192 | * | |
193 | */ | |
194 | public ArrayOfCo nsultDetai lTO create ArrayOfCon sultDetail TO() { | |
195 | re turn new A rrayOfCons ultDetailT O(); | |
196 | } | |
197 | ||
198 | /** | |
199 | * Cre ate an ins tance of { @link EwlS tatusTO } | |
200 | * | |
201 | */ | |
202 | public EwlStatus TO createE wlStatusTO () { | |
203 | re turn new E wlStatusTO (); | |
204 | } | |
205 | ||
206 | /** | |
207 | * Cre ate an ins tance of { @link GetV HA } | |
208 | * | |
209 | */ | |
210 | public GetVHA cr eateGetVHA () { | |
211 | re turn new G etVHA(); | |
212 | } | |
213 | ||
214 | /** | |
215 | * Cre ate an ins tance of { @link GetA ppointment sBookingNo tesRespons e } | |
216 | * | |
217 | */ | |
218 | public GetAppoin tmentsBook ingNotesRe sponse cre ateGetAppo intmentsBo okingNotes Response() { | |
219 | re turn new G etAppointm entsBookin gNotesResp onse(); | |
220 | } | |
221 | ||
222 | /** | |
223 | * Cre ate an ins tance of { @link Tagg edRecallLi stByFacili tyArrays } | |
224 | * | |
225 | */ | |
226 | public TaggedRec allListByF acilityArr ays create TaggedReca llListByFa cilityArra ys() { | |
227 | re turn new T aggedRecal lListByFac ilityArray s(); | |
228 | } | |
229 | ||
230 | /** | |
231 | * Cre ate an ins tance of { @link Tagg edHospital LocationAr ray } | |
232 | * | |
233 | */ | |
234 | public TaggedHos pitalLocat ionArray c reateTagge dHospitalL ocationArr ay() { | |
235 | re turn new T aggedHospi talLocatio nArray(); | |
236 | } | |
237 | ||
238 | /** | |
239 | * Cre ate an ins tance of { @link Cons ultingServ iceTO } | |
240 | * | |
241 | */ | |
242 | public Consultin gServiceTO createCon sultingSer viceTO() { | |
243 | re turn new C onsultingS erviceTO() ; | |
244 | } | |
245 | ||
246 | /** | |
247 | * Cre ate an ins tance of { @link Tagg edConsultD etailArray } | |
248 | * | |
249 | */ | |
250 | public TaggedCon sultDetail Array crea teTaggedCo nsultDetai lArray() { | |
251 | re turn new T aggedConsu ltDetailAr ray(); | |
252 | } | |
253 | ||
254 | /** | |
255 | * Cre ate an ins tance of { @link GetC onsultDeta ilsRespons e } | |
256 | * | |
257 | */ | |
258 | public GetConsul tDetailsRe sponse cre ateGetCons ultDetails Response() { | |
259 | re turn new G etConsultD etailsResp onse(); | |
260 | } | |
261 | ||
262 | /** | |
263 | * Cre ate an ins tance of { @link Arra yOfConsult TO } | |
264 | * | |
265 | */ | |
266 | public ArrayOfCo nsultTO cr eateArrayO fConsultTO () { | |
267 | re turn new A rrayOfCons ultTO(); | |
268 | } | |
269 | ||
270 | /** | |
271 | * Cre ate an ins tance of { @link Arra yOfTaggedN earListByF acilityArr ay } | |
272 | * | |
273 | */ | |
274 | public ArrayOfTa ggedNearLi stByFacili tyArray cr eateArrayO fTaggedNea rListByFac ilityArray () { | |
275 | re turn new A rrayOfTagg edNearList ByFacility Array(); | |
276 | } | |
277 | ||
278 | /** | |
279 | * Cre ate an ins tance of { @link Cons ultDetailT O } | |
280 | * | |
281 | */ | |
282 | public ConsultDe tailTO cre ateConsult DetailTO() { | |
283 | re turn new C onsultDeta ilTO(); | |
284 | } | |
285 | ||
286 | /** | |
287 | * Cre ate an ins tance of { @link Canc elAppointm entRespons e } | |
288 | * | |
289 | */ | |
290 | public CancelApp ointmentRe sponse cre ateCancelA ppointment Response() { | |
291 | re turn new C ancelAppoi ntmentResp onse(); | |
292 | } | |
293 | ||
294 | /** | |
295 | * Cre ate an ins tance of { @link Upda teNearList } | |
296 | * | |
297 | */ | |
298 | public UpdateNea rList crea teUpdateNe arList() { | |
299 | re turn new U pdateNearL ist(); | |
300 | } | |
301 | ||
302 | /** | |
303 | * Cre ate an ins tance of { @link Tagg edConsulti ngServices Array } | |
304 | * | |
305 | */ | |
306 | public TaggedCon sultingSer vicesArray createTag gedConsult ingService sArray() { | |
307 | re turn new T aggedConsu ltingServi cesArray() ; | |
308 | } | |
309 | ||
310 | /** | |
311 | * Cre ate an ins tance of { @link Conn ect } | |
312 | * | |
313 | */ | |
314 | public Connect c reateConne ct() { | |
315 | re turn new C onnect(); | |
316 | } | |
317 | ||
318 | /** | |
319 | * Cre ate an ins tance of { @link Arra yOfNearLis tByFacilit yTO } | |
320 | * | |
321 | */ | |
322 | public ArrayOfNe arListByFa cilityTO c reateArray OfNearList ByFacility TO() { | |
323 | re turn new A rrayOfNear ListByFaci lityTO(); | |
324 | } | |
325 | ||
326 | /** | |
327 | * Cre ate an ins tance of { @link Faul tTO } | |
328 | * | |
329 | */ | |
330 | public FaultTO c reateFault TO() { | |
331 | re turn new F aultTO(); | |
332 | } | |
333 | ||
334 | /** | |
335 | * Cre ate an ins tance of { @link GetV eteranAppo intmentsBo okingNotes Response } | |
336 | * | |
337 | */ | |
338 | public GetVetera nAppointme ntsBooking NotesRespo nse create GetVeteran Appointmen tsBookingN otesRespon se() { | |
339 | re turn new G etVeteranA ppointment sBookingNo tesRespons e(); | |
340 | } | |
341 | ||
342 | /** | |
343 | * Cre ate an ins tance of { @link Make VeteranApp ointmentRe sponse } | |
344 | * | |
345 | */ | |
346 | public MakeVeter anAppointm entRespons e createMa keVeteranA ppointment Response() { | |
347 | re turn new M akeVeteran Appointmen tResponse( ); | |
348 | } | |
349 | ||
350 | /** | |
351 | * Cre ate an ins tance of { @link Abst ractArrayT O } | |
352 | * | |
353 | */ | |
354 | public AbstractA rrayTO cre ateAbstrac tArrayTO() { | |
355 | re turn new A bstractArr ayTO(); | |
356 | } | |
357 | ||
358 | /** | |
359 | * Cre ate an ins tance of { @link Reca llListByFa cilityTO } | |
360 | * | |
361 | */ | |
362 | public RecallLis tByFacilit yTO create RecallList ByFacility TO() { | |
363 | re turn new R ecallListB yFacilityT O(); | |
364 | } | |
365 | ||
366 | /** | |
367 | * Cre ate an ins tance of { @link Tagg edRecallLi stByFacili tyArray } | |
368 | * | |
369 | */ | |
370 | public TaggedRec allListByF acilityArr ay createT aggedRecal lListByFac ilityArray () { | |
371 | re turn new T aggedRecal lListByFac ilityArray (); | |
372 | } | |
373 | ||
374 | /** | |
375 | * Cre ate an ins tance of { @link User TO } | |
376 | * | |
377 | */ | |
378 | public UserTO cr eateUserTO () { | |
379 | re turn new U serTO(); | |
380 | } | |
381 | ||
382 | /** | |
383 | * Cre ate an ins tance of { @link Near ListByFaci lityTO } | |
384 | * | |
385 | */ | |
386 | public NearListB yFacilityT O createNe arListByFa cilityTO() { | |
387 | re turn new N earListByF acilityTO( ); | |
388 | } | |
389 | ||
390 | /** | |
391 | * Cre ate an ins tance of { @link GetC onsultDeta ils } | |
392 | * | |
393 | */ | |
394 | public GetConsul tDetails c reateGetCo nsultDetai ls() { | |
395 | re turn new G etConsultD etails(); | |
396 | } | |
397 | ||
398 | /** | |
399 | * Cre ate an ins tance of { @link GetA ppointment Types } | |
400 | * | |
401 | */ | |
402 | public GetAppoin tmentTypes createGet Appointmen tTypes() { | |
403 | re turn new G etAppointm entTypes() ; | |
404 | } | |
405 | ||
406 | /** | |
407 | * Cre ate an ins tance of { @link Regi onTO } | |
408 | * | |
409 | */ | |
410 | public RegionTO createRegi onTO() { | |
411 | re turn new R egionTO(); | |
412 | } | |
413 | ||
414 | /** | |
415 | * Cre ate an ins tance of { @link Arra yOfAppoint mentTypeTO } | |
416 | * | |
417 | */ | |
418 | public ArrayOfAp pointmentT ypeTO crea teArrayOfA ppointment TypeTO() { | |
419 | re turn new A rrayOfAppo intmentTyp eTO(); | |
420 | } | |
421 | ||
422 | /** | |
423 | * Cre ate an ins tance of { @link GetV eteranClin icScheduli ngDetailsB yDateRange } | |
424 | * | |
425 | */ | |
426 | public GetVetera nClinicSch edulingDet ailsByDate Range crea teGetVeter anClinicSc hedulingDe tailsByDat eRange() { | |
427 | re turn new G etVeteranC linicSched ulingDetai lsByDateRa nge(); | |
428 | } | |
429 | ||
430 | /** | |
431 | * Cre ate an ins tance of { @link GetC linicSched ulingDetai lsByDateRa nge } | |
432 | * | |
433 | */ | |
434 | public GetClinic Scheduling DetailsByD ateRange c reateGetCl inicSchedu lingDetail sByDateRan ge() { | |
435 | re turn new G etClinicSc hedulingDe tailsByDat eRange(); | |
436 | } | |
437 | ||
438 | /** | |
439 | * Cre ate an ins tance of { @link Tagg edEwlStatu sArray } | |
440 | * | |
441 | */ | |
442 | public TaggedEwl StatusArra y createTa ggedEwlSta tusArray() { | |
443 | re turn new T aggedEwlSt atusArray( ); | |
444 | } | |
445 | ||
446 | /** | |
447 | * Cre ate an ins tance of { @link Tagg edRecallLi stByPatien tArray } | |
448 | * | |
449 | */ | |
450 | public TaggedRec allListByP atientArra y createTa ggedRecall ListByPati entArray() { | |
451 | re turn new T aggedRecal lListByPat ientArray( ); | |
452 | } | |
453 | ||
454 | /** | |
455 | * Cre ate an ins tance of { @link Arra yOfRegionT O } | |
456 | * | |
457 | */ | |
458 | public ArrayOfRe gionTO cre ateArrayOf RegionTO() { | |
459 | re turn new A rrayOfRegi onTO(); | |
460 | } | |
461 | ||
462 | /** | |
463 | * Cre ate an ins tance of { @link Data SourceArra y } | |
464 | * | |
465 | */ | |
466 | public DataSourc eArray cre ateDataSou rceArray() { | |
467 | re turn new D ataSourceA rray(); | |
468 | } | |
469 | ||
470 | /** | |
471 | * Cre ate an ins tance of { @link Disc onnect } | |
472 | * | |
473 | */ | |
474 | public Disconnec t createDi sconnect() { | |
475 | re turn new D isconnect( ); | |
476 | } | |
477 | ||
478 | /** | |
479 | * Cre ate an ins tance of { @link Tagg edEwlByFac ilityArray s } | |
480 | * | |
481 | */ | |
482 | public TaggedEwl ByFacility Arrays cre ateTaggedE wlByFacili tyArrays() { | |
483 | re turn new T aggedEwlBy FacilityAr rays(); | |
484 | } | |
485 | ||
486 | /** | |
487 | * Cre ate an ins tance of { @link Appo intmentTyp eArray } | |
488 | * | |
489 | */ | |
490 | public Appointme ntTypeArra y createAp pointmentT ypeArray() { | |
491 | re turn new A ppointment TypeArray( ); | |
492 | } | |
493 | ||
494 | /** | |
495 | * Cre ate an ins tance of { @link Arra yOfDataSou rceTO } | |
496 | * | |
497 | */ | |
498 | public ArrayOfDa taSourceTO createArr ayOfDataSo urceTO() { | |
499 | re turn new A rrayOfData SourceTO() ; | |
500 | } | |
501 | ||
502 | /** | |
503 | * Cre ate an ins tance of { @link Canc elAppointm ent } | |
504 | * | |
505 | */ | |
506 | public CancelApp ointment c reateCance lAppointme nt() { | |
507 | re turn new C ancelAppoi ntment(); | |
508 | } | |
509 | ||
510 | /** | |
511 | * Cre ate an ins tance of { @link Time SlotArray } | |
512 | * | |
513 | */ | |
514 | public TimeSlotA rray creat eTimeSlotA rray() { | |
515 | re turn new T imeSlotArr ay(); | |
516 | } | |
517 | ||
518 | /** | |
519 | * Cre ate an ins tance of { @link Appo intmentTyp eTO } | |
520 | * | |
521 | */ | |
522 | public Appointme ntTypeTO c reateAppoi ntmentType TO() { | |
523 | re turn new A ppointment TypeTO(); | |
524 | } | |
525 | ||
526 | /** | |
527 | * Cre ate an ins tance of { @link GetC onsultStat uses } | |
528 | * | |
529 | */ | |
530 | public GetConsul tStatuses createGetC onsultStat uses() { | |
531 | re turn new G etConsultS tatuses(); | |
532 | } | |
533 | ||
534 | /** | |
535 | * Cre ate an ins tance of { @link Arra yOfTaggedR ecallListB yFacilityA rray } | |
536 | * | |
537 | */ | |
538 | public ArrayOfTa ggedRecall ListByFaci lityArray createArra yOfTaggedR ecallListB yFacilityA rray() { | |
539 | re turn new A rrayOfTagg edRecallLi stByFacili tyArray(); | |
540 | } | |
541 | ||
542 | /** | |
543 | * Cre ate an ins tance of { @link Tagg edTextArra y } | |
544 | * | |
545 | */ | |
546 | public TaggedTex tArray cre ateTaggedT extArray() { | |
547 | re turn new T aggedTextA rray(); | |
548 | } | |
549 | ||
550 | /** | |
551 | * Cre ate an ins tance of { @link AddP atientToEw lResponse } | |
552 | * | |
553 | */ | |
554 | public AddPatien tToEwlResp onse creat eAddPatien tToEwlResp onse() { | |
555 | re turn new A ddPatientT oEwlRespon se(); | |
556 | } | |
557 | ||
558 | /** | |
559 | * Cre ate an ins tance of { @link Arra yOfEwlStat usTO } | |
560 | * | |
561 | */ | |
562 | public ArrayOfEw lStatusTO createArra yOfEwlStat usTO() { | |
563 | re turn new A rrayOfEwlS tatusTO(); | |
564 | } | |
565 | ||
566 | /** | |
567 | * Cre ate an ins tance of { @link Arra yOfTaggedN earListByP atientArra y } | |
568 | * | |
569 | */ | |
570 | public ArrayOfTa ggedNearLi stByPatien tArray cre ateArrayOf TaggedNear ListByPati entArray() { | |
571 | re turn new A rrayOfTagg edNearList ByPatientA rray(); | |
572 | } | |
573 | ||
574 | /** | |
575 | * Cre ate an ins tance of { @link SetV ha } | |
576 | * | |
577 | */ | |
578 | public SetVha cr eateSetVha () { | |
579 | re turn new S etVha(); | |
580 | } | |
581 | ||
582 | /** | |
583 | * Cre ate an ins tance of { @link Arra yOfPersonT O } | |
584 | * | |
585 | */ | |
586 | public ArrayOfPe rsonTO cre ateArrayOf PersonTO() { | |
587 | re turn new A rrayOfPers onTO(); | |
588 | } | |
589 | ||
590 | /** | |
591 | * Cre ate an ins tance of { @link Arra yOfTaggedU pdateNearL istArray } | |
592 | * | |
593 | */ | |
594 | public ArrayOfTa ggedUpdate NearListAr ray create ArrayOfTag gedUpdateN earListArr ay() { | |
595 | re turn new A rrayOfTagg edUpdateNe arListArra y(); | |
596 | } | |
597 | ||
598 | /** | |
599 | * Cre ate an ins tance of { @link SetV haResponse } | |
600 | * | |
601 | */ | |
602 | public SetVhaRes ponse crea teSetVhaRe sponse() { | |
603 | re turn new S etVhaRespo nse(); | |
604 | } | |
605 | ||
606 | /** | |
607 | * Cre ate an ins tance of { @link Arra yOfSiteTO } | |
608 | * | |
609 | */ | |
610 | public ArrayOfSi teTO creat eArrayOfSi teTO() { | |
611 | re turn new A rrayOfSite TO(); | |
612 | } | |
613 | ||
614 | /** | |
615 | * Cre ate an ins tance of { @link GetR ecallListB yPatientRe sponse } | |
616 | * | |
617 | */ | |
618 | public GetRecall ListByPati entRespons e createGe tRecallLis tByPatient Response() { | |
619 | re turn new G etRecallLi stByPatien tResponse( ); | |
620 | } | |
621 | ||
622 | /** | |
623 | * Cre ate an ins tance of { @link Arra yOfPatient TO } | |
624 | * | |
625 | */ | |
626 | public ArrayOfPa tientTO cr eateArrayO fPatientTO () { | |
627 | re turn new A rrayOfPati entTO(); | |
628 | } | |
629 | ||
630 | /** | |
631 | * Cre ate an ins tance of { @link AddD ataSource } | |
632 | * | |
633 | */ | |
634 | public AddDataSo urce creat eAddDataSo urce() { | |
635 | re turn new A ddDataSour ce(); | |
636 | } | |
637 | ||
638 | /** | |
639 | * Cre ate an ins tance of { @link Disc onnectResp onse } | |
640 | * | |
641 | */ | |
642 | public Disconnec tResponse createDisc onnectResp onse() { | |
643 | re turn new D isconnectR esponse(); | |
644 | } | |
645 | ||
646 | /** | |
647 | * Cre ate an ins tance of { @link Site Array } | |
648 | * | |
649 | */ | |
650 | public SiteArray createSit eArray() { | |
651 | re turn new S iteArray() ; | |
652 | } | |
653 | ||
654 | /** | |
655 | * Cre ate an ins tance of { @link GetE wlByPatien t } | |
656 | * | |
657 | */ | |
658 | public GetEwlByP atient cre ateGetEwlB yPatient() { | |
659 | re turn new G etEwlByPat ient(); | |
660 | } | |
661 | ||
662 | /** | |
663 | * Cre ate an ins tance of { @link GetC linicsResp onse } | |
664 | * | |
665 | */ | |
666 | public GetClinic sResponse createGetC linicsResp onse() { | |
667 | re turn new G etClinicsR esponse(); | |
668 | } | |
669 | ||
670 | /** | |
671 | * Cre ate an ins tance of { @link Sele ct } | |
672 | * | |
673 | */ | |
674 | public Select cr eateSelect () { | |
675 | re turn new S elect(); | |
676 | } | |
677 | ||
678 | /** | |
679 | * Cre ate an ins tance of { @link GetC linicSched ulingDetai lsByDateRa ngeRespons e } | |
680 | * | |
681 | */ | |
682 | public GetClinic Scheduling DetailsByD ateRangeRe sponse cre ateGetClin icScheduli ngDetailsB yDateRange Response() { | |
683 | re turn new G etClinicSc hedulingDe tailsByDat eRangeResp onse(); | |
684 | } | |
685 | ||
686 | /** | |
687 | * Cre ate an ins tance of { @link AddP atientToEw l } | |
688 | * | |
689 | */ | |
690 | public AddPatien tToEwl cre ateAddPati entToEwl() { | |
691 | re turn new A ddPatientT oEwl(); | |
692 | } | |
693 | ||
694 | /** | |
695 | * Cre ate an ins tance of { @link GetC onsultingS ervicesRes ponse } | |
696 | * | |
697 | */ | |
698 | public GetConsul tingServic esResponse createGet Consulting ServicesRe sponse() { | |
699 | re turn new G etConsulti ngServices Response() ; | |
700 | } | |
701 | ||
702 | /** | |
703 | * Cre ate an ins tance of { @link Reca llListByPa tientTO } | |
704 | * | |
705 | */ | |
706 | public RecallLis tByPatient TO createR ecallListB yPatientTO () { | |
707 | re turn new R ecallListB yPatientTO (); | |
708 | } | |
709 | ||
710 | /** | |
711 | * Cre ate an ins tance of { @link Tagg edEwlStatu sArrays } | |
712 | * | |
713 | */ | |
714 | public TaggedEwl StatusArra ys createT aggedEwlSt atusArrays () { | |
715 | re turn new T aggedEwlSt atusArrays (); | |
716 | } | |
717 | ||
718 | /** | |
719 | * Cre ate an ins tance of { @link Arra yOfTimeSlo tTO } | |
720 | * | |
721 | */ | |
722 | public ArrayOfTi meSlotTO c reateArray OfTimeSlot TO() { | |
723 | re turn new A rrayOfTime SlotTO(); | |
724 | } | |
725 | ||
726 | /** | |
727 | * Cre ate an ins tance of { @link Team TO } | |
728 | * | |
729 | */ | |
730 | public TeamTO cr eateTeamTO () { | |
731 | re turn new T eamTO(); | |
732 | } | |
733 | ||
734 | /** | |
735 | * Cre ate an ins tance of { @link Tagg edConsults Array } | |
736 | * | |
737 | */ | |
738 | public TaggedCon sultsArray createTag gedConsult sArray() { | |
739 | re turn new T aggedConsu ltsArray() ; | |
740 | } | |
741 | ||
742 | /** | |
743 | * Cre ate an ins tance of { @link Text TO } | |
744 | * | |
745 | */ | |
746 | public TextTO cr eateTextTO () { | |
747 | re turn new T extTO(); | |
748 | } | |
749 | ||
750 | /** | |
751 | * Cre ate an ins tance of { @link Make Appointmen tResponse } | |
752 | * | |
753 | */ | |
754 | public MakeAppoi ntmentResp onse creat eMakeAppoi ntmentResp onse() { | |
755 | re turn new M akeAppoint mentRespon se(); | |
756 | } | |
757 | ||
758 | /** | |
759 | * Cre ate an ins tance of { @link Arra yOfConsult ingService TO } | |
760 | * | |
761 | */ | |
762 | public ArrayOfCo nsultingSe rviceTO cr eateArrayO fConsultin gServiceTO () { | |
763 | re turn new A rrayOfCons ultingServ iceTO(); | |
764 | } | |
765 | ||
766 | /** | |
767 | * Cre ate an ins tance of { @link Pati entArray } | |
768 | * | |
769 | */ | |
770 | public PatientAr ray create PatientArr ay() { | |
771 | re turn new P atientArra y(); | |
772 | } | |
773 | ||
774 | /** | |
775 | * Cre ate an ins tance of { @link Arra yOfTaggedE wlByFacili tyArray } | |
776 | * | |
777 | */ | |
778 | public ArrayOfTa ggedEwlByF acilityArr ay createA rrayOfTagg edEwlByFac ilityArray () { | |
779 | re turn new A rrayOfTagg edEwlByFac ilityArray (); | |
780 | } | |
781 | ||
782 | /** | |
783 | * Cre ate an ins tance of { @link GetC ancellatio nReasons } | |
784 | * | |
785 | */ | |
786 | public GetCancel lationReas ons create GetCancell ationReaso ns() { | |
787 | re turn new G etCancella tionReason s(); | |
788 | } | |
789 | ||
790 | /** | |
791 | * Cre ate an ins tance of { @link Logi n } | |
792 | * | |
793 | */ | |
794 | public Login cre ateLogin() { | |
795 | re turn new L ogin(); | |
796 | } | |
797 | ||
798 | /** | |
799 | * Cre ate an ins tance of { @link Data SourceTO } | |
800 | * | |
801 | */ | |
802 | public DataSourc eTO create DataSource TO() { | |
803 | re turn new D ataSourceT O(); | |
804 | } | |
805 | ||
806 | /** | |
807 | * Cre ate an ins tance of { @link Canc elVeteranA ppointment Response } | |
808 | * | |
809 | */ | |
810 | public CancelVet eranAppoin tmentRespo nse create CancelVete ranAppoint mentRespon se() { | |
811 | re turn new C ancelVeter anAppointm entRespons e(); | |
812 | } | |
813 | ||
814 | /** | |
815 | * Cre ate an ins tance of { @link GetR ecallListB yPatient } | |
816 | * | |
817 | */ | |
818 | public GetRecall ListByPati ent create GetRecallL istByPatie nt() { | |
819 | re turn new G etRecallLi stByPatien t(); | |
820 | } | |
821 | ||
822 | /** | |
823 | * Cre ate an ins tance of { @link Remo vePatientF romEwlResp onse } | |
824 | * | |
825 | */ | |
826 | public RemovePat ientFromEw lResponse createRemo vePatientF romEwlResp onse() { | |
827 | re turn new R emovePatie ntFromEwlR esponse(); | |
828 | } | |
829 | ||
830 | /** | |
831 | * Cre ate an ins tance of { @link GetC onsultStat usesRespon se } | |
832 | * | |
833 | */ | |
834 | public GetConsul tStatusesR esponse cr eateGetCon sultStatus esResponse () { | |
835 | re turn new G etConsultS tatusesRes ponse(); | |
836 | } | |
837 | ||
838 | /** | |
839 | * Cre ate an ins tance of { @link GetN earListByP atient } | |
840 | * | |
841 | */ | |
842 | public GetNearLi stByPatien t createGe tNearListB yPatient() { | |
843 | re turn new G etNearList ByPatient( ); | |
844 | } | |
845 | ||
846 | /** | |
847 | * Cre ate an ins tance of { @link Make Appointmen t } | |
848 | * | |
849 | */ | |
850 | public MakeAppoi ntment cre ateMakeApp ointment() { | |
851 | re turn new M akeAppoint ment(); | |
852 | } | |
853 | ||
854 | /** | |
855 | * Cre ate an ins tance of { @link Arra yOfPhoneNu mTO } | |
856 | * | |
857 | */ | |
858 | public ArrayOfPh oneNumTO c reateArray OfPhoneNum TO() { | |
859 | re turn new A rrayOfPhon eNumTO(); | |
860 | } | |
861 | ||
862 | /** | |
863 | * Cre ate an ins tance of { @link Remo vePatientF romEwl } | |
864 | * | |
865 | */ | |
866 | public RemovePat ientFromEw l createRe movePatien tFromEwl() { | |
867 | re turn new R emovePatie ntFromEwl( ); | |
868 | } | |
869 | ||
870 | /** | |
871 | * Cre ate an ins tance of { @link Arra yOfHospita lLocationT O } | |
872 | * | |
873 | */ | |
874 | public ArrayOfHo spitalLoca tionTO cre ateArrayOf HospitalLo cationTO() { | |
875 | re turn new A rrayOfHosp italLocati onTO(); | |
876 | } | |
877 | ||
878 | /** | |
879 | * Cre ate an ins tance of { @link GetC linicsWith Specialtie s } | |
880 | * | |
881 | */ | |
882 | public GetClinic sWithSpeci alties cre ateGetClin icsWithSpe cialties() { | |
883 | re turn new G etClinicsW ithSpecial ties(); | |
884 | } | |
885 | ||
886 | /** | |
887 | * Cre ate an ins tance of { @link Make VeteranApp ointment } | |
888 | * | |
889 | */ | |
890 | public MakeVeter anAppointm ent create MakeVetera nAppointme nt() { | |
891 | re turn new M akeVeteran Appointmen t(); | |
892 | } | |
893 | ||
894 | /** | |
895 | * Cre ate an ins tance of { @link Tagg edAppointm entArray } | |
896 | * | |
897 | */ | |
898 | public TaggedApp ointmentAr ray create TaggedAppo intmentArr ay() { | |
899 | re turn new T aggedAppoi ntmentArra y(); | |
900 | } | |
901 | ||
902 | /** | |
903 | * Cre ate an ins tance of { @link GetC linics } | |
904 | * | |
905 | */ | |
906 | public GetClinic s createGe tClinics() { | |
907 | re turn new G etClinics( ); | |
908 | } | |
909 | ||
910 | /** | |
911 | * Cre ate an ins tance of { @link Site TO } | |
912 | * | |
913 | */ | |
914 | public SiteTO cr eateSiteTO () { | |
915 | re turn new S iteTO(); | |
916 | } | |
917 | ||
918 | /** | |
919 | * Cre ate an ins tance of { @link GetC linicsWith Specialtie sResponse } | |
920 | * | |
921 | */ | |
922 | public GetClinic sWithSpeci altiesResp onse creat eGetClinic sWithSpeci altiesResp onse() { | |
923 | re turn new G etClinicsW ithSpecial tiesRespon se(); | |
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 Arra yOfConsult StatusTO } | |
936 | * | |
937 | */ | |
938 | public ArrayOfCo nsultStatu sTO create ArrayOfCon sultStatus TO() { | |
939 | re turn new A rrayOfCons ultStatusT O(); | |
940 | } | |
941 | ||
942 | /** | |
943 | * Cre ate an ins tance of { @link Abst ractTagged ArrayTO } | |
944 | * | |
945 | */ | |
946 | public AbstractT aggedArray TO createA bstractTag gedArrayTO () { | |
947 | re turn new A bstractTag gedArrayTO (); | |
948 | } | |
949 | ||
950 | /** | |
951 | * Cre ate an ins tance of { @link GetV eteranCanc ellationRe asonsRespo nse } | |
952 | * | |
953 | */ | |
954 | public GetVetera nCancellat ionReasons Response c reateGetVe teranCance llationRea sonsRespon se() { | |
955 | re turn new G etVeteranC ancellatio nReasonsRe sponse(); | |
956 | } | |
957 | ||
958 | /** | |
959 | * Cre ate an ins tance of { @link GetN earListByP atientResp onse } | |
960 | * | |
961 | */ | |
962 | public GetNearLi stByPatien tResponse createGetN earListByP atientResp onse() { | |
963 | re turn new G etNearList ByPatientR esponse(); | |
964 | } | |
965 | ||
966 | /** | |
967 | * Cre ate an ins tance of { @link Arra yOfAppoint mentTO } | |
968 | * | |
969 | */ | |
970 | public ArrayOfAp pointmentT O createAr rayOfAppoi ntmentTO() { | |
971 | re turn new A rrayOfAppo intmentTO( ); | |
972 | } | |
973 | ||
974 | /** | |
975 | * Cre ate an ins tance of { @link Orde rTO } | |
976 | * | |
977 | */ | |
978 | public OrderTO c reateOrder TO() { | |
979 | re turn new O rderTO(); | |
980 | } | |
981 | ||
982 | /** | |
983 | * Cre ate an ins tance of { @link GetA ppointment TypesRespo nse } | |
984 | * | |
985 | */ | |
986 | public GetAppoin tmentTypes Response c reateGetAp pointmentT ypesRespon se() { | |
987 | re turn new G etAppointm entTypesRe sponse(); | |
988 | } | |
989 | ||
990 | /** | |
991 | * Cre ate an ins tance of { @link Addr essTO } | |
992 | * | |
993 | */ | |
994 | public AddressTO createAdd ressTO() { | |
995 | re turn new A ddressTO() ; | |
996 | } | |
997 | ||
998 | /** | |
999 | * Cre ate an ins tance of { @link Arra yOfCancell ationReaso nTO } | |
1000 | * | |
1001 | */ | |
1002 | public ArrayOfCa ncellation ReasonTO c reateArray OfCancella tionReason TO() { | |
1003 | re turn new A rrayOfCanc ellationRe asonTO(); | |
1004 | } | |
1005 | ||
1006 | /** | |
1007 | * Cre ate an ins tance of { @link GetE wlByFacili ty } | |
1008 | * | |
1009 | */ | |
1010 | public GetEwlByF acility cr eateGetEwl ByFacility () { | |
1011 | re turn new G etEwlByFac ility(); | |
1012 | } | |
1013 | ||
1014 | /** | |
1015 | * Cre ate an ins tance of { @link GetV eteranClin icScheduli ngDetailsB yDateRange Response } | |
1016 | * | |
1017 | */ | |
1018 | public GetVetera nClinicSch edulingDet ailsByDate RangeRespo nse create GetVeteran ClinicSche dulingDeta ilsByDateR angeRespon se() { | |
1019 | re turn new G etVeteranC linicSched ulingDetai lsByDateRa ngeRespons e(); | |
1020 | } | |
1021 | ||
1022 | /** | |
1023 | * Cre ate an ins tance of { @link Arra yOfString } | |
1024 | * | |
1025 | */ | |
1026 | public ArrayOfSt ring creat eArrayOfSt ring() { | |
1027 | re turn new A rrayOfStri ng(); | |
1028 | } | |
1029 | ||
1030 | /** | |
1031 | * Cre ate an ins tance of { @link Tagg edNearList ByFacility Array } | |
1032 | * | |
1033 | */ | |
1034 | public TaggedNea rListByFac ilityArray createTag gedNearLis tByFacilit yArray() { | |
1035 | re turn new T aggedNearL istByFacil ityArray() ; | |
1036 | } | |
1037 | ||
1038 | /** | |
1039 | * Cre ate an ins tance of { @link Canc ellationRe asonTO } | |
1040 | * | |
1041 | */ | |
1042 | public Cancellat ionReasonT O createCa ncellation ReasonTO() { | |
1043 | re turn new C ancellatio nReasonTO( ); | |
1044 | } | |
1045 | ||
1046 | /** | |
1047 | * Cre ate an ins tance of { @link Pati entTO } | |
1048 | * | |
1049 | */ | |
1050 | public PatientTO createPat ientTO() { | |
1051 | re turn new P atientTO() ; | |
1052 | } | |
1053 | ||
1054 | /** | |
1055 | * Cre ate an ins tance of { @link GetP atientsByC linic } | |
1056 | * | |
1057 | */ | |
1058 | public GetPatien tsByClinic createGet PatientsBy Clinic() { | |
1059 | re turn new G etPatients ByClinic() ; | |
1060 | } | |
1061 | ||
1062 | /** | |
1063 | * Cre ate an ins tance of { @link GetV eteranCanc ellationRe asons } | |
1064 | * | |
1065 | */ | |
1066 | public GetVetera nCancellat ionReasons createGet VeteranCan cellationR easons() { | |
1067 | re turn new G etVeteranC ancellatio nReasons() ; | |
1068 | } | |
1069 | ||
1070 | /** | |
1071 | * Cre ate an ins tance of { @link Arra yOfRecallL istByPatie ntTO } | |
1072 | * | |
1073 | */ | |
1074 | public ArrayOfRe callListBy PatientTO createArra yOfRecallL istByPatie ntTO() { | |
1075 | re turn new A rrayOfReca llListByPa tientTO(); | |
1076 | } | |
1077 | ||
1078 | /** | |
1079 | * Cre ate an ins tance of { @link GetE wlByFacili tyResponse } | |
1080 | * | |
1081 | */ | |
1082 | public GetEwlByF acilityRes ponse crea teGetEwlBy FacilityRe sponse() { | |
1083 | re turn new G etEwlByFac ilityRespo nse(); | |
1084 | } | |
1085 | ||
1086 | /** | |
1087 | * Cre ate an ins tance of { @link Pers onTO } | |
1088 | * | |
1089 | */ | |
1090 | public PersonTO createPers onTO() { | |
1091 | re turn new P ersonTO(); | |
1092 | } | |
1093 | ||
1094 | /** | |
1095 | * Cre ate an ins tance of { @link Tagg edNearList ByPatientA rrays } | |
1096 | * | |
1097 | */ | |
1098 | public TaggedNea rListByPat ientArrays createTag gedNearLis tByPatient Arrays() { | |
1099 | re turn new T aggedNearL istByPatie ntArrays() ; | |
1100 | } | |
1101 | ||
1102 | /** | |
1103 | * Cre ate an ins tance of { @link Pers onArray } | |
1104 | * | |
1105 | */ | |
1106 | public PersonArr ay createP ersonArray () { | |
1107 | re turn new P ersonArray (); | |
1108 | } | |
1109 | ||
1110 | /** | |
1111 | * Cre ate an ins tance of { @link GetN earListByF acilityRes ponse } | |
1112 | * | |
1113 | */ | |
1114 | public GetNearLi stByFacili tyResponse createGet NearListBy FacilityRe sponse() { | |
1115 | re turn new G etNearList ByFacility Response() ; | |
1116 | } | |
1117 | ||
1118 | /** | |
1119 | * Cre ate an ins tance of { @link Conn ectRespons e } | |
1120 | * | |
1121 | */ | |
1122 | public ConnectRe sponse cre ateConnect Response() { | |
1123 | re turn new C onnectResp onse(); | |
1124 | } | |
1125 | ||
1126 | /** | |
1127 | * Cre ate an ins tance of { @link Tagg edEwlByFac ilityArray } | |
1128 | * | |
1129 | */ | |
1130 | public TaggedEwl ByFacility Array crea teTaggedEw lByFacilit yArray() { | |
1131 | re turn new T aggedEwlBy FacilityAr ray(); | |
1132 | } | |
1133 | ||
1134 | /** | |
1135 | * Cre ate an ins tance of { @link GetE wlByPatien tResponse } | |
1136 | * | |
1137 | */ | |
1138 | public GetEwlByP atientResp onse creat eGetEwlByP atientResp onse() { | |
1139 | re turn new G etEwlByPat ientRespon se(); | |
1140 | } | |
1141 | ||
1142 | /** | |
1143 | * Cre ate an ins tance of { @link Cons ultStatusT O } | |
1144 | * | |
1145 | */ | |
1146 | public ConsultSt atusTO cre ateConsult StatusTO() { | |
1147 | re turn new C onsultStat usTO(); | |
1148 | } | |
1149 | ||
1150 | /** | |
1151 | * Cre ate an ins tance of { @link Hosp italLocati onTO } | |
1152 | * | |
1153 | */ | |
1154 | public HospitalL ocationTO createHosp italLocati onTO() { | |
1155 | re turn new H ospitalLoc ationTO(); | |
1156 | } | |
1157 | ||
1158 | /** | |
1159 | * Cre ate an ins tance of { @link GetC onsultsWit houtPatien tResponse } | |
1160 | * | |
1161 | */ | |
1162 | public GetConsul tsWithoutP atientResp onse creat eGetConsul tsWithoutP atientResp onse() { | |
1163 | re turn new G etConsults WithoutPat ientRespon se(); | |
1164 | } | |
1165 | ||
1166 | /** | |
1167 | * Cre ate an ins tance of { @link GetC onsultingS ervices } | |
1168 | * | |
1169 | */ | |
1170 | public GetConsul tingServic es createG etConsulti ngServices () { | |
1171 | re turn new G etConsulti ngServices (); | |
1172 | } | |
1173 | ||
1174 | /** | |
1175 | * Cre ate an ins tance of { @link Arra yOfEwlByFa cilityTO } | |
1176 | * | |
1177 | */ | |
1178 | public ArrayOfEw lByFacilit yTO create ArrayOfEwl ByFacility TO() { | |
1179 | re turn new A rrayOfEwlB yFacilityT O(); | |
1180 | } | |
1181 | ||
1182 | /** | |
1183 | * Cre ate an ins tance of { @link Near ListByPati entTO } | |
1184 | * | |
1185 | */ | |
1186 | public NearListB yPatientTO createNea rListByPat ientTO() { | |
1187 | re turn new N earListByP atientTO() ; | |
1188 | } | |
1189 | ||
1190 | /** | |
1191 | * Cre ate an ins tance of { @link Canc elVeteranA ppointment } | |
1192 | * | |
1193 | */ | |
1194 | public CancelVet eranAppoin tment crea teCancelVe teranAppoi ntment() { | |
1195 | re turn new C ancelVeter anAppointm ent(); | |
1196 | } | |
1197 | ||
1198 | /** | |
1199 | * Cre ate an ins tance of { @link Orde rTypeTO } | |
1200 | * | |
1201 | */ | |
1202 | public OrderType TO createO rderTypeTO () { | |
1203 | re turn new O rderTypeTO (); | |
1204 | } | |
1205 | ||
1206 | /** | |
1207 | * Cre ate an ins tance of { @link Arra yOfNearLis tByPatient TO } | |
1208 | * | |
1209 | */ | |
1210 | public ArrayOfNe arListByPa tientTO cr eateArrayO fNearListB yPatientTO () { | |
1211 | re turn new A rrayOfNear ListByPati entTO(); | |
1212 | } | |
1213 | ||
1214 | /** | |
1215 | * Cre ate an ins tance of { @link HasC linicAcces s } | |
1216 | * | |
1217 | */ | |
1218 | public HasClinic Access cre ateHasClin icAccess() { | |
1219 | re turn new H asClinicAc cess(); | |
1220 | } | |
1221 | ||
1222 | /** | |
1223 | * Cre ate an ins tance of { @link Cons ultTO } | |
1224 | * | |
1225 | */ | |
1226 | public ConsultTO createCon sultTO() { | |
1227 | re turn new C onsultTO() ; | |
1228 | } | |
1229 | ||
1230 | /** | |
1231 | * Cre ate an ins tance of { @link GetR ecallListB yFacility } | |
1232 | * | |
1233 | */ | |
1234 | public GetRecall ListByFaci lity creat eGetRecall ListByFaci lity() { | |
1235 | re turn new G etRecallLi stByFacili ty(); | |
1236 | } | |
1237 | ||
1238 | /** | |
1239 | * Cre ate an ins tance of { @link Time SlotTO } | |
1240 | * | |
1241 | */ | |
1242 | public TimeSlotT O createTi meSlotTO() { | |
1243 | re turn new T imeSlotTO( ); | |
1244 | } | |
1245 | ||
1246 | /** | |
1247 | * Cre ate an ins tance of { @link GetN earListByF acility } | |
1248 | * | |
1249 | */ | |
1250 | public GetNearLi stByFacili ty createG etNearList ByFacility () { | |
1251 | re turn new G etNearList ByFacility (); | |
1252 | } | |
1253 | ||
1254 | /** | |
1255 | * Cre ate an ins tance of { @link GetR ecallListB yFacilityR esponse } | |
1256 | * | |
1257 | */ | |
1258 | public GetRecall ListByFaci lityRespon se createG etRecallLi stByFacili tyResponse () { | |
1259 | re turn new G etRecallLi stByFacili tyResponse (); | |
1260 | } | |
1261 | ||
1262 | /** | |
1263 | * Cre ate an ins tance of { @link HasC linicAcces sResponse } | |
1264 | * | |
1265 | */ | |
1266 | public HasClinic AccessResp onse creat eHasClinic AccessResp onse() { | |
1267 | re turn new H asClinicAc cessRespon se(); | |
1268 | } | |
1269 | ||
1270 | /** | |
1271 | * Cre ate an ins tance of { @link Regi onArray } | |
1272 | * | |
1273 | */ | |
1274 | public RegionArr ay createR egionArray () { | |
1275 | re turn new R egionArray (); | |
1276 | } | |
1277 | ||
1278 | /** | |
1279 | * Cre ate an ins tance of { @link Arra yOfDemogra phicSetTO } | |
1280 | * | |
1281 | */ | |
1282 | public ArrayOfDe mographicS etTO creat eArrayOfDe mographicS etTO() { | |
1283 | re turn new A rrayOfDemo graphicSet TO(); | |
1284 | } | |
1285 | ||
1286 | /** | |
1287 | * Cre ate an ins tance of { @link AddD ataSourceR esponse } | |
1288 | * | |
1289 | */ | |
1290 | public AddDataSo urceRespon se createA ddDataSour ceResponse () { | |
1291 | re turn new A ddDataSour ceResponse (); | |
1292 | } | |
1293 | ||
1294 | /** | |
1295 | * Cre ate an ins tance of { @link Tagg edNearList ByPatientA rray } | |
1296 | * | |
1297 | */ | |
1298 | public TaggedNea rListByPat ientArray createTagg edNearList ByPatientA rray() { | |
1299 | re turn new T aggedNearL istByPatie ntArray(); | |
1300 | } | |
1301 | ||
1302 | /** | |
1303 | * Cre ate an ins tance of { @link Sign atureStatu s } | |
1304 | * | |
1305 | */ | |
1306 | public Signature Status cre ateSignatu reStatus() { | |
1307 | re turn new S ignatureSt atus(); | |
1308 | } | |
1309 | ||
1310 | /** | |
1311 | * Cre ate an ins tance of { @link Arra yOfTaggedT ext } | |
1312 | * | |
1313 | */ | |
1314 | public ArrayOfTa ggedText c reateArray OfTaggedTe xt() { | |
1315 | re turn new A rrayOfTagg edText(); | |
1316 | } | |
1317 | ||
1318 | /** | |
1319 | * Cre ate an ins tance of { @link Arra yOfTaggedE wlStatusAr ray } | |
1320 | * | |
1321 | */ | |
1322 | public ArrayOfTa ggedEwlSta tusArray c reateArray OfTaggedEw lStatusArr ay() { | |
1323 | re turn new A rrayOfTagg edEwlStatu sArray(); | |
1324 | } | |
1325 | ||
1326 | /** | |
1327 | * Cre ate an ins tance of { @link GetC onsultsWit houtPatien t } | |
1328 | * | |
1329 | */ | |
1330 | public GetConsul tsWithoutP atient cre ateGetCons ultsWithou tPatient() { | |
1331 | re turn new G etConsults WithoutPat ient(); | |
1332 | } | |
1333 | ||
1334 | /** | |
1335 | * Cre ate an ins tance of { @link Tagg edUpdateNe arListArra y } | |
1336 | * | |
1337 | */ | |
1338 | public TaggedUpd ateNearLis tArray cre ateTaggedU pdateNearL istArray() { | |
1339 | re turn new T aggedUpdat eNearListA rray(); | |
1340 | } | |
1341 | ||
1342 | /** | |
1343 | * Cre ate an ins tance of { @link GetC ancellatio nReasonsRe sponse } | |
1344 | * | |
1345 | */ | |
1346 | public GetCancel lationReas onsRespons e createGe tCancellat ionReasons Response() { | |
1347 | re turn new G etCancella tionReason sResponse( ); | |
1348 | } | |
1349 | ||
1350 | /** | |
1351 | * Cre ate an ins tance of { @link EwlB yFacilityT O } | |
1352 | * | |
1353 | */ | |
1354 | public EwlByFaci lityTO cre ateEwlByFa cilityTO() { | |
1355 | re turn new E wlByFacili tyTO(); | |
1356 | } | |
1357 | ||
1358 | /** | |
1359 | * Cre ate an ins tance of { @link GetP atientsByC linicRespo nse } | |
1360 | * | |
1361 | */ | |
1362 | public GetPatien tsByClinic Response c reateGetPa tientsByCl inicRespon se() { | |
1363 | re turn new G etPatients ByClinicRe sponse(); | |
1364 | } | |
1365 | ||
1366 | /** | |
1367 | * Cre ate an ins tance of { @link Arra yOfUpdateN earListTO } | |
1368 | * | |
1369 | */ | |
1370 | public ArrayOfUp dateNearLi stTO creat eArrayOfUp dateNearLi stTO() { | |
1371 | re turn new A rrayOfUpda teNearList TO(); | |
1372 | } | |
1373 | ||
1374 | /** | |
1375 | * Cre ate an ins tance of { @link Appo intmentTO } | |
1376 | * | |
1377 | */ | |
1378 | public Appointme ntTO creat eAppointme ntTO() { | |
1379 | re turn new A ppointment TO(); | |
1380 | } | |
1381 | ||
1382 | /** | |
1383 | * Cre ate an ins tance of { @link Canc elAppointm entTO } | |
1384 | * | |
1385 | */ | |
1386 | public CancelApp ointmentTO createCan celAppoint mentTO() { | |
1387 | re turn new C ancelAppoi ntmentTO() ; | |
1388 | } | |
1389 | ||
1390 | /** | |
1391 | * Cre ate an ins tance of { @link Sele ctResponse } | |
1392 | * | |
1393 | */ | |
1394 | public SelectRes ponse crea teSelectRe sponse() { | |
1395 | re turn new S electRespo nse(); | |
1396 | } | |
1397 | ||
1398 | /** | |
1399 | * Cre ate an ins tance of { @link Upda teNearList TO } | |
1400 | * | |
1401 | */ | |
1402 | public UpdateNea rListTO cr eateUpdate NearListTO () { | |
1403 | re turn new U pdateNearL istTO(); | |
1404 | } | |
1405 | ||
1406 | /** | |
1407 | * Cre ate an ins tance of { @link Upda teNearList Response } | |
1408 | * | |
1409 | */ | |
1410 | public UpdateNea rListRespo nse create UpdateNear ListRespon se() { | |
1411 | re turn new U pdateNearL istRespons e(); | |
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.