3023. EPMO Open Source Coordination Office Redaction File Detail Report

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

3023.1 Files compared

# Location File Last Modified
1 Fri Jun 9 19:49:42 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\data Participant.java Fri Apr 21 20:03:26 2017 UTC

3023.2 Comparison summary

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

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

3023.4 Active regular expressions

No regular expressions were active.

3023.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.27 at  08:56:54  AM PDT 
        6   //
        7  
        8   package go v.va.nvap. privacy.da ta;
        9  
        10   import jav ax.xml.bin d.annotati on.XmlAcce ssType;
        11   import jav ax.xml.bin d.annotati on.XmlAcce ssorType;
        12   import jav ax.xml.bin d.annotati on.XmlElem ent;
        13   import jav ax.xml.bin d.annotati on.XmlType ;
        14  
        15   /**
        16    * <p>
        17    * Java cl ass for pa rticipant  complex ty pe.
        18    * 
        19    * <p>
        20    * The fol lowing sch ema fragme nt specifi es the exp ected cont ent contai ned within
        21    * this cl ass.
        22    * 
        23    * <pre>
        24    * &lt;com plexType n ame="parti cipant">
        25    *   &lt;c omplexCont ent>
        26    *     &lt ;restricti on base="{ http://www .w3.org/20 01/XMLSche ma}anyType ">
        27    *       & lt;sequenc e>
        28    *          &lt;eleme nt name="c omponentPa rticipantI d" type="{ http://www .w3.org/20 01/XMLSche ma}string" />
        29    *          &lt;eleme nt name="c omponentPa rticipantO id" type=" {http://ww w.w3.org/2 001/XMLSch ema}string "/>
        30    *          &lt;eleme nt name="c omponentPa rticipantR oleCode" t ype="{http ://www.w3. org/2001/X MLSchema}s tring"/>
        31    *          &lt;eleme nt name="c omponentPa rticipantR oleDisplay Name" type ="{http:// www.w3.org /2001/XMLS chema}stri ng"/>
        32    *          &lt;eleme nt name="c omponentPa rticipantR oleCodeSys temName" t ype="{http ://www.w3. org/2001/X MLSchema}s tring"/>
        33    *          &lt;eleme nt name="c omponentPa rticipantR oleCodeSys temOid" ty pe="{http: //www.w3.o rg/2001/XM LSchema}st ring"/>
        34    *          &lt;eleme nt name="c omponentPa rticipantS treetAddre ssLine" ty pe="{http: //www.w3.o rg/2001/XM LSchema}st ring"/>
        35    *          &lt;eleme nt name="c omponentPa rticipantC ity" type= "{http://w ww.w3.org/ 2001/XMLSc hema}strin g"/>
        36    *          &lt;eleme nt name="c omponentPa rticipantS tate" type ="{http:// www.w3.org /2001/XMLS chema}stri ng"/>
        37    *          &lt;eleme nt name="c omponentPa rticipantP ostalCode"  type="{ht tp://www.w 3.org/2001 /XMLSchema }string"/>
        38    *          &lt;eleme nt name="c omponentPa rticipantC ountry" ty pe="{http: //www.w3.o rg/2001/XM LSchema}st ring"/>
        39    *          &lt;eleme nt name="c omponentPa rticipantP layingEnti tyName" ty pe="{http: //www.w3.o rg/2001/XM LSchema}st ring"/>
        40    *       & lt;/sequen ce>
        41    *     &lt ;/restrict ion>
        42    *   &lt;/ complexCon tent>
        43    * &lt;/co mplexType>
        44    * </pre>
        45    * 
        46    * 
        47    */
        48   @XmlAccess orType(Xml AccessType .FIELD)
        49   @XmlType(n ame = "par ticipant",  propOrder  = { "comp onentParti cipantId",
        50                    "com ponentPart icipantOid ", "compon entPartici pantRoleCo de",
        51                    "com ponentPart icipantRol eDisplayNa me",
        52                    "com ponentPart icipantRol eCodeSyste mName",
        53                    "com ponentPart icipantRol eCodeSyste mOid",
        54                    "com ponentPart icipantStr eetAddress Line", "co mponentPar ticipantCi ty",
        55                    "com ponentPart icipantSta te", "comp onentParti cipantPost alCode",
        56                    "com ponentPart icipantCou ntry", "co mponentPar ticipantPl ayingEntit yName" })
        57   public cla ss Partici pant {
        58  
        59           @X mlElement( required =  true)
        60           pr otected St ring compo nentPartic ipantCity;
        61           @X mlElement( required =  true)
        62           pr otected St ring compo nentPartic ipantCount ry;
        63           @X mlElement( required =  true)
        64           pr otected St ring compo nentPartic ipantId;
        65           @X mlElement( required =  true)
        66           pr otected St ring compo nentPartic ipantOid;
        67           @X mlElement( required =  true)
        68           pr otected St ring compo nentPartic ipantPlayi ngEntityNa me;
        69           @X mlElement( required =  true)
        70           pr otected St ring compo nentPartic ipantPosta lCode;
        71           @X mlElement( required =  true)
        72           pr otected St ring compo nentPartic ipantRoleC ode;
        73           @X mlElement( required =  true)
        74           pr otected St ring compo nentPartic ipantRoleC odeSystemN ame;
        75           @X mlElement( required =  true)
        76           pr otected St ring compo nentPartic ipantRoleC odeSystemO id;
        77           @X mlElement( required =  true)
        78           pr otected St ring compo nentPartic ipantRoleD isplayName ;
        79           @X mlElement( required =  true)
        80           pr otected St ring compo nentPartic ipantState ;
        81           @X mlElement( required =  true)
        82           pr otected St ring compo nentPartic ipantStree tAddressLi ne;
        83  
        84           /* *
        85            *  Gets the  value of t he compone ntParticip antCity pr operty.
        86            *  
        87            *  @return p ossible ob ject is {@ link Strin g }
        88            *  
        89            * /
        90           pu blic Strin g getCompo nentPartic ipantCity( ) {
        91                    retu rn this.co mponentPar ticipantCi ty;
        92           }
        93  
        94           /* *
        95            *  Gets the  value of t he compone ntParticip antCountry  property.
        96            *  
        97            *  @return p ossible ob ject is {@ link Strin g }
        98            *  
        99            * /
        100           pu blic Strin g getCompo nentPartic ipantCount ry() {
        101                    retu rn this.co mponentPar ticipantCo untry;
        102           }
        103  
        104           /* *
        105            *  Gets the  value of t he compone ntParticip antId prop erty.
        106            *  
        107            *  @return p ossible ob ject is {@ link Strin g }
        108            *  
        109            * /
        110           pu blic Strin g getCompo nentPartic ipantId()  {
        111                    retu rn this.co mponentPar ticipantId ;
        112           }
        113  
        114           /* *
        115            *  Gets the  value of t he compone ntParticip antOid pro perty.
        116            *  
        117            *  @return p ossible ob ject is {@ link Strin g }
        118            *  
        119            * /
        120           pu blic Strin g getCompo nentPartic ipantOid()  {
        121                    retu rn this.co mponentPar ticipantOi d;
        122           }
        123  
        124           /* *
        125            *  Gets the  value of t he compone ntParticip antPlaying EntityName  property.
        126            *  
        127            *  @return p ossible ob ject is {@ link Strin g }
        128            *  
        129            * /
        130           pu blic Strin g getCompo nentPartic ipantPlayi ngEntityNa me() {
        131                    retu rn this.co mponentPar ticipantPl ayingEntit yName;
        132           }
        133  
        134           /* *
        135            *  Gets the  value of t he compone ntParticip antPostalC ode proper ty.
        136            *  
        137            *  @return p ossible ob ject is {@ link Strin g }
        138            *  
        139            * /
        140           pu blic Strin g getCompo nentPartic ipantPosta lCode() {
        141                    retu rn this.co mponentPar ticipantPo stalCode;
        142           }
        143  
        144           /* *
        145            *  Gets the  value of t he compone ntParticip antRoleCod e property .
        146            *  
        147            *  @return p ossible ob ject is {@ link Strin g }
        148            *  
        149            * /
        150           pu blic Strin g getCompo nentPartic ipantRoleC ode() {
        151                    retu rn this.co mponentPar ticipantRo leCode;
        152           }
        153  
        154           /* *
        155            *  Gets the  value of t he compone ntParticip antRoleCod eSystemNam e property .
        156            *  
        157            *  @return p ossible ob ject is {@ link Strin g }
        158            *  
        159            * /
        160           pu blic Strin g getCompo nentPartic ipantRoleC odeSystemN ame() {
        161                    retu rn this.co mponentPar ticipantRo leCodeSyst emName;
        162           }
        163  
        164           /* *
        165            *  Gets the  value of t he compone ntParticip antRoleCod eSystemOid  property.
        166            *  
        167            *  @return p ossible ob ject is {@ link Strin g }
        168            *  
        169            * /
        170           pu blic Strin g getCompo nentPartic ipantRoleC odeSystemO id() {
        171                    retu rn this.co mponentPar ticipantRo leCodeSyst emOid;
        172           }
        173  
        174           /* *
        175            *  Gets the  value of t he compone ntParticip antRoleDis playName p roperty.
        176            *  
        177            *  @return p ossible ob ject is {@ link Strin g }
        178            *  
        179            * /
        180           pu blic Strin g getCompo nentPartic ipantRoleD isplayName () {
        181                    retu rn this.co mponentPar ticipantRo leDisplayN ame;
        182           }
        183  
        184           /* *
        185            *  Gets the  value of t he compone ntParticip antState p roperty.
        186            *  
        187            *  @return p ossible ob ject is {@ link Strin g }
        188            *  
        189            * /
        190           pu blic Strin g getCompo nentPartic ipantState () {
        191                    retu rn this.co mponentPar ticipantSt ate;
        192           }
        193  
        194           /* *
        195            *  Gets the  value of t he compone ntParticip antStreetA ddressLine  property.
        196            *  
        197            *  @return p ossible ob ject is {@ link Strin g }
        198            *  
        199            * /
        200           pu blic Strin g getCompo nentPartic ipantStree tAddressLi ne() {
        201                    retu rn this.co mponentPar ticipantSt reetAddres sLine;
        202           }
        203  
        204           /* *
        205            *  Sets the  value of t he compone ntParticip antCity pr operty.
        206            *  
        207            *  @param va lue
        208            *              allowed  object is  {@link Str ing }
        209            *  
        210            * /
        211           pu blic void  setCompone ntParticip antCity(fi nal String  value) {
        212                    this .component Participan tCity = va lue;
        213           }
        214  
        215           /* *
        216            *  Sets the  value of t he compone ntParticip antCountry  property.
        217            *  
        218            *  @param va lue
        219            *              allowed  object is  {@link Str ing }
        220            *  
        221            * /
        222           pu blic void  setCompone ntParticip antCountry (final Str ing value)  {
        223                    this .component Participan tCountry =  value;
        224           }
        225  
        226           /* *
        227            *  Sets the  value of t he compone ntParticip antId prop erty.
        228            *  
        229            *  @param va lue
        230            *              allowed  object is  {@link Str ing }
        231            *  
        232            * /
        233           pu blic void  setCompone ntParticip antId(fina l String v alue) {
        234                    this .component Participan tId = valu e;
        235           }
        236  
        237           /* *
        238            *  Sets the  value of t he compone ntParticip antOid pro perty.
        239            *  
        240            *  @param va lue
        241            *              allowed  object is  {@link Str ing }
        242            *  
        243            * /
        244           pu blic void  setCompone ntParticip antOid(fin al String  value) {
        245                    this .component Participan tOid = val ue;
        246           }
        247  
        248           /* *
        249            *  Sets the  value of t he compone ntParticip antPlaying EntityName  property.
        250            *  
        251            *  @param va lue
        252            *              allowed  object is  {@link Str ing }
        253            *  
        254            * /
        255           pu blic void  setCompone ntParticip antPlaying EntityName (final Str ing value)  {
        256                    this .component Participan tPlayingEn tityName =  value;
        257           }
        258  
        259           /* *
        260            *  Sets the  value of t he compone ntParticip antPostalC ode proper ty.
        261            *  
        262            *  @param va lue
        263            *              allowed  object is  {@link Str ing }
        264            *  
        265            * /
        266           pu blic void  setCompone ntParticip antPostalC ode(final  String val ue) {
        267                    this .component Participan tPostalCod e = value;
        268           }
        269  
        270           /* *
        271            *  Sets the  value of t he compone ntParticip antRoleCod e property .
        272            *  
        273            *  @param va lue
        274            *              allowed  object is  {@link Str ing }
        275            *  
        276            * /
        277           pu blic void  setCompone ntParticip antRoleCod e(final St ring value ) {
        278                    this .component Participan tRoleCode  = value;
        279           }
        280  
        281           /* *
        282            *  Sets the  value of t he compone ntParticip antRoleCod eSystemNam e property .
        283            *  
        284            *  @param va lue
        285            *              allowed  object is  {@link Str ing }
        286            *  
        287            * /
        288           pu blic void  setCompone ntParticip antRoleCod eSystemNam e(final St ring value ) {
        289                    this .component Participan tRoleCodeS ystemName  = value;
        290           }
        291  
        292           /* *
        293            *  Sets the  value of t he compone ntParticip antRoleCod eSystemOid  property.
        294            *  
        295            *  @param va lue
        296            *              allowed  object is  {@link Str ing }
        297            *  
        298            * /
        299           pu blic void  setCompone ntParticip antRoleCod eSystemOid (final Str ing value)  {
        300                    this .component Participan tRoleCodeS ystemOid =  value;
        301           }
        302  
        303           /* *
        304            *  Sets the  value of t he compone ntParticip antRoleDis playName p roperty.
        305            *  
        306            *  @param va lue
        307            *              allowed  object is  {@link Str ing }
        308            *  
        309            * /
        310           pu blic void  setCompone ntParticip antRoleDis playName(f inal Strin g value) {
        311                    this .component Participan tRoleDispl ayName = v alue;
        312           }
        313  
        314           /* *
        315            *  Sets the  value of t he compone ntParticip antState p roperty.
        316            *  
        317            *  @param va lue
        318            *              allowed  object is  {@link Str ing }
        319            *  
        320            * /
        321           pu blic void  setCompone ntParticip antState(f inal Strin g value) {
        322                    this .component Participan tState = v alue;
        323           }
        324  
        325           /* *
        326            *  Sets the  value of t he compone ntParticip antStreetA ddressLine  property.
        327            *  
        328            *  @param va lue
        329            *              allowed  object is  {@link Str ing }
        330            *  
        331            * /
        332           pu blic void  setCompone ntParticip antStreetA ddressLine (final Str ing value)  {
        333                    this .component Participan tStreetAdd ressLine =  value;
        334           }
        335  
        336   }