Produced by Araxis Merge on 1/17/2019 10:54:40 AM Central Standard Time. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.
| # | Location | File | Last Modified |
|---|---|---|---|
| 1 | v1_iter_1_VIP_Build_4_Dec_2018_CG.zip\v1_iter_1_VIP_Build_4\portlets\caret-portlet\docroot\WEB-INF\src\gov\va\oit\oed\vaww | VAIdMPort.java | Wed Jan 16 16:07:52 2019 UTC |
| 2 | v1_iter_1_VIP_Build_4_Dec_2018_CG.zip\v1_iter_1_VIP_Build_4\portlets\caret-portlet\docroot\WEB-INF\src\gov\va\oit\oed\vaww | VAIdMPort.java | Wed Jan 16 21:21:12 2019 UTC |
| Description | Between Files 1 and 2 |
|
|---|---|---|
| Text Blocks | Lines | |
| Unchanged | 4 | 70 |
| Changed | 3 | 6 |
| 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.oit.o ed.vaww; | |
| 3 | ||
| 4 | import jav ax.jws.Web Method; | |
| 5 | import jav ax.jws.Web Param; | |
| 6 | import jav ax.jws.Web Result; | |
| 7 | import jav ax.jws.Web Service; | |
| 8 | import jav ax.jws.soa p.SOAPBind ing; | |
| 9 | import jav ax.xml.bin d.annotati on.XmlSeeA lso; | |
| 10 | ||
| 11 | ||
| 12 | /** | |
| 13 | * This cl ass was ge nerated by the JAX-W S RI. | |
| 14 | * JAX-WS RI 2.2.4-b 01 | |
| 15 | * Generat ed source version: 2 .2 | |
| 16 | * | |
| 17 | */ | |
| 18 | @WebServic e(name = " VAIdMPort" , targetNa mespace = "http:// DNS . URL . ") | |
| 19 | @SOAPBindi ng(paramet erStyle = SOAPBindin g.Paramete rStyle.BAR E) | |
| 20 | @XmlSeeAls o({ | |
| 21 | gov.va .oit.oed.v aww.Object Factory.cl ass | |
| 22 | }) | |
| 23 | public int erface VAI dMPort { | |
| 24 | ||
| 25 | /** | |
| 26 | * | |
| 27 | * @pa ram inboun dXML | |
| 28 | * @re turn | |
| 29 | * returns j ava.lang.O bject | |
| 30 | */ | |
| 31 | @WebMe thod(opera tionName = "PRPA_IN2 01305UV02" ) | |
| 32 | @WebResult (name = "P RPA_IN2013 05UV02Resp onse", tar getNamespa ce = "http :// DNS . URL . ", partNam e = "retur nXML") | |
| 33 | public Object pr paIN201305 UV02( | |
| 34 | @WebParam( name = "PR PA_IN20130 5UV02", ta rgetNamesp ace = "htt p:// DNS . URL . ", partNam e = "inbou ndXML") | |
| 35 | Ob ject inbou ndXML); | |
| 36 | ||
| 37 | ||
| 38 | } |
Araxis Merge (but not the data content of this report) is Copyright © 1993-2016 Araxis Ltd (www.araxis.com). All rights reserved.