Produced by Araxis Merge on 6/9/2017 3:50:20 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 | Fri Jun 9 19:50:20 2017 UTC | ||
| 2 | eHealth_Exch (eHealth Exchange Enhancements) Build 3 docs & code_May_2017.zip\VAP_CIF_CODE0502.zip\VAP_CIF_CODE0502\VAP_CIF_CODE0502\nvap-ext-svc-proxy\src\main\java\gov\va\med\nhin\adapter\audit | FieldType.java | Fri Apr 21 20:03:28 2017 UTC |
| Description | Between Files 1 and 2 |
|
|---|---|---|
| Text Blocks | Lines | |
| Unchanged | 0 | 0 |
| Changed | 0 | 0 |
| Inserted | 1 | 118 |
| 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 | // This fi le was gen erated by the JavaTM Architect ure for XM L Binding( JAXB) Refe rence Impl ementation , v2.1-b02 -fcs | |||||
| 3 | // See <a href="http ://java.su n.com/xml/ jaxb">http ://java.su n.com/xml/ jaxb</a> | |||||
| 4 | // Any mod ifications to this f ile will b e lost upo n recompil ation of t he source schema. | |||||
| 5 | // Generat ed on: 201 1.09.20 at 07:08:46 AM PDT | |||||
| 6 | // | |||||
| 7 | ||||||
| 8 | ||||||
| 9 | package go v.va.med.n hin.adapte r.audit; | |||||
| 10 | ||||||
| 11 | import jav ax.xml.bin d.annotati on.XmlEnum ; | |||||
| 12 | import jav ax.xml.bin d.annotati on.XmlEnum Value; | |||||
| 13 | ||||||
| 14 | ||||||
| 15 | /** | |||||
| 16 | * <p>Java class for FieldType . | |||||
| 17 | * | |||||
| 18 | * <p>The following schema fra gment spec ifies the expected c ontent con tained wit hin this c lass. | |||||
| 19 | * <p> | |||||
| 20 | * <pre> | |||||
| 21 | * <sim pleType na me="FieldT ype"> | |||||
| 22 | * <r estriction base="{ht tp://www.w 3.org/2001 /XMLSchema }string"> | |||||
| 23 | * < ;enumerati on value=" auditTime" /> | |||||
| 24 | * < ;enumerati on value=" action"/> | |||||
| 25 | * < ;enumerati on value=" userId"/> | |||||
| 26 | * < ;enumerati on value=" userName"/ > | |||||
| 27 | * < ;enumerati on value=" userFacili tyNumber"/ > | |||||
| 28 | * < ;enumerati on value=" organizati onId"/> | |||||
| 29 | * < ;enumerati on value=" organizati onName"/> | |||||
| 30 | * < ;enumerati on value=" patientId" /> | |||||
| 31 | * < ;enumerati on value=" patientSSN "/> | |||||
| 32 | * < ;enumerati on value=" patientLas tName"/> | |||||
| 33 | * < ;enumerati on value=" patientMid dleName"/> | |||||
| 34 | * < ;enumerati on value=" patientGiv enName"/> | |||||
| 35 | * < ;enumerati on value=" patientFac ilityNumbe r"/> | |||||
| 36 | * < ;enumerati on value=" patientFac ilityName" /> | |||||
| 37 | * < ;enumerati on value=" purposeFor Use"/> | |||||
| 38 | * < ;enumerati on value=" remoteOrga nizationId "/> | |||||
| 39 | * < ;enumerati on value=" remoteOrga nizationNa me"/> | |||||
| 40 | * < ;enumerati on value=" optOutReas on"/> | |||||
| 41 | * < ;enumerati on value=" documentId "/> | |||||
| 42 | * < ;enumerati on value=" documentTi tle"/> | |||||
| 43 | * </ restrictio n> | |||||
| 44 | * </si mpleType> | |||||
| 45 | * </pre> | |||||
| 46 | * | |||||
| 47 | */ | |||||
| 48 | @XmlEnum | |||||
| 49 | public enu m FieldTyp e { | |||||
| 50 | ||||||
| 51 | @XmlEn umValue("a uditTime") | |||||
| 52 | AUDIT_ TIME("audi tTime"), | |||||
| 53 | @XmlEn umValue("a ction") | |||||
| 54 | ACTION ("action") , | |||||
| 55 | @XmlEn umValue("u serId") | |||||
| 56 | USER_I D("userId" ), | |||||
| 57 | @XmlEn umValue("u serName") | |||||
| 58 | USER_N AME("userN ame"), | |||||
| 59 | @XmlEn umValue("u serFacilit yNumber") | |||||
| 60 | USER_F ACILITY_NU MBER("user FacilityNu mber"), | |||||
| 61 | @XmlEn umValue("o rganizatio nId") | |||||
| 62 | ORGANI ZATION_ID( "organizat ionId"), | |||||
| 63 | @XmlEn umValue("o rganizatio nName") | |||||
| 64 | ORGANI ZATION_NAM E("organiz ationName" ), | |||||
| 65 | @XmlEn umValue("p atientId") | |||||
| 66 | PATIEN T_ID("pati entId"), | |||||
| 67 | @XmlEn umValue("p atientSSN" ) | |||||
| 68 | PATIEN T_SSN("pat ientSSN"), | |||||
| 69 | @XmlEn umValue("p atientLast Name") | |||||
| 70 | PATIEN T_LAST_NAM E("patient LastName") , | |||||
| 71 | @XmlEn umValue("p atientMidd leName") | |||||
| 72 | PATIEN T_MIDDLE_N AME("patie ntMiddleNa me"), | |||||
| 73 | @XmlEn umValue("p atientGive nName") | |||||
| 74 | PATIEN T_GIVEN_NA ME("patien tGivenName "), | |||||
| 75 | @XmlEn umValue("p atientFaci lityNumber ") | |||||
| 76 | PATIEN T_FACILITY _NUMBER("p atientFaci lityNumber "), | |||||
| 77 | @XmlEn umValue("p atientFaci lityName") | |||||
| 78 | PATIEN T_FACILITY _NAME("pat ientFacili tyName"), | |||||
| 79 | @XmlEn umValue("f acilityNam e") | |||||
| 80 | FACILI TY_NAME("f acilityNam e"), | |||||
| 81 | @XmlEn umValue("p urposeForU se") | |||||
| 82 | PURPOS E_FOR_USE( "purposeFo rUse"), | |||||
| 83 | @XmlEn umValue("r emoteOrgan izationId" ) | |||||
| 84 | REMOTE _ORGANIZAT ION_ID("re moteOrgani zationId") , | |||||
| 85 | @XmlEn umValue("r emoteOrgan izationNam e") | |||||
| 86 | REMOTE _ORGANIZAT ION_NAME(" remoteOrga nizationNa me"), | |||||
| 87 | @XmlEn umValue("o ptOutReaso n") | |||||
| 88 | OPT_OU T_REASON(" optOutReas on"), | |||||
| 89 | @XmlEn umValue("d ocumentId" ) | |||||
| 90 | DOCUME NT_ID("doc umentId"), | |||||
| 91 | @XmlEn umValue("d ocumentTit le") | |||||
| 92 | DOCUME NT_TITLE(" documentTi tle"), | |||||
| 93 | @XmlEn umValue("o ptInConsen tTypeId") | |||||
| 94 | OPTIN_ CONSENT_TY PE_ID("opt InConsentT ypeId"), | |||||
| 95 | @XmlEn umValue("o ptInDate") | |||||
| 96 | OPTIN_ DATE("optI nDate"), | |||||
| 97 | @XmlEn umValue("e xpirationD ate") | |||||
| 98 | EXPIRA TION_DATE( "expiratio nDate"); | |||||
| 99 | privat e final St ring value ; | |||||
| 100 | ||||||
| 101 | FieldT ype(String v) { | |||||
| 102 | va lue = v; | |||||
| 103 | } | |||||
| 104 | ||||||
| 105 | public String va lue() { | |||||
| 106 | re turn value ; | |||||
| 107 | } | |||||
| 108 | ||||||
| 109 | public static Fi eldType fr omValue(St ring v) { | |||||
| 110 | fo r (FieldTy pe c: Fiel dType.valu es()) { | |||||
| 111 | if (c.va lue.equals (v)) { | |||||
| 112 | retu rn c; | |||||
| 113 | } | |||||
| 114 | } | |||||
| 115 | th row new Il legalArgum entExcepti on(v); | |||||
| 116 | } | |||||
| 117 | ||||||
| 118 | } |
Araxis Merge (but not the data content of this report) is Copyright © 1993-2016 Araxis Ltd (www.araxis.com). All rights reserved.