574. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 4/5/2017 4:25:31 PM Central 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.

574.1 Files compared

# Location File Last Modified
1 C:\working_scrub\Unredacted\VAP Code Base\VAP_Bld2_Source_Code_CIF_2017-02-14\nvap-ext-svc-proxy\src\main\java\gov\va\med\esr\webservices\jaxws\schemas EeSummary.java Wed Feb 1 18:37:28 2017 UTC
2 eHX-CIF.zip\eHX-CIF\VAP Code Base\VAP_Bld2_Source_Code_CIF_2017-02-14\nvap-ext-svc-proxy\src\main\java\gov\va\med\esr\webservices\jaxws\schemas EeSummary.java Mon Apr 3 14:02:49 2017 UTC

574.2 Comparison summary

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

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

574.4 Active regular expressions

No regular expressions were active.

574.5 Comparison detail

  1  
  2   package go v.va.med.e sr.webserv ices.jaxws .schemas;
  3  
  4   import jav ax.xml.bin d.annotati on.XmlAcce ssType;
  5   import jav ax.xml.bin d.annotati on.XmlAcce ssorType;
  6   import jav ax.xml.bin d.annotati on.XmlType ;
  7  
  8  
  9   /**
  10    * <p>Java  class for  eeSummary  complex t ype.
  11    * 
  12    * <p>The  following  schema fra gment spec ifies the  expected c ontent con tained wit hin this c lass.
  13    * 
  14    * <pre>
  15    * &lt;com plexType n ame="eeSum mary">
  16    *   &lt;c omplexCont ent>
  17    *     &lt ;restricti on base="{ http://www .w3.org/20 01/XMLSche ma}anyType ">
  18    *       & lt;all>
  19    *           &lt;elemen t name="as sociations " type="{h ttp://jaxw s.webservi ces.esr. URL         /schemas}a ssociation Collection " minOccur s="0"/>
  20    *           &lt;elemen t name="de athRecond"  type="{ht tp://jaxws .webservic es.esr. URL         /schemas}d eathRecond Info" minO ccurs="0"/ >
  21    *           &lt;elemen t name="de mographics " type="{h ttp://jaxw s.webservi ces.esr. URL         /schemas}d emographic Info" minO ccurs="0"/ >
  22    *           &lt;elemen t name="el igibilityV erificatio nInfo" typ e="{http:/ /jaxws.web services.e sr. URL         /schemas}e ligibility Verificati onInfo" mi nOccurs="0 "/>
  23    *           &lt;elemen t name="em ploymentIn fo" type=" {http://ja xws.webser vices.esr. URL         /schemas}e mploymentI nfo" minOc curs="0"/>
  24    *           &lt;elemen t name="en rollmentDe terminatio nInfo" typ e="{http:/ /jaxws.web services.e sr. URL         /schemas}e nrollmentD eterminati onInfo" mi nOccurs="0 "/>
  25    *           &lt;elemen t name="fe eBasisList " type="{h ttp://jaxw s.webservi ces.esr. URL         /schemas}f eeBasisCol lection" m inOccurs=" 0"/>
  26    *           &lt;elemen t name="fi nancialsIn fo" type=" {http://ja xws.webser vices.esr. URL         /schemas}f inancialsI nfo" minOc curs="0"/>
  27    *           &lt;elemen t name="in competence RulingInfo " type="{h ttp://jaxw s.webservi ces.esr. URL         /schemas}i ncompetenc eRulingInf o" minOccu rs="0"/>
  28    *           &lt;elemen t name="in suranceLis t" type="{ http://jax ws.webserv ices.esr. URL         /schemas}i nsuranceCo llection"  minOccurs= "0"/>
  29    *           &lt;elemen t name="mi litaryServ iceInfo" t ype="{http ://jaxws.w ebservices .esr. URL         /schemas}m ilitarySer viceInfo"  minOccurs= "0"/>
  30    *           &lt;elemen t name="pr isonerOfWa rInfo" typ e="{http:/ /jaxws.web services.e sr. URL         /schemas}p risonerOfW arInfo" mi nOccurs="0 "/>
  31    *           &lt;elemen t name="pu rpleHeart"  type="{ht tp://jaxws .webservic es.esr. URL         /schemas}p urpleHeart Info" minO ccurs="0"/ >
  32    *           &lt;elemen t name="re lations" t ype="{http ://jaxws.w ebservices .esr. URL         /schemas}r elationCol lection" m inOccurs=" 0"/>
  33    *           &lt;elemen t name="se nsitivityI nfo" type= "{http://j axws.webse rvices.esr . URL         /schemas}s ensitivity Info" minO ccurs="0"/ >
  34    *           &lt;elemen t name="sp inalCordIn juryInfo"  type="{htt p://jaxws. webservice s.esr. URL         /schemas}s pinalCordI njuryInfo"  minOccurs ="0"/>
  35    *           &lt;elemen t name="el igibilityS tatusInfo"  type="{ht tp://jaxws .webservic es.esr. URL         /schemas}e ligibility StatusInfo " minOccur s="0"/>
  36    *       & lt;/all>
  37    *     &lt ;/restrict ion>
  38    *   &lt;/ complexCon tent>
  39    * &lt;/co mplexType>
  40    * </pre>
  41    * 
  42    * 
  43    */
  44   @XmlAccess orType(Xml AccessType .FIELD)
  45   @XmlType(n ame = "eeS ummary", p ropOrder =  {
  46  
  47   })
  48   public cla ss EeSumma ry {
  49  
  50       protec ted Associ ationColle ction asso ciations;
  51       protec ted DeathR econdInfo  deathRecon d;
  52       protec ted Demogr aphicInfo  demographi cs;
  53       protec ted Eligib ilityVerif icationInf o eligibil ityVerific ationInfo;
  54       protec ted Employ mentInfo e mploymentI nfo;
  55       protec ted Enroll mentDeterm inationInf o enrollme ntDetermin ationInfo;
  56       protec ted FeeBas isCollecti on feeBasi sList;
  57       protec ted Financ ialsInfo f inancialsI nfo;
  58       protec ted Incomp etenceRuli ngInfo inc ompetenceR ulingInfo;
  59       protec ted Insura nceCollect ion insura nceList;
  60       protec ted Milita ryServiceI nfo milita ryServiceI nfo;
  61       protec ted Prison erOfWarInf o prisoner OfWarInfo;
  62       protec ted Purple HeartInfo  purpleHear t;
  63       protec ted Relati onCollecti on relatio ns;
  64       protec ted Sensit ivityInfo  sensitivit yInfo;
  65       protec ted Spinal CordInjury Info spina lCordInjur yInfo;
  66       protec ted Eligib ilityStatu sInfo elig ibilitySta tusInfo;
  67  
  68       /**
  69        * Get s the valu e of the a ssociation s property .
  70        * 
  71        * @re turn
  72        *      possible  object is
  73        *      {@link As sociationC ollection  }
  74        *      
  75        */
  76       public  Associati onCollecti on getAsso ciations()  {
  77           re turn assoc iations;
  78       }
  79  
  80       /**
  81        * Set s the valu e of the a ssociation s property .
  82        * 
  83        * @pa ram value
  84        *      allowed o bject is
  85        *      {@link As sociationC ollection  }
  86        *      
  87        */
  88       public  void setA ssociation s(Associat ionCollect ion value)  {
  89           th is.associa tions = va lue;
  90       }
  91  
  92       /**
  93        * Get s the valu e of the d eathRecond  property.
  94        * 
  95        * @re turn
  96        *      possible  object is
  97        *      {@link De athRecondI nfo }
  98        *      
  99        */
  100       public  DeathReco ndInfo get DeathRecon d() {
  101           re turn death Recond;
  102       }
  103  
  104       /**
  105        * Set s the valu e of the d eathRecond  property.
  106        * 
  107        * @pa ram value
  108        *      allowed o bject is
  109        *      {@link De athRecondI nfo }
  110        *      
  111        */
  112       public  void setD eathRecond (DeathReco ndInfo val ue) {
  113           th is.deathRe cond = val ue;
  114       }
  115  
  116       /**
  117        * Get s the valu e of the d emographic s property .
  118        * 
  119        * @re turn
  120        *      possible  object is
  121        *      {@link De mographicI nfo }
  122        *      
  123        */
  124       public  Demograph icInfo get Demographi cs() {
  125           re turn demog raphics;
  126       }
  127  
  128       /**
  129        * Set s the valu e of the d emographic s property .
  130        * 
  131        * @pa ram value
  132        *      allowed o bject is
  133        *      {@link De mographicI nfo }
  134        *      
  135        */
  136       public  void setD emographic s(Demograp hicInfo va lue) {
  137           th is.demogra phics = va lue;
  138       }
  139  
  140       /**
  141        * Get s the valu e of the e ligibility Verificati onInfo pro perty.
  142        * 
  143        * @re turn
  144        *      possible  object is
  145        *      {@link El igibilityV erificatio nInfo }
  146        *      
  147        */
  148       public  Eligibili tyVerifica tionInfo g etEligibil ityVerific ationInfo( ) {
  149           re turn eligi bilityVeri ficationIn fo;
  150       }
  151  
  152       /**
  153        * Set s the valu e of the e ligibility Verificati onInfo pro perty.
  154        * 
  155        * @pa ram value
  156        *      allowed o bject is
  157        *      {@link El igibilityV erificatio nInfo }
  158        *      
  159        */
  160       public  void setE ligibility Verificati onInfo(Eli gibilityVe rification Info value ) {
  161           th is.eligibi lityVerifi cationInfo  = value;
  162       }
  163  
  164       /**
  165        * Get s the valu e of the e mploymentI nfo proper ty.
  166        * 
  167        * @re turn
  168        *      possible  object is
  169        *      {@link Em ploymentIn fo }
  170        *      
  171        */
  172       public  Employmen tInfo getE mploymentI nfo() {
  173           re turn emplo ymentInfo;
  174       }
  175  
  176       /**
  177        * Set s the valu e of the e mploymentI nfo proper ty.
  178        * 
  179        * @pa ram value
  180        *      allowed o bject is
  181        *      {@link Em ploymentIn fo }
  182        *      
  183        */
  184       public  void setE mploymentI nfo(Employ mentInfo v alue) {
  185           th is.employm entInfo =  value;
  186       }
  187  
  188       /**
  189        * Get s the valu e of the e nrollmentD eterminati onInfo pro perty.
  190        * 
  191        * @re turn
  192        *      possible  object is
  193        *      {@link En rollmentDe terminatio nInfo }
  194        *      
  195        */
  196       public  Enrollmen tDetermina tionInfo g etEnrollme ntDetermin ationInfo( ) {
  197           re turn enrol lmentDeter minationIn fo;
  198       }
  199  
  200       /**
  201        * Set s the valu e of the e nrollmentD eterminati onInfo pro perty.
  202        * 
  203        * @pa ram value
  204        *      allowed o bject is
  205        *      {@link En rollmentDe terminatio nInfo }
  206        *      
  207        */
  208       public  void setE nrollmentD eterminati onInfo(Enr ollmentDet ermination Info value ) {
  209           th is.enrollm entDetermi nationInfo  = value;
  210       }
  211  
  212       /**
  213        * Get s the valu e of the f eeBasisLis t property .
  214        * 
  215        * @re turn
  216        *      possible  object is
  217        *      {@link Fe eBasisColl ection }
  218        *      
  219        */
  220       public  FeeBasisC ollection  getFeeBasi sList() {
  221           re turn feeBa sisList;
  222       }
  223  
  224       /**
  225        * Set s the valu e of the f eeBasisLis t property .
  226        * 
  227        * @pa ram value
  228        *      allowed o bject is
  229        *      {@link Fe eBasisColl ection }
  230        *      
  231        */
  232       public  void setF eeBasisLis t(FeeBasis Collection  value) {
  233           th is.feeBasi sList = va lue;
  234       }
  235  
  236       /**
  237        * Get s the valu e of the f inancialsI nfo proper ty.
  238        * 
  239        * @re turn
  240        *      possible  object is
  241        *      {@link Fi nancialsIn fo }
  242        *      
  243        */
  244       public  Financial sInfo getF inancialsI nfo() {
  245           re turn finan cialsInfo;
  246       }
  247  
  248       /**
  249        * Set s the valu e of the f inancialsI nfo proper ty.
  250        * 
  251        * @pa ram value
  252        *      allowed o bject is
  253        *      {@link Fi nancialsIn fo }
  254        *      
  255        */
  256       public  void setF inancialsI nfo(Financ ialsInfo v alue) {
  257           th is.financi alsInfo =  value;
  258       }
  259  
  260       /**
  261        * Get s the valu e of the i ncompetenc eRulingInf o property .
  262        * 
  263        * @re turn
  264        *      possible  object is
  265        *      {@link In competence RulingInfo  }
  266        *      
  267        */
  268       public  Incompete nceRulingI nfo getInc ompetenceR ulingInfo( ) {
  269           re turn incom petenceRul ingInfo;
  270       }
  271  
  272       /**
  273        * Set s the valu e of the i ncompetenc eRulingInf o property .
  274        * 
  275        * @pa ram value
  276        *      allowed o bject is
  277        *      {@link In competence RulingInfo  }
  278        *      
  279        */
  280       public  void setI ncompetenc eRulingInf o(Incompet enceRuling Info value ) {
  281           th is.incompe tenceRulin gInfo = va lue;
  282       }
  283  
  284       /**
  285        * Get s the valu e of the i nsuranceLi st propert y.
  286        * 
  287        * @re turn
  288        *      possible  object is
  289        *      {@link In suranceCol lection }
  290        *      
  291        */
  292       public  Insurance Collection  getInsura nceList()  {
  293           re turn insur anceList;
  294       }
  295  
  296       /**
  297        * Set s the valu e of the i nsuranceLi st propert y.
  298        * 
  299        * @pa ram value
  300        *      allowed o bject is
  301        *      {@link In suranceCol lection }
  302        *      
  303        */
  304       public  void setI nsuranceLi st(Insuran ceCollecti on value)  {
  305           th is.insuran ceList = v alue;
  306       }
  307  
  308       /**
  309        * Get s the valu e of the m ilitarySer viceInfo p roperty.
  310        * 
  311        * @re turn
  312        *      possible  object is
  313        *      {@link Mi litaryServ iceInfo }
  314        *      
  315        */
  316       public  MilitaryS erviceInfo  getMilita ryServiceI nfo() {
  317           re turn milit aryService Info;
  318       }
  319  
  320       /**
  321        * Set s the valu e of the m ilitarySer viceInfo p roperty.
  322        * 
  323        * @pa ram value
  324        *      allowed o bject is
  325        *      {@link Mi litaryServ iceInfo }
  326        *      
  327        */
  328       public  void setM ilitarySer viceInfo(M ilitarySer viceInfo v alue) {
  329           th is.militar yServiceIn fo = value ;
  330       }
  331  
  332       /**
  333        * Get s the valu e of the p risonerOfW arInfo pro perty.
  334        * 
  335        * @re turn
  336        *      possible  object is
  337        *      {@link Pr isonerOfWa rInfo }
  338        *      
  339        */
  340       public  PrisonerO fWarInfo g etPrisoner OfWarInfo( ) {
  341           re turn priso nerOfWarIn fo;
  342       }
  343  
  344       /**
  345        * Set s the valu e of the p risonerOfW arInfo pro perty.
  346        * 
  347        * @pa ram value
  348        *      allowed o bject is
  349        *      {@link Pr isonerOfWa rInfo }
  350        *      
  351        */
  352       public  void setP risonerOfW arInfo(Pri sonerOfWar Info value ) {
  353           th is.prisone rOfWarInfo  = value;
  354       }
  355  
  356       /**
  357        * Get s the valu e of the p urpleHeart  property.
  358        * 
  359        * @re turn
  360        *      possible  object is
  361        *      {@link Pu rpleHeartI nfo }
  362        *      
  363        */
  364       public  PurpleHea rtInfo get PurpleHear t() {
  365           re turn purpl eHeart;
  366       }
  367  
  368       /**
  369        * Set s the valu e of the p urpleHeart  property.
  370        * 
  371        * @pa ram value
  372        *      allowed o bject is
  373        *      {@link Pu rpleHeartI nfo }
  374        *      
  375        */
  376       public  void setP urpleHeart (PurpleHea rtInfo val ue) {
  377           th is.purpleH eart = val ue;
  378       }
  379  
  380       /**
  381        * Get s the valu e of the r elations p roperty.
  382        * 
  383        * @re turn
  384        *      possible  object is
  385        *      {@link Re lationColl ection }
  386        *      
  387        */
  388       public  RelationC ollection  getRelatio ns() {
  389           re turn relat ions;
  390       }
  391  
  392       /**
  393        * Set s the valu e of the r elations p roperty.
  394        * 
  395        * @pa ram value
  396        *      allowed o bject is
  397        *      {@link Re lationColl ection }
  398        *      
  399        */
  400       public  void setR elations(R elationCol lection va lue) {
  401           th is.relatio ns = value ;
  402       }
  403  
  404       /**
  405        * Get s the valu e of the s ensitivity Info prope rty.
  406        * 
  407        * @re turn
  408        *      possible  object is
  409        *      {@link Se nsitivityI nfo }
  410        *      
  411        */
  412       public  Sensitivi tyInfo get Sensitivit yInfo() {
  413           re turn sensi tivityInfo ;
  414       }
  415  
  416       /**
  417        * Set s the valu e of the s ensitivity Info prope rty.
  418        * 
  419        * @pa ram value
  420        *      allowed o bject is
  421        *      {@link Se nsitivityI nfo }
  422        *      
  423        */
  424       public  void setS ensitivity Info(Sensi tivityInfo  value) {
  425           th is.sensiti vityInfo =  value;
  426       }
  427  
  428       /**
  429        * Get s the valu e of the s pinalCordI njuryInfo  property.
  430        * 
  431        * @re turn
  432        *      possible  object is
  433        *      {@link Sp inalCordIn juryInfo }
  434        *      
  435        */
  436       public  SpinalCor dInjuryInf o getSpina lCordInjur yInfo() {
  437           re turn spina lCordInjur yInfo;
  438       }
  439  
  440       /**
  441        * Set s the valu e of the s pinalCordI njuryInfo  property.
  442        * 
  443        * @pa ram value
  444        *      allowed o bject is
  445        *      {@link Sp inalCordIn juryInfo }
  446        *      
  447        */
  448       public  void setS pinalCordI njuryInfo( SpinalCord InjuryInfo  value) {
  449           th is.spinalC ordInjuryI nfo = valu e;
  450       }
  451  
  452       /**
  453        * Get s the valu e of the e ligibility StatusInfo  property.
  454        * 
  455        * @re turn
  456        *      possible  object is
  457        *      {@link El igibilityS tatusInfo  }
  458        *      
  459        */
  460       public  Eligibili tyStatusIn fo getElig ibilitySta tusInfo()  {
  461           re turn eligi bilityStat usInfo;
  462       }
  463  
  464       /**
  465        * Set s the valu e of the e ligibility StatusInfo  property.
  466        * 
  467        * @pa ram value
  468        *      allowed o bject is
  469        *      {@link El igibilityS tatusInfo  }
  470        *      
  471        */
  472       public  void setE ligibility StatusInfo (Eligibili tyStatusIn fo value)  {
  473           th is.eligibi lityStatus Info = val ue;
  474       }
  475  
  476   }