Produced by Araxis Merge on 5/10/2018 8:39:54 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\queryservice | 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\queryservice | ObjectFactory.java | Thu May 3 12:56:35 2018 UTC |
Description | Between Files 1 and 2 |
|
---|---|---|
Text Blocks | Lines | |
Unchanged | 13 | 1430 |
Changed | 12 | 44 |
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.que ryservice; | |
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.q ueryservic e package. | |
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 ggedTextAr ray_QNAME = new QNam e("http:// DNS /QuerySvc" , "TaggedT extArray") ; | |
28 | private fi nal static QName _Si teTO_QNAME = new QNa me("http:/ / DNS /QuerySvc" , "SiteTO" ); | |
29 | private fi nal static QName _Pa tientTO_QN AME = new QName("htt p:// DNS /QuerySvc" , "Patient TO"); | |
30 | private fi nal static QName _Re gionArray_ QNAME = ne w QName("h ttp:// DNS /QuerySvc" , "RegionA rray"); | |
31 | private fi nal static QName _Ta ggedText_Q NAME = new QName("ht tp:// DNS /QuerySvc" , "TaggedT ext"); | |
32 | private fi nal static QName _Te xtArray_QN AME = new QName("htt p:// DNS /QuerySvc" , "TextArr ay"); | |
33 | private fi nal static QName _Us erTO_QNAME = new QNa me("http:/ / DNS /QuerySvc" , "UserTO" ); | |
34 | private fi nal static QName _Da taSourceAr ray_QNAME = new QNam e("http:// DNS /QuerySvc" , "DataSou rceArray") ; | |
35 | private fi nal static QName _Vi staFileTO_ QNAME = ne w QName("h ttp:// DNS /QuerySvc" , "VistaFi leTO"); | |
36 | private fi nal static QName _XR efArray_QN AME = new QName("htt p:// DNS /QuerySvc" , "XRefArr ay"); | |
37 | private fi nal static QName _Si teArray_QN AME = new QName("htt p:// DNS /QuerySvc" , "SiteArr ay"); | |
38 | ||
39 | /** | |
40 | * 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.queryse rvice | |
41 | * | |
42 | */ | |
43 | public ObjectFac tory() { | |
44 | } | |
45 | ||
46 | /** | |
47 | * Cre ate an ins tance of { @link Visi tSiteRespo nse } | |
48 | * | |
49 | */ | |
50 | public VisitSite Response c reateVisit SiteRespon se() { | |
51 | re turn new V isitSiteRe sponse(); | |
52 | } | |
53 | ||
54 | /** | |
55 | * Cre ate an ins tance of { @link Arra yOfTaggedT ext } | |
56 | * | |
57 | */ | |
58 | public ArrayOfTa ggedText c reateArray OfTaggedTe xt() { | |
59 | re turn new A rrayOfTagg edText(); | |
60 | } | |
61 | ||
62 | /** | |
63 | * Cre ate an ins tance of { @link XRef TO } | |
64 | * | |
65 | */ | |
66 | public XRefTO cr eateXRefTO () { | |
67 | re turn new X RefTO(); | |
68 | } | |
69 | ||
70 | /** | |
71 | * Cre ate an ins tance of { @link DdrG etsEntry } | |
72 | * | |
73 | */ | |
74 | public DdrGetsEn try create DdrGetsEnt ry() { | |
75 | re turn new D drGetsEntr y(); | |
76 | } | |
77 | ||
78 | /** | |
79 | * Cre ate an ins tance of { @link RunR pcResponse } | |
80 | * | |
81 | */ | |
82 | public RunRpcRes ponse crea teRunRpcRe sponse() { | |
83 | re turn new R unRpcRespo nse(); | |
84 | } | |
85 | ||
86 | /** | |
87 | * Cre ate an ins tance of { @link Arra yOfVistaFi eldTO } | |
88 | * | |
89 | */ | |
90 | public ArrayOfVi staFieldTO createArr ayOfVistaF ieldTO() { | |
91 | re turn new A rrayOfVist aFieldTO() ; | |
92 | } | |
93 | ||
94 | /** | |
95 | * Cre ate an ins tance of { @link Pers onArray } | |
96 | * | |
97 | */ | |
98 | public PersonArr ay createP ersonArray () { | |
99 | re turn new P ersonArray (); | |
100 | } | |
101 | ||
102 | /** | |
103 | * Cre ate an ins tance of { @link Arra yOfPhoneNu mTO } | |
104 | * | |
105 | */ | |
106 | public ArrayOfPh oneNumTO c reateArray OfPhoneNum TO() { | |
107 | re turn new A rrayOfPhon eNumTO(); | |
108 | } | |
109 | ||
110 | /** | |
111 | * Cre ate an ins tance of { @link GetX RefsRespon se } | |
112 | * | |
113 | */ | |
114 | public GetXRefsR esponse cr eateGetXRe fsResponse () { | |
115 | re turn new G etXRefsRes ponse(); | |
116 | } | |
117 | ||
118 | /** | |
119 | * Cre ate an ins tance of { @link User TO } | |
120 | * | |
121 | */ | |
122 | public UserTO cr eateUserTO () { | |
123 | re turn new U serTO(); | |
124 | } | |
125 | ||
126 | /** | |
127 | * Cre ate an ins tance of { @link Abst ractTagged ArrayTO } | |
128 | * | |
129 | */ | |
130 | public AbstractT aggedArray TO createA bstractTag gedArrayTO () { | |
131 | re turn new A bstractTag gedArrayTO (); | |
132 | } | |
133 | ||
134 | /** | |
135 | * Cre ate an ins tance of { @link Disc onnectResp onse } | |
136 | * | |
137 | */ | |
138 | public Disconnec tResponse createDisc onnectResp onse() { | |
139 | re turn new D isconnectR esponse(); | |
140 | } | |
141 | ||
142 | /** | |
143 | * Cre ate an ins tance of { @link GetV HA } | |
144 | * | |
145 | */ | |
146 | public GetVHA cr eateGetVHA () { | |
147 | re turn new G etVHA(); | |
148 | } | |
149 | ||
150 | /** | |
151 | * Cre ate an ins tance of { @link Faul tTO } | |
152 | * | |
153 | */ | |
154 | public FaultTO c reateFault TO() { | |
155 | re turn new F aultTO(); | |
156 | } | |
157 | ||
158 | /** | |
159 | * Cre ate an ins tance of { @link Conn ect } | |
160 | * | |
161 | */ | |
162 | public Connect c reateConne ct() { | |
163 | re turn new C onnect(); | |
164 | } | |
165 | ||
166 | /** | |
167 | * Cre ate an ins tance of { @link Site sHavePatch Response } | |
168 | * | |
169 | */ | |
170 | public SitesHave PatchRespo nse create SitesHaveP atchRespon se() { | |
171 | re turn new S itesHavePa tchRespons e(); | |
172 | } | |
173 | ||
174 | /** | |
175 | * Cre ate an ins tance of { @link Data SourceTO } | |
176 | * | |
177 | */ | |
178 | public DataSourc eTO create DataSource TO() { | |
179 | re turn new D ataSourceT O(); | |
180 | } | |
181 | ||
182 | /** | |
183 | * Cre ate an ins tance of { @link SetV haResponse } | |
184 | * | |
185 | */ | |
186 | public SetVhaRes ponse crea teSetVhaRe sponse() { | |
187 | re turn new S etVhaRespo nse(); | |
188 | } | |
189 | ||
190 | /** | |
191 | * Cre ate an ins tance of { @link Arra yOfString } | |
192 | * | |
193 | */ | |
194 | public ArrayOfSt ring creat eArrayOfSt ring() { | |
195 | re turn new A rrayOfStri ng(); | |
196 | } | |
197 | ||
198 | /** | |
199 | * Cre ate an ins tance of { @link Arra yOfRegionT O } | |
200 | * | |
201 | */ | |
202 | public ArrayOfRe gionTO cre ateArrayOf RegionTO() { | |
203 | re turn new A rrayOfRegi onTO(); | |
204 | } | |
205 | ||
206 | /** | |
207 | * Cre ate an ins tance of { @link Sele ctResponse } | |
208 | * | |
209 | */ | |
210 | public SelectRes ponse crea teSelectRe sponse() { | |
211 | re turn new S electRespo nse(); | |
212 | } | |
213 | ||
214 | /** | |
215 | * Cre ate an ins tance of { @link Regi onTO } | |
216 | * | |
217 | */ | |
218 | public RegionTO createRegi onTO() { | |
219 | re turn new R egionTO(); | |
220 | } | |
221 | ||
222 | /** | |
223 | * Cre ate an ins tance of { @link Vist aFileTO } | |
224 | * | |
225 | */ | |
226 | public VistaFile TO createV istaFileTO () { | |
227 | re turn new V istaFileTO (); | |
228 | } | |
229 | ||
230 | /** | |
231 | * Cre ate an ins tance of { @link XRef Array } | |
232 | * | |
233 | */ | |
234 | public XRefArray createXRe fArray() { | |
235 | re turn new X RefArray() ; | |
236 | } | |
237 | ||
238 | /** | |
239 | * Cre ate an ins tance of { @link Sele ct } | |
240 | * | |
241 | */ | |
242 | public Select cr eateSelect () { | |
243 | re turn new S elect(); | |
244 | } | |
245 | ||
246 | /** | |
247 | * Cre ate an ins tance of { @link Tagg edText } | |
248 | * | |
249 | */ | |
250 | public TaggedTex t createTa ggedText() { | |
251 | re turn new T aggedText( ); | |
252 | } | |
253 | ||
254 | /** | |
255 | * Cre ate an ins tance of { @link GetV HAResponse } | |
256 | * | |
257 | */ | |
258 | public GetVHARes ponse crea teGetVHARe sponse() { | |
259 | re turn new G etVHARespo nse(); | |
260 | } | |
261 | ||
262 | /** | |
263 | * Cre ate an ins tance of { @link Visi tSite } | |
264 | * | |
265 | */ | |
266 | public VisitSite createVis itSite() { | |
267 | re turn new V isitSite() ; | |
268 | } | |
269 | ||
270 | /** | |
271 | * Cre ate an ins tance of { @link Site sHavePatch } | |
272 | * | |
273 | */ | |
274 | public SitesHave Patch crea teSitesHav ePatch() { | |
275 | re turn new S itesHavePa tch(); | |
276 | } | |
277 | ||
278 | /** | |
279 | * Cre ate an ins tance of { @link Arra yOfSiteTO } | |
280 | * | |
281 | */ | |
282 | public ArrayOfSi teTO creat eArrayOfSi teTO() { | |
283 | re turn new A rrayOfSite TO(); | |
284 | } | |
285 | ||
286 | /** | |
287 | * Cre ate an ins tance of { @link Site TO } | |
288 | * | |
289 | */ | |
290 | public SiteTO cr eateSiteTO () { | |
291 | re turn new S iteTO(); | |
292 | } | |
293 | ||
294 | /** | |
295 | * Cre ate an ins tance of { @link Vist aFieldTO } | |
296 | * | |
297 | */ | |
298 | public VistaFiel dTO create VistaField TO() { | |
299 | re turn new V istaFieldT O(); | |
300 | } | |
301 | ||
302 | /** | |
303 | * Cre ate an ins tance of { @link Arra yOfXRefTO } | |
304 | * | |
305 | */ | |
306 | public ArrayOfXR efTO creat eArrayOfXR efTO() { | |
307 | re turn new A rrayOfXRef TO(); | |
308 | } | |
309 | ||
310 | /** | |
311 | * Cre ate an ins tance of { @link DdrG etsEntryRe sponse } | |
312 | * | |
313 | */ | |
314 | public DdrGetsEn tryRespons e createDd rGetsEntry Response() { | |
315 | re turn new D drGetsEntr yResponse( ); | |
316 | } | |
317 | ||
318 | /** | |
319 | * Cre ate an ins tance of { @link Disc onnect } | |
320 | * | |
321 | */ | |
322 | public Disconnec t createDi sconnect() { | |
323 | re turn new D isconnect( ); | |
324 | } | |
325 | ||
326 | /** | |
327 | * Cre ate an ins tance of { @link GetS ites } | |
328 | * | |
329 | */ | |
330 | public GetSites createGetS ites() { | |
331 | re turn new G etSites(); | |
332 | } | |
333 | ||
334 | /** | |
335 | * Cre ate an ins tance of { @link Arra yOfBoolean } | |
336 | * | |
337 | */ | |
338 | public ArrayOfBo olean crea teArrayOfB oolean() { | |
339 | re turn new A rrayOfBool ean(); | |
340 | } | |
341 | ||
342 | /** | |
343 | * Cre ate an ins tance of { @link DdrL ister } | |
344 | * | |
345 | */ | |
346 | public DdrLister createDdr Lister() { | |
347 | re turn new D drLister() ; | |
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 Addr essTO } | |
360 | * | |
361 | */ | |
362 | public AddressTO createAdd ressTO() { | |
363 | re turn new A ddressTO() ; | |
364 | } | |
365 | ||
366 | /** | |
367 | * Cre ate an ins tance of { @link Data SourceArra y } | |
368 | * | |
369 | */ | |
370 | public DataSourc eArray cre ateDataSou rceArray() { | |
371 | re turn new D ataSourceA rray(); | |
372 | } | |
373 | ||
374 | /** | |
375 | * Cre ate an ins tance of { @link Arra yOfInt } | |
376 | * | |
377 | */ | |
378 | public ArrayOfIn t createAr rayOfInt() { | |
379 | re turn new A rrayOfInt( ); | |
380 | } | |
381 | ||
382 | /** | |
383 | * Cre ate an ins tance of { @link Site HasPatchRe sponse } | |
384 | * | |
385 | */ | |
386 | public SiteHasPa tchRespons e createSi teHasPatch Response() { | |
387 | re turn new S iteHasPatc hResponse( ); | |
388 | } | |
389 | ||
390 | /** | |
391 | * Cre ate an ins tance of { @link GetX Refs } | |
392 | * | |
393 | */ | |
394 | public GetXRefs createGetX Refs() { | |
395 | re turn new G etXRefs(); | |
396 | } | |
397 | ||
398 | /** | |
399 | * Cre ate an ins tance of { @link Regi onArray } | |
400 | * | |
401 | */ | |
402 | public RegionArr ay createR egionArray () { | |
403 | re turn new R egionArray (); | |
404 | } | |
405 | ||
406 | /** | |
407 | * Cre ate an ins tance of { @link Team TO } | |
408 | * | |
409 | */ | |
410 | public TeamTO cr eateTeamTO () { | |
411 | re turn new T eamTO(); | |
412 | } | |
413 | ||
414 | /** | |
415 | * Cre ate an ins tance of { @link SetV ha } | |
416 | * | |
417 | */ | |
418 | public SetVha cr eateSetVha () { | |
419 | re turn new S etVha(); | |
420 | } | |
421 | ||
422 | /** | |
423 | * Cre ate an ins tance of { @link Arra yOfAddress TO } | |
424 | * | |
425 | */ | |
426 | public ArrayOfAd dressTO cr eateArrayO fAddressTO () { | |
427 | re turn new A rrayOfAddr essTO(); | |
428 | } | |
429 | ||
430 | /** | |
431 | * Cre ate an ins tance of { @link Hosp italLocati onTO } | |
432 | * | |
433 | */ | |
434 | public HospitalL ocationTO createHosp italLocati onTO() { | |
435 | re turn new H ospitalLoc ationTO(); | |
436 | } | |
437 | ||
438 | /** | |
439 | * Cre ate an ins tance of { @link Time SlotArray } | |
440 | * | |
441 | */ | |
442 | public TimeSlotA rray creat eTimeSlotA rray() { | |
443 | re turn new T imeSlotArr ay(); | |
444 | } | |
445 | ||
446 | /** | |
447 | * Cre ate an ins tance of { @link Logi nResponse } | |
448 | * | |
449 | */ | |
450 | public LoginResp onse creat eLoginResp onse() { | |
451 | re turn new L oginRespon se(); | |
452 | } | |
453 | ||
454 | /** | |
455 | * Cre ate an ins tance of { @link Arra yOfDemogra phicSetTO } | |
456 | * | |
457 | */ | |
458 | public ArrayOfDe mographicS etTO creat eArrayOfDe mographicS etTO() { | |
459 | re turn new A rrayOfDemo graphicSet TO(); | |
460 | } | |
461 | ||
462 | /** | |
463 | * Cre ate an ins tance of { @link Site Array } | |
464 | * | |
465 | */ | |
466 | public SiteArray createSit eArray() { | |
467 | re turn new S iteArray() ; | |
468 | } | |
469 | ||
470 | /** | |
471 | * Cre ate an ins tance of { @link DdrL isterRespo nse } | |
472 | * | |
473 | */ | |
474 | public DdrLister Response c reateDdrLi sterRespon se() { | |
475 | re turn new D drListerRe sponse(); | |
476 | } | |
477 | ||
478 | /** | |
479 | * Cre ate an ins tance of { @link Site HasPatch } | |
480 | * | |
481 | */ | |
482 | public SiteHasPa tch create SiteHasPat ch() { | |
483 | re turn new S iteHasPatc h(); | |
484 | } | |
485 | ||
486 | /** | |
487 | * Cre ate an ins tance of { @link GetS itesRespon se } | |
488 | * | |
489 | */ | |
490 | public GetSitesR esponse cr eateGetSit esResponse () { | |
491 | re turn new G etSitesRes ponse(); | |
492 | } | |
493 | ||
494 | /** | |
495 | * Cre ate an ins tance of { @link Text Array } | |
496 | * | |
497 | */ | |
498 | public TextArray createTex tArray() { | |
499 | re turn new T extArray() ; | |
500 | } | |
501 | ||
502 | /** | |
503 | * Cre ate an ins tance of { @link Stri ngArray } | |
504 | * | |
505 | */ | |
506 | public StringArr ay createS tringArray () { | |
507 | re turn new S tringArray (); | |
508 | } | |
509 | ||
510 | /** | |
511 | * Cre ate an ins tance of { @link Logi n } | |
512 | * | |
513 | */ | |
514 | public Login cre ateLogin() { | |
515 | re turn new L ogin(); | |
516 | } | |
517 | ||
518 | /** | |
519 | * Cre ate an ins tance of { @link Phon eNumTO } | |
520 | * | |
521 | */ | |
522 | public PhoneNumT O createPh oneNumTO() { | |
523 | re turn new P honeNumTO( ); | |
524 | } | |
525 | ||
526 | /** | |
527 | * Cre ate an ins tance of { @link Arra yOfTimeSlo tTO } | |
528 | * | |
529 | */ | |
530 | public ArrayOfTi meSlotTO c reateArray OfTimeSlot TO() { | |
531 | re turn new A rrayOfTime SlotTO(); | |
532 | } | |
533 | ||
534 | /** | |
535 | * Cre ate an ins tance of { @link AddD ataSourceR esponse } | |
536 | * | |
537 | */ | |
538 | public AddDataSo urceRespon se createA ddDataSour ceResponse () { | |
539 | re turn new A ddDataSour ceResponse (); | |
540 | } | |
541 | ||
542 | /** | |
543 | * Cre ate an ins tance of { @link Conn ectRespons e } | |
544 | * | |
545 | */ | |
546 | public ConnectRe sponse cre ateConnect Response() { | |
547 | re turn new C onnectResp onse(); | |
548 | } | |
549 | ||
550 | /** | |
551 | * Cre ate an ins tance of { @link Arra yOfPersonT O } | |
552 | * | |
553 | */ | |
554 | public ArrayOfPe rsonTO cre ateArrayOf PersonTO() { | |
555 | re turn new A rrayOfPers onTO(); | |
556 | } | |
557 | ||
558 | /** | |
559 | * Cre ate an ins tance of { @link Pers onTO } | |
560 | * | |
561 | */ | |
562 | public PersonTO createPers onTO() { | |
563 | re turn new P ersonTO(); | |
564 | } | |
565 | ||
566 | /** | |
567 | * Cre ate an ins tance of { @link Arra yOfDataSou rceTO } | |
568 | * | |
569 | */ | |
570 | public ArrayOfDa taSourceTO createArr ayOfDataSo urceTO() { | |
571 | re turn new A rrayOfData SourceTO() ; | |
572 | } | |
573 | ||
574 | /** | |
575 | * Cre ate an ins tance of { @link RunR pc } | |
576 | * | |
577 | */ | |
578 | public RunRpc cr eateRunRpc () { | |
579 | re turn new R unRpc(); | |
580 | } | |
581 | ||
582 | /** | |
583 | * Cre ate an ins tance of { @link Tagg edTextArra y } | |
584 | * | |
585 | */ | |
586 | public TaggedTex tArray cre ateTaggedT extArray() { | |
587 | re turn new T aggedTextA rray(); | |
588 | } | |
589 | ||
590 | /** | |
591 | * Cre ate an ins tance of { @link AddD ataSource } | |
592 | * | |
593 | */ | |
594 | public AddDataSo urce creat eAddDataSo urce() { | |
595 | re turn new A ddDataSour ce(); | |
596 | } | |
597 | ||
598 | /** | |
599 | * Cre ate an ins tance of { @link GetF ile } | |
600 | * | |
601 | */ | |
602 | public GetFile c reateGetFi le() { | |
603 | re turn new G etFile(); | |
604 | } | |
605 | ||
606 | /** | |
607 | * Cre ate an ins tance of { @link Pati entTO } | |
608 | * | |
609 | */ | |
610 | public PatientTO createPat ientTO() { | |
611 | re turn new P atientTO() ; | |
612 | } | |
613 | ||
614 | /** | |
615 | * Cre ate an ins tance of { @link GetF ileRespons e } | |
616 | * | |
617 | */ | |
618 | public GetFileRe sponse cre ateGetFile Response() { | |
619 | re turn new G etFileResp onse(); | |
620 | } | |
621 | ||
622 | /** | |
623 | * Cre ate an ins tance of { @link Demo graphicSet TO } | |
624 | * | |
625 | */ | |
626 | public Demograph icSetTO cr eateDemogr aphicSetTO () { | |
627 | re turn new D emographic SetTO(); | |
628 | } | |
629 | ||
630 | /** | |
631 | * Cre ate an ins tance of { @link Time SlotTO } | |
632 | * | |
633 | */ | |
634 | public TimeSlotT O createTi meSlotTO() { | |
635 | re turn new T imeSlotTO( ); | |
636 | } | |
637 | ||
638 | /** | |
639 | * Cre ate an ins tance of { @link JAXB Element }{ @code <}{@ link Tagge dTextArray }{@code > }} | |
640 | * | |
641 | */ | |
642 | @XmlElemen tDecl(name space = "h ttp:// DNS /QuerySvc" , name = " TaggedText Array") | |
643 | public JAXBEleme nt<TaggedT extArray> createTagg edTextArra y(TaggedTe xtArray va lue) { | |
644 | re turn new J AXBElement <TaggedTex tArray>(_T aggedTextA rray_QNAME , TaggedTe xtArray.cl ass, null, value); | |
645 | } | |
646 | ||
647 | /** | |
648 | * Cre ate an ins tance of { @link JAXB Element }{ @code <}{@ link SiteT O }{@code >}} | |
649 | * | |
650 | */ | |
651 | @XmlElemen tDecl(name space = "h ttp:// DNS /QuerySvc" , name = " SiteTO") | |
652 | public JAXBEleme nt<SiteTO> createSit eTO(SiteTO value) { | |
653 | re turn new J AXBElement <SiteTO>(_ SiteTO_QNA ME, SiteTO .class, nu ll, value) ; | |
654 | } | |
655 | ||
656 | /** | |
657 | * Cre ate an ins tance of { @link JAXB Element }{ @code <}{@ link Patie ntTO }{@co de >}} | |
658 | * | |
659 | */ | |
660 | @XmlElemen tDecl(name space = "h ttp:// DNS /QuerySvc" , name = " PatientTO" ) | |
661 | public JAXBEleme nt<Patient TO> create PatientTO( PatientTO value) { | |
662 | re turn new J AXBElement <PatientTO >(_Patient TO_QNAME, PatientTO. class, nul l, value); | |
663 | } | |
664 | ||
665 | /** | |
666 | * Cre ate an ins tance of { @link JAXB Element }{ @code <}{@ link Regio nArray }{@ code >}} | |
667 | * | |
668 | */ | |
669 | @XmlElemen tDecl(name space = "h ttp:// DNS /QuerySvc" , name = " RegionArra y") | |
670 | public JAXBEleme nt<RegionA rray> crea teRegionAr ray(Region Array valu e) { | |
671 | re turn new J AXBElement <RegionArr ay>(_Regio nArray_QNA ME, Region Array.clas s, null, v alue); | |
672 | } | |
673 | ||
674 | /** | |
675 | * Cre ate an ins tance of { @link JAXB Element }{ @code <}{@ link Tagge dText }{@c ode >}} | |
676 | * | |
677 | */ | |
678 | @XmlElemen tDecl(name space = "h ttp:// DNS /QuerySvc" , name = " TaggedText ") | |
679 | public JAXBEleme nt<TaggedT ext> creat eTaggedTex t(TaggedTe xt value) { | |
680 | re turn new J AXBElement <TaggedTex t>(_Tagged Text_QNAME , TaggedTe xt.class, null, valu e); | |
681 | } | |
682 | ||
683 | /** | |
684 | * Cre ate an ins tance of { @link JAXB Element }{ @code <}{@ link TextA rray }{@co de >}} | |
685 | * | |
686 | */ | |
687 | @XmlElemen tDecl(name space = "h ttp:// DNS /QuerySvc" , name = " TextArray" ) | |
688 | public JAXBEleme nt<TextArr ay> create TextArray( TextArray value) { | |
689 | re turn new J AXBElement <TextArray >(_TextArr ay_QNAME, TextArray. class, nul l, value); | |
690 | } | |
691 | ||
692 | /** | |
693 | * Cre ate an ins tance of { @link JAXB Element }{ @code <}{@ link UserT O }{@code >}} | |
694 | * | |
695 | */ | |
696 | @XmlElemen tDecl(name space = "h ttp:// DNS /QuerySvc" , name = " UserTO") | |
697 | public JAXBEleme nt<UserTO> createUse rTO(UserTO value) { | |
698 | re turn new J AXBElement <UserTO>(_ UserTO_QNA ME, UserTO .class, nu ll, value) ; | |
699 | } | |
700 | ||
701 | /** | |
702 | * Cre ate an ins tance of { @link JAXB Element }{ @code <}{@ link DataS ourceArray }{@code > }} | |
703 | * | |
704 | */ | |
705 | @XmlElemen tDecl(name space = "h ttp:// DNS /QuerySvc" , name = " DataSource Array") | |
706 | public JAXBEleme nt<DataSou rceArray> createData SourceArra y(DataSour ceArray va lue) { | |
707 | re turn new J AXBElement <DataSourc eArray>(_D ataSourceA rray_QNAME , DataSour ceArray.cl ass, null, value); | |
708 | } | |
709 | ||
710 | /** | |
711 | * Cre ate an ins tance of { @link JAXB Element }{ @code <}{@ link Vista FileTO }{@ code >}} | |
712 | * | |
713 | */ | |
714 | @XmlElemen tDecl(name space = "h ttp:// DNS /QuerySvc" , name = " VistaFileT O") | |
715 | public JAXBEleme nt<VistaFi leTO> crea teVistaFil eTO(VistaF ileTO valu e) { | |
716 | re turn new J AXBElement <VistaFile TO>(_Vista FileTO_QNA ME, VistaF ileTO.clas s, null, v alue); | |
717 | } | |
718 | ||
719 | /** | |
720 | * Cre ate an ins tance of { @link JAXB Element }{ @code <}{@ link XRefA rray }{@co de >}} | |
721 | * | |
722 | */ | |
723 | @XmlElemen tDecl(name space = "h ttp:// DNS /QuerySvc" , name = " XRefArray" ) | |
724 | public JAXBEleme nt<XRefArr ay> create XRefArray( XRefArray value) { | |
725 | re turn new J AXBElement <XRefArray >(_XRefArr ay_QNAME, XRefArray. class, nul l, value); | |
726 | } | |
727 | ||
728 | /** | |
729 | * Cre ate an ins tance of { @link JAXB Element }{ @code <}{@ link SiteA rray }{@co de >}} | |
730 | * | |
731 | */ | |
732 | @XmlElemen tDecl(name space = "h ttp:// DNS /QuerySvc" , name = " SiteArray" ) | |
733 | public JAXBEleme nt<SiteArr ay> create SiteArray( SiteArray value) { | |
734 | re turn new J AXBElement <SiteArray >(_SiteArr ay_QNAME, SiteArray. class, nul l, value); | |
735 | } | |
736 | ||
737 | } |
Araxis Merge (but not the data content of this report) is Copyright © 1993-2016 Araxis Ltd (www.araxis.com). All rights reserved.