Produced by Araxis Merge on 4/2/2019 1:06:56 PM 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 | C:\AraxisMergeCompare\Pri_un\ARS_Backend\ars_app\src\main\java\gov\va\med\ewv\service | IEwvProcedureCodesInfoService.java | Wed Mar 27 19:21:13 2019 UTC |
2 | C:\AraxisMergeCompare\Pri_re\ARS_Backend\ars_app\src\main\java\gov\va\med\ewv\service | IEwvProcedureCodesInfoService.java | Thu Mar 28 17:51:04 2019 UTC |
Description | Between Files 1 and 2 |
|
---|---|---|
Text Blocks | Lines | |
Unchanged | 2 | 40 |
Changed | 1 | 2 |
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 | package go v.va.med.e wv.service ; | |
2 | ||
3 | import jav a.util.Lis t; | |
4 | import jav a.util.Set ; | |
5 | ||
6 | import gov .va.med.do main.ewv.E wvClaims; | |
7 | import gov .va.med.do main.ewv.E wvProcedur eCodes; | |
8 | import gov .va.med.ew v.codes.Pr ocedureCod e; | |
9 | import gov .va.med.ew v.codes.Pr ocedureCod esContaine r; | |
10 | ||
11 | /** | |
12 | * | |
13 | * @author
|
|
14 | * | |
15 | */ | |
16 | public int erface IEw vProcedure CodesInfoS ervice { | |
17 | ||
18 | Pr ocedureCod esContaine r populate ProcedureC odesContai ner(EwvCla ims claimB ean); | |
19 | Li st<Procedu reCode> cr eateListOf ProcedureC odes(Strin g principa lProcedure Code, Stri ng princip alProcedur eDate, | |
20 | Set<Ew vProcedure Codes> cod es); | |
21 | } |
Araxis Merge (but not the data content of this report) is Copyright © 1993-2016 Araxis Ltd (www.araxis.com). All rights reserved.