3555. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 6/9/2017 3:50:19 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.

3555.1 Files compared

# Location File Last Modified
1 Fri Jun 9 19:50:19 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\announce ObjectFactory.java Fri Apr 21 20:03:28 2017 UTC

3555.2 Comparison summary

Description Between
Files 1 and 2
Text Blocks Lines
Unchanged 0 0
Changed 0 0
Inserted 1 94
Removed 0 0

3555.3 Comparison options

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

3555.4 Active regular expressions

No regular expressions were active.

3555.5 Comparison detail

        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.19 at  09:24:14  AM PDT 
        6   //
        7  
        8  
        9   package go v.va.med.n hin.adapte r.announce ;
        10  
        11   import jav ax.xml.bin d.JAXBElem ent;
        12   import jav ax.xml.bin d.annotati on.XmlElem entDecl;
        13   import jav ax.xml.bin d.annotati on.XmlRegi stry;
        14   import jav ax.xml.nam espace.QNa me;
        15  
        16  
        17   /**
        18    * This ob ject conta ins factor y methods  for each 
        19    * Java co ntent inte rface and  Java eleme nt interfa ce 
        20    * generat ed in the  gov.va.med .nhin.adap ter.announ ce package
        21    * <p>An O bjectFacto ry allows  you to pro gramatical ly 
        22    * constru ct new ins tances of  the Java r epresentat ion 
        23    * for XML  content.  The Java r epresentat ion of XML  
        24    * content  can consi st of sche ma derived  interface
        25    * and cla sses repre senting th e binding  of schema 
        26    * type de finitions,  element d eclaration s and mode
        27    * groups.   Factory  methods fo r each of  these are 
        28    * provide d in this  class.
        29    * 
        30    */
        31   @XmlRegist ry
        32   public cla ss ObjectF actory {
        33  
        34       privat e final st atic QName  _Announce Patient_QN AME = new  QName("urn :gov:va:me d:nhin:ada pter:annou ncepatient ", "Announ cePatient" );
        35       privat e final st atic QName  _Announce PatientRes ponse_QNAM E = new QN ame("urn:g ov:va:med: nhin:adapt er:announc epatient",  "Announce PatientRes ponse");
        36  
        37       /**
        38        * Cre ate a new  ObjectFact ory that c an be used  to create  new insta nces of sc hema deriv ed classes  for packa ge: gov.va .med.nhin. adapter.an nounce
        39        * 
        40        */
        41       public  ObjectFac tory() {
        42       }
        43  
        44       /**
        45        * Cre ate an ins tance of { @link Anno uncePatien tType }
        46        * 
        47        */
        48       public  AnnounceP atientType  createAnn ouncePatie ntType() {
        49           re turn new A nnouncePat ientType() ;
        50       }
        51  
        52       /**
        53        * Cre ate an ins tance of { @link Anno uncePatien tResponseT ype }
        54        * 
        55        */
        56       public  AnnounceP atientResp onseType c reateAnnou ncePatient ResponseTy pe() {
        57           re turn new A nnouncePat ientRespon seType();
        58       }
        59  
        60       /**
        61        * Cre ate an ins tance of { @link User InfoType }
        62        * 
        63        */
        64       public  UserInfoT ype create UserInfoTy pe() {
        65           re turn new U serInfoTyp e();
        66       }
        67  
        68       /**
        69        * Cre ate an ins tance of { @link Anno uncePatien tType.Faci lities }
        70        * 
        71        */
        72       public  AnnounceP atientType .Facilitie s createAn nouncePati entTypeFac ilities()  {
        73           re turn new A nnouncePat ientType.F acilities( );
        74       }
        75  
        76       /**
        77        * Cre ate an ins tance of { @link JAXB Element }{ @code <}{@ link Annou ncePatient Type }{@co de >}}
        78        * 
        79        */
        80       @XmlEl ementDecl( namespace  = "urn:gov :va:med:nh in:adapter :announcep atient", n ame = "Ann ouncePatie nt")
        81       public  JAXBEleme nt<Announc ePatientTy pe> create AnnouncePa tient(Anno uncePatien tType valu e) {
        82           re turn new J AXBElement <AnnounceP atientType >(_Announc ePatient_Q NAME, Anno uncePatien tType.clas s, null, v alue);
        83       }
        84  
        85       /**
        86        * Cre ate an ins tance of { @link JAXB Element }{ @code <}{@ link Annou ncePatient ResponseTy pe }{@code  >}}
        87        * 
        88        */
        89       @XmlEl ementDecl( namespace  = "urn:gov :va:med:nh in:adapter :announcep atient", n ame = "Ann ouncePatie ntResponse ")
        90       public  JAXBEleme nt<Announc ePatientRe sponseType > createAn nouncePati entRespons e(Announce PatientRes ponseType  value) {
        91           re turn new J AXBElement <AnnounceP atientResp onseType>( _AnnounceP atientResp onse_QNAME , Announce PatientRes ponseType. class, nul l, value);
        92       }
        93  
        94   }