3575. EPMO Open Source Coordination Office Redaction File Detail Report

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.

3575.1 Files compared

# 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 ObjectFactory.java Fri Apr 21 20:03:28 2017 UTC

3575.2 Comparison summary

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

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

3575.4 Active regular expressions

No regular expressions were active.

3575.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.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.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.audit  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  _GetAudit s_QNAME =  new QName( "urn:gov:v a:med:nhin :adapter:a udit", "Ge tAudits");
        35       privat e final st atic QName  _GetAudit sResponse_ QNAME = ne w QName("u rn:gov:va: med:nhin:a dapter:aud it", "GetA uditsRespo nse");
        36       privat e final st atic QName  _GetAudit sSummaryRe sponse_QNA ME = new Q Name("urn: gov:va:med :nhin:adap ter:audit" , "GetAudi tsSummaryR esponse");
        37       privat e final st atic QName  _GetAudit sSummary_Q NAME = new  QName("ur n:gov:va:m ed:nhin:ad apter:audi t", "GetAu ditsSummar y");
        38  
        39       /**
        40        * 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.au dit
        41        * 
        42        */
        43       public  ObjectFac tory() {
        44       }
        45  
        46       /**
        47        * Cre ate an ins tance of { @link Summ aryFieldsT ype }
        48        * 
        49        */
        50       public  SummaryFi eldsType c reateSumma ryFieldsTy pe() {
        51           re turn new S ummaryFiel dsType();
        52       }
        53  
        54       /**
        55        * Cre ate an ins tance of { @link User IdsType }
        56        * 
        57        */
        58       public  UserIdsTy pe createU serIdsType () {
        59           re turn new U serIdsType ();
        60       }
        61  
        62       /**
        63        * Cre ate an ins tance of { @link Sort FieldType  }
        64        * 
        65        */
        66       public  SortField Type creat eSortField Type() {
        67           re turn new S ortFieldTy pe();
        68       }
        69  
        70       /**
        71        * Cre ate an ins tance of { @link GetA uditsRespo nseType }
        72        * 
        73        */
        74       public  GetAudits ResponseTy pe createG etAuditsRe sponseType () {
        75           re turn new G etAuditsRe sponseType ();
        76       }
        77  
        78       /**
        79        * Cre ate an ins tance of { @link Audi tsType }
        80        * 
        81        */
        82       public  AuditsTyp e createAu ditsType()  {
        83           re turn new A uditsType( );
        84       }
        85  
        86       /**
        87        * Cre ate an ins tance of { @link Audi tType }
        88        * 
        89        */
        90       public  AuditType  createAud itType() {
        91           re turn new A uditType() ;
        92       }
        93  
        94       /**
        95        * Cre ate an ins tance of { @link Quer yType }
        96        * 
        97        */
        98       public  QueryType  createQue ryType() {
        99           re turn new Q ueryType() ;
        100       }
        101  
        102       /**
        103        * Cre ate an ins tance of { @link Sort FieldsType  }
        104        * 
        105        */
        106       public  SortField sType crea teSortFiel dsType() {
        107           re turn new S ortFieldsT ype();
        108       }
        109  
        110       /**
        111        * Cre ate an ins tance of { @link Stri ngValuesTy pe }
        112        * 
        113        */
        114       public  StringVal uesType cr eateString ValuesType () {
        115           re turn new S tringValue sType();
        116       }
        117  
        118       /**
        119        * Cre ate an ins tance of { @link GetA uditsSumma ryResponse Type }
        120        * 
        121        */
        122       public  GetAudits SummaryRes ponseType  createGetA uditsSumma ryResponse Type() {
        123           re turn new G etAuditsSu mmaryRespo nseType();
        124       }
        125  
        126       /**
        127        * Cre ate an ins tance of { @link Grou pByFieldsT ype }
        128        * 
        129        */
        130       public  GroupByFi eldsType c reateGroup ByFieldsTy pe() {
        131           re turn new G roupByFiel dsType();
        132       }
        133  
        134       /**
        135        * Cre ate an ins tance of { @link Acti onValuesTy pe }
        136        * 
        137        */
        138       public  ActionVal uesType cr eateAction ValuesType () {
        139           re turn new A ctionValue sType();
        140       }
        141  
        142       /**
        143        * Cre ate an ins tance of { @link Audi tSummaries Type }
        144        * 
        145        */
        146       public  AuditSumm ariesType  createAudi tSummaries Type() {
        147           re turn new A uditSummar iesType();
        148       }
        149  
        150       /**
        151        * Cre ate an ins tance of { @link GetA uditsType  }
        152        * 
        153        */
        154       public  GetAudits Type creat eGetAudits Type() {
        155           re turn new G etAuditsTy pe();
        156       }
        157  
        158       /**
        159        * Cre ate an ins tance of { @link Page InfoType }
        160        * 
        161        */
        162       public  PageInfoT ype create PageInfoTy pe() {
        163           re turn new P ageInfoTyp e();
        164       }
        165  
        166       /**
        167        * Cre ate an ins tance of { @link InVa luesType }
        168        * 
        169        */
        170       public  InValuesT ype create InValuesTy pe() {
        171           re turn new I nValuesTyp e();
        172       }
        173  
        174       /**
        175        * Cre ate an ins tance of { @link GetA uditsSumma ryType }
        176        * 
        177        */
        178       public  GetAudits SummaryTyp e createGe tAuditsSum maryType()  {
        179           re turn new G etAuditsSu mmaryType( );
        180       }
        181  
        182       /**
        183        * Cre ate an ins tance of { @link Audi tSummaryTy pe }
        184        * 
        185        */
        186       public  AuditSumm aryType cr eateAuditS ummaryType () {
        187           re turn new A uditSummar yType();
        188       }
        189  
        190       /**
        191        * Cre ate an ins tance of { @link JAXB Element }{ @code <}{@ link GetAu ditsType } {@code >}}
        192        * 
        193        */
        194       @XmlEl ementDecl( namespace  = "urn:gov :va:med:nh in:adapter :audit", n ame = "Get Audits")
        195       public  JAXBEleme nt<GetAudi tsType> cr eateGetAud its(GetAud itsType va lue) {
        196           re turn new J AXBElement <GetAudits Type>(_Get Audits_QNA ME, GetAud itsType.cl ass, null,  value);
        197       }
        198  
        199       /**
        200        * Cre ate an ins tance of { @link JAXB Element }{ @code <}{@ link GetAu ditsRespon seType }{@ code >}}
        201        * 
        202        */
        203       @XmlEl ementDecl( namespace  = "urn:gov :va:med:nh in:adapter :audit", n ame = "Get AuditsResp onse")
        204       public  JAXBEleme nt<GetAudi tsResponse Type> crea teGetAudit sResponse( GetAuditsR esponseTyp e value) {
        205           re turn new J AXBElement <GetAudits ResponseTy pe>(_GetAu ditsRespon se_QNAME,  GetAuditsR esponseTyp e.class, n ull, value );
        206       }
        207  
        208       /**
        209        * Cre ate an ins tance of { @link JAXB Element }{ @code <}{@ link GetAu ditsSummar yResponseT ype }{@cod e >}}
        210        * 
        211        */
        212       @XmlEl ementDecl( namespace  = "urn:gov :va:med:nh in:adapter :audit", n ame = "Get AuditsSumm aryRespons e")
        213       public  JAXBEleme nt<GetAudi tsSummaryR esponseTyp e> createG etAuditsSu mmaryRespo nse(GetAud itsSummary ResponseTy pe value)  {
        214           re turn new J AXBElement <GetAudits SummaryRes ponseType> (_GetAudit sSummaryRe sponse_QNA ME, GetAud itsSummary ResponseTy pe.class,  null, valu e);
        215       }
        216  
        217       /**
        218        * Cre ate an ins tance of { @link JAXB Element }{ @code <}{@ link GetAu ditsSummar yType }{@c ode >}}
        219        * 
        220        */
        221       @XmlEl ementDecl( namespace  = "urn:gov :va:med:nh in:adapter :audit", n ame = "Get AuditsSumm ary")
        222       public  JAXBEleme nt<GetAudi tsSummaryT ype> creat eGetAudits Summary(Ge tAuditsSum maryType v alue) {
        223           re turn new J AXBElement <GetAudits SummaryTyp e>(_GetAud itsSummary _QNAME, Ge tAuditsSum maryType.c lass, null , value);
        224       }
        225  
        226   }