37617. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 1/17/2019 10:54:37 AM Central Standard 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.

37617.1 Files compared

# Location File Last Modified
1 v1_iter_1_VIP_Build_4_Dec_2018_CG.zip\v1_iter_1_VIP_Build_4\portlets\caret-portlet\docroot\WEB-INF\src\gov\va\med\via\service TaggedGraphingItemDataArray.java Wed Jan 16 16:06:42 2019 UTC
2 v1_iter_1_VIP_Build_4_Dec_2018_CG.zip\v1_iter_1_VIP_Build_4\portlets\caret-portlet\docroot\WEB-INF\src\gov\va\med\via\service TaggedGraphingItemDataArray.java Wed Jan 16 20:18:19 2019 UTC

37617.2 Comparison summary

Description Between
Files 1 and 2
Text Blocks Lines
Unchanged 4 260
Changed 3 6
Inserted 0 0
Removed 0 0

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

37617.4 Active regular expressions

No regular expressions were active.

37617.5 Comparison detail

  1  
  2   package go v.va.med.v ia.service ;
  3  
  4   import jav a.util.Arr ayList;
  5   import jav a.util.Lis t;
  6   import jav ax.xml.bin d.annotati on.XmlAcce ssType;
  7   import jav ax.xml.bin d.annotati on.XmlAcce ssorType;
  8   import jav ax.xml.bin d.annotati on.XmlType ;
  9  
  10  
  11   /**
  12    * <p>Java  class for  taggedGra phingItemD ataArray c omplex typ e.
  13    * 
  14    * <p>The  following  schema fra gment spec ifies the  expected c ontent con tained wit hin this c lass.
  15    * 
  16    * <pre>
  17    * &lt;com plexType n ame="tagge dGraphingI temDataArr ay"&gt;
  18    *   &lt;c omplexCont ent&gt;
  19    *       &lt;extens ion base=" {http:// DNS          . URL         /}abstract TaggedArra yTO"&gt;
  20    *       & lt;sequenc e&gt;
  21    *          &lt;eleme nt name="i tems" minO ccurs="0"  form="unqu alified"&g t;
  22    *            &lt;com plexType&g t;
  23    *              &lt;c omplexCont ent&gt;
  24    *                &lt ;restricti on base="{ http://www .w3.org/20 01/XMLSche ma}anyType "&gt;
  25    *                  & lt;sequenc e&gt;
  26    *                      &lt;elemen t name="gr aphingItem DataTO" ty pe="{http: // DNS          . URL         /}graphing ItemDataTO " maxOccur s="unbound ed" minOcc urs="0" fo rm="unqual ified"/&gt ;
  27    *                  & lt;/sequen ce&gt;
  28    *                &lt ;/restrict ion&gt;
  29    *              &lt;/ complexCon tent&gt;
  30    *            &lt;/co mplexType& gt;
  31    *          &lt;/elem ent&gt;
  32    *       & lt;/sequen ce&gt;
  33    *     &lt ;/extensio n&gt;
  34    *   &lt;/ complexCon tent&gt;
  35    * &lt;/co mplexType& gt;
  36    * </pre>
  37    * 
  38    * 
  39    */
  40   @XmlAccess orType(Xml AccessType .FIELD)
  41   @XmlType(n ame = "tag gedGraphin gItemDataA rray", pro pOrder = {
  42       "items "
  43   })
  44   public cla ss TaggedG raphingIte mDataArray
  45       extend s Abstract TaggedArra yTO
  46   {
  47  
  48       protec ted Tagged GraphingIt emDataArra y.Items it ems;
  49  
  50       /**
  51        * Get s the valu e of the i tems prope rty.
  52        * 
  53        * @re turn
  54        *      possible  object is
  55        *      {@link Ta ggedGraphi ngItemData Array.Item s }
  56        *      
  57        */
  58       public  TaggedGra phingItemD ataArray.I tems getIt ems() {
  59           re turn items ;
  60       }
  61  
  62       /**
  63        * Set s the valu e of the i tems prope rty.
  64        * 
  65        * @pa ram value
  66        *      allowed o bject is
  67        *      {@link Ta ggedGraphi ngItemData Array.Item s }
  68        *      
  69        */
  70       public  void setI tems(Tagge dGraphingI temDataArr ay.Items v alue) {
  71           th is.items =  value;
  72       }
  73  
  74  
  75       /**
  76        * <p> Java class  for anony mous compl ex type.
  77        * 
  78        * <p> The follow ing schema  fragment  specifies  the expect ed content  contained  within th is class.
  79        * 
  80        * <pr e>
  81        * &lt ;complexTy pe&gt;
  82        *   & lt;complex Content&gt ;
  83        *      &lt;restr iction bas e="{http:/ /www.w3.or g/2001/XML Schema}any Type"&gt;
  84        *        &lt;seq uence&gt;
  85                   &lt;elemen t name="gr aphingItem DataTO" ty pe="{http: // DNS          . URL         /}graphing ItemDataTO " maxOccur s="unbound ed" minOcc urs="0" fo rm="unqual ified"/&gt ;
  86        *        &lt;/se quence&gt;
  87        *      &lt;/rest riction&gt ;
  88        *   & lt;/comple xContent&g t;
  89        * &lt ;/complexT ype&gt;
  90        * </p re>
  91        * 
  92        * 
  93        */
  94       @XmlAc cessorType (XmlAccess Type.FIELD )
  95       @XmlTy pe(name =  "", propOr der = {
  96           "g raphingIte mDataTO"
  97       })
  98       public  static cl ass Items  {
  99  
  100           pr otected Li st<Graphin gItemDataT O> graphin gItemDataT O;
  101  
  102           /* *
  103            *  Gets the  value of t he graphin gItemDataT O property .
  104            *  
  105            *  <p>
  106            *  This acce ssor metho d returns  a referenc e to the l ive list,
  107            *  not a sna pshot. The refore any  modificat ion you ma ke to the
  108            *  returned  list will  be present  inside th e JAXB obj ect.
  109            *  This is w hy there i s not a <C ODE>set</C ODE> metho d for the  graphingIt emDataTO p roperty.
  110            *  
  111            *  <p>
  112            *  For examp le, to add  a new ite m, do as f ollows:
  113            *  <pre>
  114            *     getGra phingItemD ataTO().ad d(newItem) ;
  115            *  </pre>
  116            *  
  117            *  
  118            *  <p>
  119            *  Objects o f the foll owing type (s) are al lowed in t he list
  120            *  {@link Gr aphingItem DataTO }
  121            *  
  122            *  
  123            * /
  124           pu blic List< GraphingIt emDataTO>  getGraphin gItemDataT O() {
  125                if (grap hingItemDa taTO == nu ll) {
  126                    grap hingItemDa taTO = new  ArrayList <GraphingI temDataTO> ();
  127                }
  128                return t his.graphi ngItemData TO;
  129           }
  130  
  131       }
  132  
  133   }