Produced by Araxis Merge on 5/10/2018 8:39:50 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\emrservice | MedicationTO.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\emrservice | MedicationTO.java | Thu May 3 12:55:12 2018 UTC |
Description | Between Files 1 and 2 |
|
---|---|---|
Text Blocks | Lines | |
Unchanged | 5 | 2052 |
Changed | 4 | 12 |
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.emr service; | |
3 | ||
4 | import jav ax.xml.bin d.annotati on.XmlAcce ssType; | |
5 | import jav ax.xml.bin d.annotati on.XmlAcce ssorType; | |
6 | import jav ax.xml.bin d.annotati on.XmlType ; | |
7 | ||
8 | ||
9 | /** | |
10 | * <p>Java class for Medicatio nTO comple x type. | |
11 | * | |
12 | * <p>The following schema fra gment spec ifies the expected c ontent con tained wit hin this c lass. | |
13 | * | |
14 | * <pre> | |
15 | * <com plexType n ame="Medic ationTO"> | |
16 | * <c omplexCont ent> | |
17 | * <extens ion base=" {http:// DNS /EmrSvc}Ab stractTO"> | |
18 | * & lt;sequenc e> | |
19 | * <eleme nt name="i d" type="{ http://www .w3.org/20 01/XMLSche ma}string" minOccurs ="0"/> | |
20 | * <eleme nt name="n ame" type= "{http://w ww.w3.org/ 2001/XMLSc hema}strin g" minOccu rs="0"/> | |
21 | * <eleme nt name="r xNum" type ="{http:// www.w3.org /2001/XMLS chema}stri ng" minOcc urs="0"/> | |
22 | * <eleme nt name="q uantity" t ype="{http ://www.w3. org/2001/X MLSchema}s tring" min Occurs="0" /> | |
23 | * <eleme nt name="e xpirationD ate" type= "{http://w ww.w3.org/ 2001/XMLSc hema}strin g" minOccu rs="0"/> | |
24 | * <eleme nt name="i ssueDate" type="{htt p://www.w3 .org/2001/ XMLSchema} string" mi nOccurs="0 "/> | |
25 | * <eleme nt name="s tartDate" type="{htt p://www.w3 .org/2001/ XMLSchema} string" mi nOccurs="0 "/> | |
26 | * <eleme nt name="s topDate" t ype="{http ://www.w3. org/2001/X MLSchema}s tring" min Occurs="0" /> | |
27 | * <eleme nt name="o rderId" ty pe="{http: //www.w3.o rg/2001/XM LSchema}st ring" minO ccurs="0"/ > | |
28 | * <eleme nt name="s tatus" typ e="{http:/ /www.w3.or g/2001/XML Schema}str ing" minOc curs="0"/> | |
29 | * <eleme nt name="r efills" ty pe="{http: //www.w3.o rg/2001/XM LSchema}st ring" minO ccurs="0"/ > | |
30 | * <eleme nt name="i sOutpatien t" type="{ http://www .w3.org/20 01/XMLSche ma}boolean "/> | |
31 | * <eleme nt name="i sInpatient " type="{h ttp://www. w3.org/200 1/XMLSchem a}boolean" /> | |
32 | * <eleme nt name="i sIV" type= "{http://w ww.w3.org/ 2001/XMLSc hema}boole an"/> | |
33 | * <eleme nt name="i sUnitDose" type="{ht tp://www.w 3.org/2001 /XMLSchema }boolean"/ > | |
34 | * <eleme nt name="i sNonVA" ty pe="{http: //www.w3.o rg/2001/XM LSchema}bo olean"/> | |
35 | * <eleme nt name="i sImo" type ="{http:// www.w3.org /2001/XMLS chema}bool ean"/> | |
36 | * <eleme nt name="l astFillDat e" type="{ http://www .w3.org/20 01/XMLSche ma}string" minOccurs ="0"/> | |
37 | * <eleme nt name="r emaining" type="{htt p://www.w3 .org/2001/ XMLSchema} string" mi nOccurs="0 "/> | |
38 | * <elemen t name="fa cility" ty pe="{http: // DNS /EmrSvc}Ta ggedText" minOccurs= "0"/> | |
39 | * <elemen t name="pr ovider" ty pe="{http: // DNS /EmrSvc}Au thorTO" mi nOccurs="0 "/> | |
40 | * <eleme nt name="c ost" type= "{http://w ww.w3.org/ 2001/XMLSc hema}strin g" minOccu rs="0"/> | |
41 | * <eleme nt name="s ig" type=" {http://ww w.w3.org/2 001/XMLSch ema}string " minOccur s="0"/> | |
42 | * <eleme nt name="t ype" type= "{http://w ww.w3.org/ 2001/XMLSc hema}strin g" minOccu rs="0"/> | |
43 | * <eleme nt name="a dditives" type="{htt p://www.w3 .org/2001/ XMLSchema} string" mi nOccurs="0 "/> | |
44 | * <eleme nt name="s olution" t ype="{http ://www.w3. org/2001/X MLSchema}s tring" min Occurs="0" /> | |
45 | * <eleme nt name="r ate" type= "{http://w ww.w3.org/ 2001/XMLSc hema}strin g" minOccu rs="0"/> | |
46 | * <eleme nt name="r oute" type ="{http:// www.w3.org /2001/XMLS chema}stri ng" minOcc urs="0"/> | |
47 | * <eleme nt name="d ose" type= "{http://w ww.w3.org/ 2001/XMLSc hema}strin g" minOccu rs="0"/> | |
48 | * <eleme nt name="i nstruction " type="{h ttp://www. w3.org/200 1/XMLSchem a}string" minOccurs= "0"/> | |
49 | * <eleme nt name="c omment" ty pe="{http: //www.w3.o rg/2001/XM LSchema}st ring" minO ccurs="0"/ > | |
50 | * <eleme nt name="d ateDocumen ted" type= "{http://w ww.w3.org/ 2001/XMLSc hema}strin g" minOccu rs="0"/> | |
51 | * <elemen t name="do cumentor" type="{htt p:// DNS /EmrSvc}Au thorTO" mi nOccurs="0 "/> | |
52 | * <eleme nt name="d etail" typ e="{http:/ /www.w3.or g/2001/XML Schema}str ing" minOc curs="0"/> | |
53 | * <eleme nt name="s chedule" t ype="{http ://www.w3. org/2001/X MLSchema}s tring" min Occurs="0" /> | |
54 | * <eleme nt name="d aysSupply" type="{ht tp://www.w 3.org/2001 /XMLSchema }string" m inOccurs=" 0"/> | |
55 | * <elemen t name="ho spital" ty pe="{http: // DNS /EmrSvc}Ta ggedText" minOccurs= "0"/> | |
56 | * <elemen t name="dr ug" type=" {http:// DNS /EmrSvc}Ta ggedText" minOccurs= "0"/> | |
57 | * <eleme nt name="i sSupply" t ype="{http ://www.w3. org/2001/X MLSchema}b oolean"/> | |
58 | * & lt;/sequen ce> | |
59 | * < ;/extensio n> | |
60 | * </ complexCon tent> | |
61 | * </co mplexType> | |
62 | * </pre> | |
63 | * | |
64 | * | |
65 | */ | |
66 | @XmlAccess orType(Xml AccessType .FIELD) | |
67 | @XmlType(n ame = "Med icationTO" , propOrde r = { | |
68 | "id", | |
69 | "name" , | |
70 | "rxNum ", | |
71 | "quant ity", | |
72 | "expir ationDate" , | |
73 | "issue Date", | |
74 | "start Date", | |
75 | "stopD ate", | |
76 | "order Id", | |
77 | "statu s", | |
78 | "refil ls", | |
79 | "isOut patient", | |
80 | "isInp atient", | |
81 | "isIV" , | |
82 | "isUni tDose", | |
83 | "isNon VA", | |
84 | "isImo ", | |
85 | "lastF illDate", | |
86 | "remai ning", | |
87 | "facil ity", | |
88 | "provi der", | |
89 | "cost" , | |
90 | "sig", | |
91 | "type" , | |
92 | "addit ives", | |
93 | "solut ion", | |
94 | "rate" , | |
95 | "route ", | |
96 | "dose" , | |
97 | "instr uction", | |
98 | "comme nt", | |
99 | "dateD ocumented" , | |
100 | "docum entor", | |
101 | "detai l", | |
102 | "sched ule", | |
103 | "daysS upply", | |
104 | "hospi tal", | |
105 | "drug" , | |
106 | "isSup ply" | |
107 | }) | |
108 | public cla ss Medicat ionTO | |
109 | extend s Abstract TO | |
110 | { | |
111 | ||
112 | protec ted String id; | |
113 | protec ted String name; | |
114 | protec ted String rxNum; | |
115 | protec ted String quantity; | |
116 | protec ted String expiratio nDate; | |
117 | protec ted String issueDate ; | |
118 | protec ted String startDate ; | |
119 | protec ted String stopDate; | |
120 | protec ted String orderId; | |
121 | protec ted String status; | |
122 | protec ted String refills; | |
123 | protec ted boolea n isOutpat ient; | |
124 | protec ted boolea n isInpati ent; | |
125 | protec ted boolea n isIV; | |
126 | protec ted boolea n isUnitDo se; | |
127 | protec ted boolea n isNonVA; | |
128 | protec ted boolea n isImo; | |
129 | protec ted String lastFillD ate; | |
130 | protec ted String remaining ; | |
131 | protec ted Tagged Text facil ity; | |
132 | protec ted Author TO provide r; | |
133 | protec ted String cost; | |
134 | protec ted String sig; | |
135 | protec ted String type; | |
136 | protec ted String additives ; | |
137 | protec ted String solution; | |
138 | protec ted String rate; | |
139 | protec ted String route; | |
140 | protec ted String dose; | |
141 | protec ted String instructi on; | |
142 | protec ted String comment; | |
143 | protec ted String dateDocum ented; | |
144 | protec ted Author TO documen tor; | |
145 | protec ted String detail; | |
146 | protec ted String schedule; | |
147 | protec ted String daysSuppl y; | |
148 | protec ted Tagged Text hospi tal; | |
149 | protec ted Tagged Text drug; | |
150 | protec ted boolea n isSupply ; | |
151 | ||
152 | /** | |
153 | * Get s the valu e of the i d property . | |
154 | * | |
155 | * @re turn | |
156 | * possible object is | |
157 | * {@link St ring } | |
158 | * | |
159 | */ | |
160 | public String ge tId() { | |
161 | re turn id; | |
162 | } | |
163 | ||
164 | /** | |
165 | * Set s the valu e of the i d property . | |
166 | * | |
167 | * @pa ram value | |
168 | * allowed o bject is | |
169 | * {@link St ring } | |
170 | * | |
171 | */ | |
172 | public void setI d(String v alue) { | |
173 | th is.id = va lue; | |
174 | } | |
175 | ||
176 | /** | |
177 | * Get s the valu e of the n ame proper ty. | |
178 | * | |
179 | * @re turn | |
180 | * possible object is | |
181 | * {@link St ring } | |
182 | * | |
183 | */ | |
184 | public String ge tName() { | |
185 | re turn name; | |
186 | } | |
187 | ||
188 | /** | |
189 | * Set s the valu e of the n ame proper ty. | |
190 | * | |
191 | * @pa ram value | |
192 | * allowed o bject is | |
193 | * {@link St ring } | |
194 | * | |
195 | */ | |
196 | public void setN ame(String value) { | |
197 | th is.name = value; | |
198 | } | |
199 | ||
200 | /** | |
201 | * Get s the valu e of the r xNum prope rty. | |
202 | * | |
203 | * @re turn | |
204 | * possible object is | |
205 | * {@link St ring } | |
206 | * | |
207 | */ | |
208 | public String ge tRxNum() { | |
209 | re turn rxNum ; | |
210 | } | |
211 | ||
212 | /** | |
213 | * Set s the valu e of the r xNum prope rty. | |
214 | * | |
215 | * @pa ram value | |
216 | * allowed o bject is | |
217 | * {@link St ring } | |
218 | * | |
219 | */ | |
220 | public void setR xNum(Strin g value) { | |
221 | th is.rxNum = value; | |
222 | } | |
223 | ||
224 | /** | |
225 | * Get s the valu e of the q uantity pr operty. | |
226 | * | |
227 | * @re turn | |
228 | * possible object is | |
229 | * {@link St ring } | |
230 | * | |
231 | */ | |
232 | public String ge tQuantity( ) { | |
233 | re turn quant ity; | |
234 | } | |
235 | ||
236 | /** | |
237 | * Set s the valu e of the q uantity pr operty. | |
238 | * | |
239 | * @pa ram value | |
240 | * allowed o bject is | |
241 | * {@link St ring } | |
242 | * | |
243 | */ | |
244 | public void setQ uantity(St ring value ) { | |
245 | th is.quantit y = value; | |
246 | } | |
247 | ||
248 | /** | |
249 | * Get s the valu e of the e xpirationD ate proper ty. | |
250 | * | |
251 | * @re turn | |
252 | * possible object is | |
253 | * {@link St ring } | |
254 | * | |
255 | */ | |
256 | public String ge tExpiratio nDate() { | |
257 | re turn expir ationDate; | |
258 | } | |
259 | ||
260 | /** | |
261 | * Set s the valu e of the e xpirationD ate proper ty. | |
262 | * | |
263 | * @pa ram value | |
264 | * allowed o bject is | |
265 | * {@link St ring } | |
266 | * | |
267 | */ | |
268 | public void setE xpirationD ate(String value) { | |
269 | th is.expirat ionDate = value; | |
270 | } | |
271 | ||
272 | /** | |
273 | * Get s the valu e of the i ssueDate p roperty. | |
274 | * | |
275 | * @re turn | |
276 | * possible object is | |
277 | * {@link St ring } | |
278 | * | |
279 | */ | |
280 | public String ge tIssueDate () { | |
281 | re turn issue Date; | |
282 | } | |
283 | ||
284 | /** | |
285 | * Set s the valu e of the i ssueDate p roperty. | |
286 | * | |
287 | * @pa ram value | |
288 | * allowed o bject is | |
289 | * {@link St ring } | |
290 | * | |
291 | */ | |
292 | public void setI ssueDate(S tring valu e) { | |
293 | th is.issueDa te = value ; | |
294 | } | |
295 | ||
296 | /** | |
297 | * Get s the valu e of the s tartDate p roperty. | |
298 | * | |
299 | * @re turn | |
300 | * possible object is | |
301 | * {@link St ring } | |
302 | * | |
303 | */ | |
304 | public String ge tStartDate () { | |
305 | re turn start Date; | |
306 | } | |
307 | ||
308 | /** | |
309 | * Set s the valu e of the s tartDate p roperty. | |
310 | * | |
311 | * @pa ram value | |
312 | * allowed o bject is | |
313 | * {@link St ring } | |
314 | * | |
315 | */ | |
316 | public void setS tartDate(S tring valu e) { | |
317 | th is.startDa te = value ; | |
318 | } | |
319 | ||
320 | /** | |
321 | * Get s the valu e of the s topDate pr operty. | |
322 | * | |
323 | * @re turn | |
324 | * possible object is | |
325 | * {@link St ring } | |
326 | * | |
327 | */ | |
328 | public String ge tStopDate( ) { | |
329 | re turn stopD ate; | |
330 | } | |
331 | ||
332 | /** | |
333 | * Set s the valu e of the s topDate pr operty. | |
334 | * | |
335 | * @pa ram value | |
336 | * allowed o bject is | |
337 | * {@link St ring } | |
338 | * | |
339 | */ | |
340 | public void setS topDate(St ring value ) { | |
341 | th is.stopDat e = value; | |
342 | } | |
343 | ||
344 | /** | |
345 | * Get s the valu e of the o rderId pro perty. | |
346 | * | |
347 | * @re turn | |
348 | * possible object is | |
349 | * {@link St ring } | |
350 | * | |
351 | */ | |
352 | public String ge tOrderId() { | |
353 | re turn order Id; | |
354 | } | |
355 | ||
356 | /** | |
357 | * Set s the valu e of the o rderId pro perty. | |
358 | * | |
359 | * @pa ram value | |
360 | * allowed o bject is | |
361 | * {@link St ring } | |
362 | * | |
363 | */ | |
364 | public void setO rderId(Str ing value) { | |
365 | th is.orderId = value; | |
366 | } | |
367 | ||
368 | /** | |
369 | * Get s the valu e of the s tatus prop erty. | |
370 | * | |
371 | * @re turn | |
372 | * possible object is | |
373 | * {@link St ring } | |
374 | * | |
375 | */ | |
376 | public String ge tStatus() { | |
377 | re turn statu s; | |
378 | } | |
379 | ||
380 | /** | |
381 | * Set s the valu e of the s tatus prop erty. | |
382 | * | |
383 | * @pa ram value | |
384 | * allowed o bject is | |
385 | * {@link St ring } | |
386 | * | |
387 | */ | |
388 | public void setS tatus(Stri ng value) { | |
389 | th is.status = value; | |
390 | } | |
391 | ||
392 | /** | |
393 | * Get s the valu e of the r efills pro perty. | |
394 | * | |
395 | * @re turn | |
396 | * possible object is | |
397 | * {@link St ring } | |
398 | * | |
399 | */ | |
400 | public String ge tRefills() { | |
401 | re turn refil ls; | |
402 | } | |
403 | ||
404 | /** | |
405 | * Set s the valu e of the r efills pro perty. | |
406 | * | |
407 | * @pa ram value | |
408 | * allowed o bject is | |
409 | * {@link St ring } | |
410 | * | |
411 | */ | |
412 | public void setR efills(Str ing value) { | |
413 | th is.refills = value; | |
414 | } | |
415 | ||
416 | /** | |
417 | * Get s the valu e of the i sOutpatien t property . | |
418 | * | |
419 | */ | |
420 | public boolean i sIsOutpati ent() { | |
421 | re turn isOut patient; | |
422 | } | |
423 | ||
424 | /** | |
425 | * Set s the valu e of the i sOutpatien t property . | |
426 | * | |
427 | */ | |
428 | public void setI sOutpatien t(boolean value) { | |
429 | th is.isOutpa tient = va lue; | |
430 | } | |
431 | ||
432 | /** | |
433 | * Get s the valu e of the i sInpatient property. | |
434 | * | |
435 | */ | |
436 | public boolean i sIsInpatie nt() { | |
437 | re turn isInp atient; | |
438 | } | |
439 | ||
440 | /** | |
441 | * Set s the valu e of the i sInpatient property. | |
442 | * | |
443 | */ | |
444 | public void setI sInpatient (boolean v alue) { | |
445 | th is.isInpat ient = val ue; | |
446 | } | |
447 | ||
448 | /** | |
449 | * Get s the valu e of the i sIV proper ty. | |
450 | * | |
451 | */ | |
452 | public boolean i sIsIV() { | |
453 | re turn isIV; | |
454 | } | |
455 | ||
456 | /** | |
457 | * Set s the valu e of the i sIV proper ty. | |
458 | * | |
459 | */ | |
460 | public void setI sIV(boolea n value) { | |
461 | th is.isIV = value; | |
462 | } | |
463 | ||
464 | /** | |
465 | * Get s the valu e of the i sUnitDose property. | |
466 | * | |
467 | */ | |
468 | public boolean i sIsUnitDos e() { | |
469 | re turn isUni tDose; | |
470 | } | |
471 | ||
472 | /** | |
473 | * Set s the valu e of the i sUnitDose property. | |
474 | * | |
475 | */ | |
476 | public void setI sUnitDose( boolean va lue) { | |
477 | th is.isUnitD ose = valu e; | |
478 | } | |
479 | ||
480 | /** | |
481 | * Get s the valu e of the i sNonVA pro perty. | |
482 | * | |
483 | */ | |
484 | public boolean i sIsNonVA() { | |
485 | re turn isNon VA; | |
486 | } | |
487 | ||
488 | /** | |
489 | * Set s the valu e of the i sNonVA pro perty. | |
490 | * | |
491 | */ | |
492 | public void setI sNonVA(boo lean value ) { | |
493 | th is.isNonVA = value; | |
494 | } | |
495 | ||
496 | /** | |
497 | * Get s the valu e of the i sImo prope rty. | |
498 | * | |
499 | */ | |
500 | public boolean i sIsImo() { | |
501 | re turn isImo ; | |
502 | } | |
503 | ||
504 | /** | |
505 | * Set s the valu e of the i sImo prope rty. | |
506 | * | |
507 | */ | |
508 | public void setI sImo(boole an value) { | |
509 | th is.isImo = value; | |
510 | } | |
511 | ||
512 | /** | |
513 | * Get s the valu e of the l astFillDat e property . | |
514 | * | |
515 | * @re turn | |
516 | * possible object is | |
517 | * {@link St ring } | |
518 | * | |
519 | */ | |
520 | public String ge tLastFillD ate() { | |
521 | re turn lastF illDate; | |
522 | } | |
523 | ||
524 | /** | |
525 | * Set s the valu e of the l astFillDat e property . | |
526 | * | |
527 | * @pa ram value | |
528 | * allowed o bject is | |
529 | * {@link St ring } | |
530 | * | |
531 | */ | |
532 | public void setL astFillDat e(String v alue) { | |
533 | th is.lastFil lDate = va lue; | |
534 | } | |
535 | ||
536 | /** | |
537 | * Get s the valu e of the r emaining p roperty. | |
538 | * | |
539 | * @re turn | |
540 | * possible object is | |
541 | * {@link St ring } | |
542 | * | |
543 | */ | |
544 | public String ge tRemaining () { | |
545 | re turn remai ning; | |
546 | } | |
547 | ||
548 | /** | |
549 | * Set s the valu e of the r emaining p roperty. | |
550 | * | |
551 | * @pa ram value | |
552 | * allowed o bject is | |
553 | * {@link St ring } | |
554 | * | |
555 | */ | |
556 | public void setR emaining(S tring valu e) { | |
557 | th is.remaini ng = value ; | |
558 | } | |
559 | ||
560 | /** | |
561 | * Get s the valu e of the f acility pr operty. | |
562 | * | |
563 | * @re turn | |
564 | * possible object is | |
565 | * {@link Ta ggedText } | |
566 | * | |
567 | */ | |
568 | public TaggedTex t getFacil ity() { | |
569 | re turn facil ity; | |
570 | } | |
571 | ||
572 | /** | |
573 | * Set s the valu e of the f acility pr operty. | |
574 | * | |
575 | * @pa ram value | |
576 | * allowed o bject is | |
577 | * {@link Ta ggedText } | |
578 | * | |
579 | */ | |
580 | public void setF acility(Ta ggedText v alue) { | |
581 | th is.facilit y = value; | |
582 | } | |
583 | ||
584 | /** | |
585 | * Get s the valu e of the p rovider pr operty. | |
586 | * | |
587 | * @re turn | |
588 | * possible object is | |
589 | * {@link Au thorTO } | |
590 | * | |
591 | */ | |
592 | public AuthorTO getProvide r() { | |
593 | re turn provi der; | |
594 | } | |
595 | ||
596 | /** | |
597 | * Set s the valu e of the p rovider pr operty. | |
598 | * | |
599 | * @pa ram value | |
600 | * allowed o bject is | |
601 | * {@link Au thorTO } | |
602 | * | |
603 | */ | |
604 | public void setP rovider(Au thorTO val ue) { | |
605 | th is.provide r = value; | |
606 | } | |
607 | ||
608 | /** | |
609 | * Get s the valu e of the c ost proper ty. | |
610 | * | |
611 | * @re turn | |
612 | * possible object is | |
613 | * {@link St ring } | |
614 | * | |
615 | */ | |
616 | public String ge tCost() { | |
617 | re turn cost; | |
618 | } | |
619 | ||
620 | /** | |
621 | * Set s the valu e of the c ost proper ty. | |
622 | * | |
623 | * @pa ram value | |
624 | * allowed o bject is | |
625 | * {@link St ring } | |
626 | * | |
627 | */ | |
628 | public void setC ost(String value) { | |
629 | th is.cost = value; | |
630 | } | |
631 | ||
632 | /** | |
633 | * Get s the valu e of the s ig propert y. | |
634 | * | |
635 | * @re turn | |
636 | * possible object is | |
637 | * {@link St ring } | |
638 | * | |
639 | */ | |
640 | public String ge tSig() { | |
641 | re turn sig; | |
642 | } | |
643 | ||
644 | /** | |
645 | * Set s the valu e of the s ig propert y. | |
646 | * | |
647 | * @pa ram value | |
648 | * allowed o bject is | |
649 | * {@link St ring } | |
650 | * | |
651 | */ | |
652 | public void setS ig(String value) { | |
653 | th is.sig = v alue; | |
654 | } | |
655 | ||
656 | /** | |
657 | * Get s the valu e of the t ype proper ty. | |
658 | * | |
659 | * @re turn | |
660 | * possible object is | |
661 | * {@link St ring } | |
662 | * | |
663 | */ | |
664 | public String ge tType() { | |
665 | re turn type; | |
666 | } | |
667 | ||
668 | /** | |
669 | * Set s the valu e of the t ype proper ty. | |
670 | * | |
671 | * @pa ram value | |
672 | * allowed o bject is | |
673 | * {@link St ring } | |
674 | * | |
675 | */ | |
676 | public void setT ype(String value) { | |
677 | th is.type = value; | |
678 | } | |
679 | ||
680 | /** | |
681 | * Get s the valu e of the a dditives p roperty. | |
682 | * | |
683 | * @re turn | |
684 | * possible object is | |
685 | * {@link St ring } | |
686 | * | |
687 | */ | |
688 | public String ge tAdditives () { | |
689 | re turn addit ives; | |
690 | } | |
691 | ||
692 | /** | |
693 | * Set s the valu e of the a dditives p roperty. | |
694 | * | |
695 | * @pa ram value | |
696 | * allowed o bject is | |
697 | * {@link St ring } | |
698 | * | |
699 | */ | |
700 | public void setA dditives(S tring valu e) { | |
701 | th is.additiv es = value ; | |
702 | } | |
703 | ||
704 | /** | |
705 | * Get s the valu e of the s olution pr operty. | |
706 | * | |
707 | * @re turn | |
708 | * possible object is | |
709 | * {@link St ring } | |
710 | * | |
711 | */ | |
712 | public String ge tSolution( ) { | |
713 | re turn solut ion; | |
714 | } | |
715 | ||
716 | /** | |
717 | * Set s the valu e of the s olution pr operty. | |
718 | * | |
719 | * @pa ram value | |
720 | * allowed o bject is | |
721 | * {@link St ring } | |
722 | * | |
723 | */ | |
724 | public void setS olution(St ring value ) { | |
725 | th is.solutio n = value; | |
726 | } | |
727 | ||
728 | /** | |
729 | * Get s the valu e of the r ate proper ty. | |
730 | * | |
731 | * @re turn | |
732 | * possible object is | |
733 | * {@link St ring } | |
734 | * | |
735 | */ | |
736 | public String ge tRate() { | |
737 | re turn rate; | |
738 | } | |
739 | ||
740 | /** | |
741 | * Set s the valu e of the r ate proper ty. | |
742 | * | |
743 | * @pa ram value | |
744 | * allowed o bject is | |
745 | * {@link St ring } | |
746 | * | |
747 | */ | |
748 | public void setR ate(String value) { | |
749 | th is.rate = value; | |
750 | } | |
751 | ||
752 | /** | |
753 | * Get s the valu e of the r oute prope rty. | |
754 | * | |
755 | * @re turn | |
756 | * possible object is | |
757 | * {@link St ring } | |
758 | * | |
759 | */ | |
760 | public String ge tRoute() { | |
761 | re turn route ; | |
762 | } | |
763 | ||
764 | /** | |
765 | * Set s the valu e of the r oute prope rty. | |
766 | * | |
767 | * @pa ram value | |
768 | * allowed o bject is | |
769 | * {@link St ring } | |
770 | * | |
771 | */ | |
772 | public void setR oute(Strin g value) { | |
773 | th is.route = value; | |
774 | } | |
775 | ||
776 | /** | |
777 | * Get s the valu e of the d ose proper ty. | |
778 | * | |
779 | * @re turn | |
780 | * possible object is | |
781 | * {@link St ring } | |
782 | * | |
783 | */ | |
784 | public String ge tDose() { | |
785 | re turn dose; | |
786 | } | |
787 | ||
788 | /** | |
789 | * Set s the valu e of the d ose proper ty. | |
790 | * | |
791 | * @pa ram value | |
792 | * allowed o bject is | |
793 | * {@link St ring } | |
794 | * | |
795 | */ | |
796 | public void setD ose(String value) { | |
797 | th is.dose = value; | |
798 | } | |
799 | ||
800 | /** | |
801 | * Get s the valu e of the i nstruction property. | |
802 | * | |
803 | * @re turn | |
804 | * possible object is | |
805 | * {@link St ring } | |
806 | * | |
807 | */ | |
808 | public String ge tInstructi on() { | |
809 | re turn instr uction; | |
810 | } | |
811 | ||
812 | /** | |
813 | * Set s the valu e of the i nstruction property. | |
814 | * | |
815 | * @pa ram value | |
816 | * allowed o bject is | |
817 | * {@link St ring } | |
818 | * | |
819 | */ | |
820 | public void setI nstruction (String va lue) { | |
821 | th is.instruc tion = val ue; | |
822 | } | |
823 | ||
824 | /** | |
825 | * Get s the valu e of the c omment pro perty. | |
826 | * | |
827 | * @re turn | |
828 | * possible object is | |
829 | * {@link St ring } | |
830 | * | |
831 | */ | |
832 | public String ge tComment() { | |
833 | re turn comme nt; | |
834 | } | |
835 | ||
836 | /** | |
837 | * Set s the valu e of the c omment pro perty. | |
838 | * | |
839 | * @pa ram value | |
840 | * allowed o bject is | |
841 | * {@link St ring } | |
842 | * | |
843 | */ | |
844 | public void setC omment(Str ing value) { | |
845 | th is.comment = value; | |
846 | } | |
847 | ||
848 | /** | |
849 | * Get s the valu e of the d ateDocumen ted proper ty. | |
850 | * | |
851 | * @re turn | |
852 | * possible object is | |
853 | * {@link St ring } | |
854 | * | |
855 | */ | |
856 | public String ge tDateDocum ented() { | |
857 | re turn dateD ocumented; | |
858 | } | |
859 | ||
860 | /** | |
861 | * Set s the valu e of the d ateDocumen ted proper ty. | |
862 | * | |
863 | * @pa ram value | |
864 | * allowed o bject is | |
865 | * {@link St ring } | |
866 | * | |
867 | */ | |
868 | public void setD ateDocumen ted(String value) { | |
869 | th is.dateDoc umented = value; | |
870 | } | |
871 | ||
872 | /** | |
873 | * Get s the valu e of the d ocumentor property. | |
874 | * | |
875 | * @re turn | |
876 | * possible object is | |
877 | * {@link Au thorTO } | |
878 | * | |
879 | */ | |
880 | public AuthorTO getDocumen tor() { | |
881 | re turn docum entor; | |
882 | } | |
883 | ||
884 | /** | |
885 | * Set s the valu e of the d ocumentor property. | |
886 | * | |
887 | * @pa ram value | |
888 | * allowed o bject is | |
889 | * {@link Au thorTO } | |
890 | * | |
891 | */ | |
892 | public void setD ocumentor( AuthorTO v alue) { | |
893 | th is.documen tor = valu e; | |
894 | } | |
895 | ||
896 | /** | |
897 | * Get s the valu e of the d etail prop erty. | |
898 | * | |
899 | * @re turn | |
900 | * possible object is | |
901 | * {@link St ring } | |
902 | * | |
903 | */ | |
904 | public String ge tDetail() { | |
905 | re turn detai l; | |
906 | } | |
907 | ||
908 | /** | |
909 | * Set s the valu e of the d etail prop erty. | |
910 | * | |
911 | * @pa ram value | |
912 | * allowed o bject is | |
913 | * {@link St ring } | |
914 | * | |
915 | */ | |
916 | public void setD etail(Stri ng value) { | |
917 | th is.detail = value; | |
918 | } | |
919 | ||
920 | /** | |
921 | * Get s the valu e of the s chedule pr operty. | |
922 | * | |
923 | * @re turn | |
924 | * possible object is | |
925 | * {@link St ring } | |
926 | * | |
927 | */ | |
928 | public String ge tSchedule( ) { | |
929 | re turn sched ule; | |
930 | } | |
931 | ||
932 | /** | |
933 | * Set s the valu e of the s chedule pr operty. | |
934 | * | |
935 | * @pa ram value | |
936 | * allowed o bject is | |
937 | * {@link St ring } | |
938 | * | |
939 | */ | |
940 | public void setS chedule(St ring value ) { | |
941 | th is.schedul e = value; | |
942 | } | |
943 | ||
944 | /** | |
945 | * Get s the valu e of the d aysSupply property. | |
946 | * | |
947 | * @re turn | |
948 | * possible object is | |
949 | * {@link St ring } | |
950 | * | |
951 | */ | |
952 | public String ge tDaysSuppl y() { | |
953 | re turn daysS upply; | |
954 | } | |
955 | ||
956 | /** | |
957 | * Set s the valu e of the d aysSupply property. | |
958 | * | |
959 | * @pa ram value | |
960 | * allowed o bject is | |
961 | * {@link St ring } | |
962 | * | |
963 | */ | |
964 | public void setD aysSupply( String val ue) { | |
965 | th is.daysSup ply = valu e; | |
966 | } | |
967 | ||
968 | /** | |
969 | * Get s the valu e of the h ospital pr operty. | |
970 | * | |
971 | * @re turn | |
972 | * possible object is | |
973 | * {@link Ta ggedText } | |
974 | * | |
975 | */ | |
976 | public TaggedTex t getHospi tal() { | |
977 | re turn hospi tal; | |
978 | } | |
979 | ||
980 | /** | |
981 | * Set s the valu e of the h ospital pr operty. | |
982 | * | |
983 | * @pa ram value | |
984 | * allowed o bject is | |
985 | * {@link Ta ggedText } | |
986 | * | |
987 | */ | |
988 | public void setH ospital(Ta ggedText v alue) { | |
989 | th is.hospita l = value; | |
990 | } | |
991 | ||
992 | /** | |
993 | * Get s the valu e of the d rug proper ty. | |
994 | * | |
995 | * @re turn | |
996 | * possible object is | |
997 | * {@link Ta ggedText } | |
998 | * | |
999 | */ | |
1000 | public TaggedTex t getDrug( ) { | |
1001 | re turn drug; | |
1002 | } | |
1003 | ||
1004 | /** | |
1005 | * Set s the valu e of the d rug proper ty. | |
1006 | * | |
1007 | * @pa ram value | |
1008 | * allowed o bject is | |
1009 | * {@link Ta ggedText } | |
1010 | * | |
1011 | */ | |
1012 | public void setD rug(Tagged Text value ) { | |
1013 | th is.drug = value; | |
1014 | } | |
1015 | ||
1016 | /** | |
1017 | * Get s the valu e of the i sSupply pr operty. | |
1018 | * | |
1019 | */ | |
1020 | public boolean i sIsSupply( ) { | |
1021 | re turn isSup ply; | |
1022 | } | |
1023 | ||
1024 | /** | |
1025 | * Set s the valu e of the i sSupply pr operty. | |
1026 | * | |
1027 | */ | |
1028 | public void setI sSupply(bo olean valu e) { | |
1029 | th is.isSuppl y = value; | |
1030 | } | |
1031 | ||
1032 | } |
Araxis Merge (but not the data content of this report) is Copyright © 1993-2016 Araxis Ltd (www.araxis.com). All rights reserved.