Produced by Araxis Merge on 4/27/2017 3:13:56 PM Eastern 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 | PRE-Inbound-eRx-2.0.3.040.zip\PS_INB_ERX_Common\src\main\java\gov\va\med\pharmacy\wsclients\eAnde | GetPersonNotificationRequest.java | Fri Aug 26 21:28:58 2016 UTC |
| 2 | PRE-Inbound-eRx-2.0.3.040.zip\PS_INB_ERX_Common\src\main\java\gov\va\med\pharmacy\wsclients\eAnde | GetPersonNotificationRequest.java | Tue Apr 25 13:15:06 2017 UTC |
| Description | Between Files 1 and 2 |
|
|---|---|---|
| Text Blocks | Lines | |
| Unchanged | 2 | 276 |
| Changed | 1 | 8 |
| Inserted | 0 | 0 |
| Removed | 0 | 0 |
| Whitespace | |
|---|---|
| Character case | Differences in character case are significant |
| Line endings | Differences in line endings (CR and LF characters) are ignored |
| CR/LF characters | Not shown in the comparison detail |
No regular expressions were active.
| 1 | ||
| 2 | package go v.va.med.p harmacy.ws clients.eA nde; | |
| 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.XmlElem ent; | |
| 7 | import jav ax.xml.bin d.annotati on.XmlSche maType; | |
| 8 | import jav ax.xml.bin d.annotati on.XmlType ; | |
| 9 | ||
| 10 | ||
| 11 | /** | |
| 12 | * <p>Java class for getPerson Notificati onRequest complex ty pe. | |
| 13 | * | |
| 14 | * <p>The following schema fra gment spec ifies the expected c ontent con tained wit hin this c lass. | |
| 15 | * | |
| 16 | * <pre> | |
| 17 | * <com plexType n ame="getPe rsonNotifi cationRequ est"> | |
| 18 | * <c omplexCont ent> | |
| 19 | * < ;restricti on base="{ http://www .w3.org/20 01/XMLSche ma}anyType "> | |
| 20 | * & lt;all> | |
| 21 | * <elemen t name="no tification Type" type ="{http:// DNS . URL /schemas}N otificatio nType"/> ; | |
| 22 | * <elemen t name="pr imaryviewN otificatio n" type="{ http:// DNS . URL /schemas}p rimaryview Notificati onInfo" mi nOccurs="0 "/> | |
| 23 | * <elemen t name="li nkNotifica tion" type ="{http:// DNS . URL /schemas}l inkNotific ationInfo" minOccurs ="0"/> | |
| 24 | * <elemen t name="mo veNotifica tion" type ="{http:// DNS . URL /schemas}m oveNotific ationInfo" minOccurs ="0"/> | |
| 25 | * & lt;/all> ; | |
| 26 | * < ;/restrict ion> | |
| 27 | * </ complexCon tent> | |
| 28 | * </co mplexType& gt; | |
| 29 | * </pre> | |
| 30 | * | |
| 31 | * | |
| 32 | */ | |
| 33 | @XmlAccess orType(Xml AccessType .FIELD) | |
| 34 | @XmlType(n ame = "get PersonNoti ficationRe quest", pr opOrder = { | |
| 35 | ||
| 36 | }) | |
| 37 | public cla ss GetPers onNotifica tionReques t { | |
| 38 | ||
| 39 | @XmlEl ement(requ ired = tru e) | |
| 40 | @XmlSc hemaType(n ame = "str ing") | |
| 41 | protec ted Notifi cationType notificat ionType; | |
| 42 | protec ted Primar yviewNotif icationInf o primaryv iewNotific ation; | |
| 43 | protec ted LinkNo tification Info linkN otificatio n; | |
| 44 | protec ted MoveNo tification Info moveN otificatio n; | |
| 45 | ||
| 46 | /** | |
| 47 | * Get s the valu e of the n otificatio nType prop erty. | |
| 48 | * | |
| 49 | * @re turn | |
| 50 | * possible object is | |
| 51 | * {@link No tification Type } | |
| 52 | * | |
| 53 | */ | |
| 54 | public Notificat ionType ge tNotificat ionType() { | |
| 55 | re turn notif icationTyp e; | |
| 56 | } | |
| 57 | ||
| 58 | /** | |
| 59 | * Set s the valu e of the n otificatio nType prop erty. | |
| 60 | * | |
| 61 | * @pa ram value | |
| 62 | * allowed o bject is | |
| 63 | * {@link No tification Type } | |
| 64 | * | |
| 65 | */ | |
| 66 | public void setN otificatio nType(Noti ficationTy pe value) { | |
| 67 | th is.notific ationType = value; | |
| 68 | } | |
| 69 | ||
| 70 | /** | |
| 71 | * Get s the valu e of the p rimaryview Notificati on propert y. | |
| 72 | * | |
| 73 | * @re turn | |
| 74 | * possible object is | |
| 75 | * {@link Pr imaryviewN otificatio nInfo } | |
| 76 | * | |
| 77 | */ | |
| 78 | public Primaryvi ewNotifica tionInfo g etPrimaryv iewNotific ation() { | |
| 79 | re turn prima ryviewNoti fication; | |
| 80 | } | |
| 81 | ||
| 82 | /** | |
| 83 | * Set s the valu e of the p rimaryview Notificati on propert y. | |
| 84 | * | |
| 85 | * @pa ram value | |
| 86 | * allowed o bject is | |
| 87 | * {@link Pr imaryviewN otificatio nInfo } | |
| 88 | * | |
| 89 | */ | |
| 90 | public void setP rimaryview Notificati on(Primary viewNotifi cationInfo value) { | |
| 91 | th is.primary viewNotifi cation = v alue; | |
| 92 | } | |
| 93 | ||
| 94 | /** | |
| 95 | * Get s the valu e of the l inkNotific ation prop erty. | |
| 96 | * | |
| 97 | * @re turn | |
| 98 | * possible object is | |
| 99 | * {@link Li nkNotifica tionInfo } | |
| 100 | * | |
| 101 | */ | |
| 102 | public LinkNotif icationInf o getLinkN otificatio n() { | |
| 103 | re turn linkN otificatio n; | |
| 104 | } | |
| 105 | ||
| 106 | /** | |
| 107 | * Set s the valu e of the l inkNotific ation prop erty. | |
| 108 | * | |
| 109 | * @pa ram value | |
| 110 | * allowed o bject is | |
| 111 | * {@link Li nkNotifica tionInfo } | |
| 112 | * | |
| 113 | */ | |
| 114 | public void setL inkNotific ation(Link Notificati onInfo val ue) { | |
| 115 | th is.linkNot ification = value; | |
| 116 | } | |
| 117 | ||
| 118 | /** | |
| 119 | * Get s the valu e of the m oveNotific ation prop erty. | |
| 120 | * | |
| 121 | * @re turn | |
| 122 | * possible object is | |
| 123 | * {@link Mo veNotifica tionInfo } | |
| 124 | * | |
| 125 | */ | |
| 126 | public MoveNotif icationInf o getMoveN otificatio n() { | |
| 127 | re turn moveN otificatio n; | |
| 128 | } | |
| 129 | ||
| 130 | /** | |
| 131 | * Set s the valu e of the m oveNotific ation prop erty. | |
| 132 | * | |
| 133 | * @pa ram value | |
| 134 | * allowed o bject is | |
| 135 | * {@link Mo veNotifica tionInfo } | |
| 136 | * | |
| 137 | */ | |
| 138 | public void setM oveNotific ation(Move Notificati onInfo val ue) { | |
| 139 | th is.moveNot ification = value; | |
| 140 | } | |
| 141 | ||
| 142 | } |
Araxis Merge (but not the data content of this report) is Copyright © 1993-2016 Araxis Ltd (www.araxis.com). All rights reserved.