3072. EPMO Open Source Coordination Office Redaction File Detail Report

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

3072.1 Files compared

# Location File Last Modified
1 Fri Jun 9 19:49:46 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-client\src\main\java\gov\va\nvap\privacy ObjectFactory.java Fri Apr 21 20:03:26 2017 UTC

3072.2 Comparison summary

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

3072.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

3072.4 Active regular expressions

No regular expressions were active.

3072.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 2.03.26 at  07:36:42  AM PDT 
        6   //
        7  
        8  
        9   package go v.va.nvap. privacy;
        10  
        11   import jav ax.xml.bin d.annotati on.XmlRegi stry;
        12  
        13  
        14   /**
        15    * This ob ject conta ins factor y methods  for each 
        16    * Java co ntent inte rface and  Java eleme nt interfa ce 
        17    * generat ed in the  gov.va.nva p.privacy  package. 
        18    * <p>An O bjectFacto ry allows  you to pro gramatical ly 
        19    * constru ct new ins tances of  the Java r epresentat ion 
        20    * for XML  content.  The Java r epresentat ion of XML  
        21    * content  can consi st of sche ma derived  interface
        22    * and cla sses repre senting th e binding  of schema 
        23    * type de finitions,  element d eclaration s and mode
        24    * groups.   Factory  methods fo r each of  these are 
        25    * provide d in this  class.
        26    * 
        27    */
        28   @XmlRegist ry
        29   public cla ss ObjectF actory {
        30  
        31  
        32       /**
        33        * 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 .nvap.priv acy
        34        * 
        35        */
        36       public  ObjectFac tory() {
        37       }
        38  
        39       /**
        40        * Cre ate an ins tance of { @link Cons entManagem entService FaultType  }
        41        * 
        42        */
        43       public  ConsentMa nagementSe rviceFault Type creat eConsentMa nagementSe rviceFault Type() {
        44           re turn new C onsentMana gementServ iceFaultTy pe();
        45       }
        46  
        47       /**
        48        * Cre ate an ins tance of { @link Cons entDirecti veRevocati onResponse Type }
        49        * 
        50        */
        51       public  ConsentDi rectiveRev ocationRes ponseType  createCons entDirecti veRevocati onResponse Type() {
        52           re turn new C onsentDire ctiveRevoc ationRespo nseType();
        53       }
        54  
        55       /**
        56        * Cre ate an ins tance of { @link Cons entDirecti veQueryRes ponseType  }
        57        * 
        58        */
        59       public  ConsentDi rectiveQue ryResponse Type creat eConsentDi rectiveQue ryResponse Type() {
        60           re turn new C onsentDire ctiveQuery ResponseTy pe();
        61       }
        62  
        63       /**
        64        * Cre ate an ins tance of { @link Cons entDirecti veDocument RetrieveRe questType  }
        65        * 
        66        */
        67       public  ConsentDi rectiveDoc umentRetri eveRequest Type creat eConsentDi rectiveDoc umentRetri eveRequest Type() {
        68           re turn new C onsentDire ctiveDocum entRetriev eRequestTy pe();
        69       }
        70  
        71       /**
        72        * Cre ate an ins tance of { @link Cons entDirecti veRevocati onRequestT ype }
        73        * 
        74        */
        75       public  ConsentDi rectiveRev ocationReq uestType c reateConse ntDirectiv eRevocatio nRequestTy pe() {
        76           re turn new C onsentDire ctiveRevoc ationReque stType();
        77       }
        78  
        79       /**
        80        * Cre ate an ins tance of { @link Serv iceConsume rContextTy pe }
        81        * 
        82        */
        83       public  ServiceCo nsumerCont extType cr eateServic eConsumerC ontextType () {
        84           re turn new S erviceCons umerContex tType();
        85       }
        86  
        87       /**
        88        * Cre ate an ins tance of { @link Cons entDirecti veDocument RetrieveRe sponseType  }
        89        * 
        90        */
        91       public  ConsentDi rectiveDoc umentRetri eveRespons eType crea teConsentD irectiveDo cumentRetr ieveRespon seType() {
        92           re turn new C onsentDire ctiveDocum entRetriev eResponseT ype();
        93       }
        94  
        95       /**
        96        * Cre ate an ins tance of { @link Cons entDirecti veUpdateRe questType  }
        97        * 
        98        */
        99       public  ConsentDi rectiveUpd ateRequest Type creat eConsentDi rectiveUpd ateRequest Type() {
        100           re turn new C onsentDire ctiveUpdat eRequestTy pe();
        101       }
        102  
        103       /**
        104        * Cre ate an ins tance of { @link Cons entDirecti veAuthoriz ationReque stType }
        105        * 
        106        */
        107       public  ConsentDi rectiveAut horization RequestTyp e createCo nsentDirec tiveAuthor izationReq uestType()  {
        108           re turn new C onsentDire ctiveAutho rizationRe questType( );
        109       }
        110  
        111       /**
        112        * Cre ate an ins tance of { @link Cons entDirecti veQueryReq uestType }
        113        * 
        114        */
        115       public  ConsentDi rectiveQue ryRequestT ype create ConsentDir ectiveQuer yRequestTy pe() {
        116           re turn new C onsentDire ctiveQuery RequestTyp e();
        117       }
        118  
        119       /**
        120        * Cre ate an ins tance of { @link Orga nizationsQ ueryRespon seType }
        121        * 
        122        */
        123       public  Organizat ionsQueryR esponseTyp e createOr ganization sQueryResp onseType()  {
        124           re turn new O rganizatio nsQueryRes ponseType( );
        125       }
        126  
        127       /**
        128        * Cre ate an ins tance of { @link Cons entDirecti veReferenc eType }
        129        * 
        130        */
        131       public  ConsentDi rectiveRef erenceType  createCon sentDirect iveReferen ceType() {
        132           re turn new C onsentDire ctiveRefer enceType() ;
        133       }
        134  
        135       /**
        136        * Cre ate an ins tance of { @link Cons entDirecti veAuthoriz ationRespo nseType }
        137        * 
        138        */
        139       public  ConsentDi rectiveAut horization ResponseTy pe createC onsentDire ctiveAutho rizationRe sponseType () {
        140           re turn new C onsentDire ctiveAutho rizationRe sponseType ();
        141       }
        142  
        143       /**
        144        * Cre ate an ins tance of { @link Orga nizationTy pe }
        145        * 
        146        */
        147       public  Organizat ionType cr eateOrgani zationType () {
        148           re turn new O rganizatio nType();
        149       }
        150  
        151       /**
        152        * Cre ate an ins tance of { @link Orga nizationsQ ueryReques tType }
        153        * 
        154        */
        155       public  Organizat ionsQueryR equestType  createOrg anizations QueryReque stType() {
        156           re turn new O rganizatio nsQueryReq uestType() ;
        157       }
        158  
        159       /**
        160        * Cre ate an ins tance of { @link Cons entDirecti veUpdateRe sponseType  }
        161        * 
        162        */
        163       public  ConsentDi rectiveUpd ateRespons eType crea teConsentD irectiveUp dateRespon seType() {
        164           re turn new C onsentDire ctiveUpdat eResponseT ype();
        165       }
        166  
        167   }