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

37628.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 TaggedMedicationArray.java Wed Jan 16 16:06:32 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 TaggedMedicationArray.java Wed Jan 16 20:18:25 2019 UTC

37628.2 Comparison summary

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

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

37628.4 Active regular expressions

No regular expressions were active.

37628.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  taggedMed icationArr ay complex  type.
  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 dMedicatio nArray"&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="m eds" minOc curs="0" f orm="unqua lified"&gt ;
  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="me dicationTO " type="{h ttp:// DNS          . URL         /}medicati onTO" maxO ccurs="unb ounded" mi nOccurs="0 " form="un qualified" /&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 gedMedicat ionArray",  propOrder  = {
  42       "meds"
  43   })
  44   public cla ss TaggedM edicationA rray
  45       extend s Abstract TaggedArra yTO
  46   {
  47  
  48       protec ted Tagged Medication Array.Meds  meds;
  49  
  50       /**
  51        * Get s the valu e of the m eds proper ty.
  52        * 
  53        * @re turn
  54        *      possible  object is
  55        *      {@link Ta ggedMedica tionArray. Meds }
  56        *      
  57        */
  58       public  TaggedMed icationArr ay.Meds ge tMeds() {
  59           re turn meds;
  60       }
  61  
  62       /**
  63        * Set s the valu e of the m eds proper ty.
  64        * 
  65        * @pa ram value
  66        *      allowed o bject is
  67        *      {@link Ta ggedMedica tionArray. Meds }
  68        *      
  69        */
  70       public  void setM eds(Tagged Medication Array.Meds  value) {
  71           th is.meds =  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="me dicationTO " type="{h ttp:// DNS          . URL         /}medicati onTO" maxO ccurs="unb ounded" mi nOccurs="0 " form="un qualified" /&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           "m edicationT O"
  97       })
  98       public  static cl ass Meds {
  99  
  100           pr otected Li st<Medicat ionTO> med icationTO;
  101  
  102           /* *
  103            *  Gets the  value of t he medicat ionTO prop erty.
  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  medication TO propert y.
  110            *  
  111            *  <p>
  112            *  For examp le, to add  a new ite m, do as f ollows:
  113            *  <pre>
  114            *     getMed icationTO( ).add(newI tem);
  115            *  </pre>
  116            *  
  117            *  
  118            *  <p>
  119            *  Objects o f the foll owing type (s) are al lowed in t he list
  120            *  {@link Me dicationTO  }
  121            *  
  122            *  
  123            * /
  124           pu blic List< Medication TO> getMed icationTO( ) {
  125                if (medi cationTO = = null) {
  126                    medi cationTO =  new Array List<Medic ationTO>() ;
  127                }
  128                return t his.medica tionTO;
  129           }
  130  
  131       }
  132  
  133   }