111. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 7/10/2017 1:01:45 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.

111.1 Files compared

# Location File Last Modified
1 C:\AraxisMergeCompare\Pri_un\IV-ehmp_cif\MIXCommon\main\src\java\gov\va\med\imaging\mix\webservices\rest\types\v1 SeriesTypeComponentInstances.java Thu Jun 29 17:22:02 2017 UTC
2 C:\AraxisMergeCompare\Pri_re\IV-ehmp_cif\MIXCommon\main\src\java\gov\va\med\imaging\mix\webservices\rest\types\v1 SeriesTypeComponentInstances.java Thu Jul 6 15:04:07 2017 UTC

111.2 Comparison summary

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

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

111.4 Active regular expressions

No regular expressions were active.

111.5 Comparison detail

  1   /**
  2    * SeriesT ypeCompone ntInstance s.java
  3    *
  4    * This fi le was aut o-generate d from WSD L
  5    * by the  Apache Axi s 1.4 Apr  22, 2006 ( 06:55:48 P DT) WSDL2J ava emitte r.
  6    */
  7  
  8   package go v.va.med.i maging.mix .webservic es.rest.ty pes.v1;
  9  
  10   public cla ss SeriesT ypeCompone ntInstance s  impleme nts java.i o.Serializ able {
  11       privat e gov.va.m ed.imaging .mix.webse rvices.res t.types.v1 .InstanceT ype[] inst ance;
  12  
  13       public  SeriesTyp eComponent Instances( ) {
  14       }
  15  
  16       public  SeriesTyp eComponent Instances(
  17               gov.va.me d.imaging. mix.webser vices.rest .types.v1. InstanceTy pe[] insta nce) {
  18               this.inst ance = ins tance;
  19       }
  20  
  21  
  22       /**
  23        * Get s the inst ance value  for this  SeriesType ComponentI nstances.
  24        * 
  25        * @re turn insta nce
  26        */
  27       public  gov.va.me d.imaging. mix.webser vices.rest .types.v1. InstanceTy pe[] getIn stance() {
  28           re turn insta nce;
  29       }
  30  
  31  
  32       /**
  33        * Set s the inst ance value  for this  SeriesType ComponentI nstances.
  34        * 
  35        * @pa ram instan ce
  36        */
  37       public  void setI nstance(go v.va.med.i maging.mix .webservic es.rest.ty pes.v1.Ins tanceType[ ] instance ) {
  38           th is.instanc e = instan ce;
  39       }
  40  
  41       public  gov.va.me d.imaging. mix.webser vices.rest .types.v1. InstanceTy pe getInst ance(int i ) {
  42           re turn this. instance[i ];
  43       }
  44  
  45       public  void setI nstance(in t i, gov.v a.med.imag ing.mix.we bservices. rest.types .v1.Instan ceType _va lue) {
  46           th is.instanc e[i] = _va lue;
  47       }
  48  
  49       privat e java.lan g.Object _ _equalsCal c = null;
  50       public  synchroni zed boolea n equals(j ava.lang.O bject obj)  {
  51           if  (!(obj in stanceof S eriesTypeC omponentIn stances))  return fal se;
  52           Se riesTypeCo mponentIns tances oth er = (Seri esTypeComp onentInsta nces) obj;
  53           if  (obj == n ull) retur n false;
  54           if  (this ==  obj) retur n true;
  55           if  (__equals Calc != nu ll) {
  56                return ( __equalsCa lc == obj) ;
  57           }
  58           __ equalsCalc  = obj;
  59           bo olean _equ als;
  60           _e quals = tr ue && 
  61                ((this.i nstance==n ull && oth er.getInst ance()==nu ll) || 
  62                 (this.i nstance!=n ull &&
  63                  java.u til.Arrays .equals(th is.instanc e, other.g etInstance ())));
  64           __ equalsCalc  = null;
  65           re turn _equa ls;
  66       }
  67  
  68       privat e boolean  __hashCode Calc = fal se;
  69       public  synchroni zed int ha shCode() {
  70           if  (__hashCo deCalc) {
  71                return 0 ;
  72           }
  73           __ hashCodeCa lc = true;
  74           in t _hashCod e = 1;
  75           if  (getInsta nce() != n ull) {
  76                for (int  i=0;
  77                     i<j ava.lang.r eflect.Arr ay.getLeng th(getInst ance());
  78                     i++ ) {
  79                    java .lang.Obje ct obj = j ava.lang.r eflect.Arr ay.get(get Instance() , i);
  80                    if ( obj != nul l &&
  81                         !obj.getCl ass().isAr ray()) {
  82                         _hashCode  += obj.has hCode();
  83                    }
  84                }
  85           }
  86           __ hashCodeCa lc = false ;
  87           re turn _hash Code;
  88       }
  89  
  90       // Typ e metadata
  91       privat e static o rg.apache. axis.descr iption.Typ eDesc type Desc =
  92           ne w org.apac he.axis.de scription. TypeDesc(S eriesTypeC omponentIn stances.cl ass, true) ;
  93  
  94       static  {
  95             typeDesc.s etXmlType( new javax. xml.namesp ace.QName( "urn:v2.ty pes.soap.w ebservices .exchange. imaging. URL         ", ">Serie sType>comp onent-inst ances"));
  96           or g.apache.a xis.descri ption.Elem entDesc el emField =  new org.ap ache.axis. descriptio n.ElementD esc();
  97           el emField.se tFieldName ("instance ");
  98             elemField. setXmlName (new javax .xml.names pace.QName ("urn:v2.t ypes.soap. webservice s.exchange .imaging. URL         ", "instan ce"));
  99             elemField. setXmlType (new javax .xml.names pace.QName ("urn:v2.t ypes.soap. webservice s.exchange .imaging. URL         ", "Instan ceType"));
  100           el emField.se tNillable( false);
  101           el emField.se tMaxOccurs Unbounded( true);
  102           ty peDesc.add FieldDesc( elemField) ;
  103       }
  104  
  105       /**
  106        * Ret urn type m etadata ob ject
  107        */
  108       public  static or g.apache.a xis.descri ption.Type Desc getTy peDesc() {
  109           re turn typeD esc;
  110       }
  111  
  112       /**
  113        * Get  Custom Se rializer
  114        */
  115       public  static or g.apache.a xis.encodi ng.Seriali zer getSer ializer(
  116               java.lang .String me chType, 
  117               java.lang .Class _ja vaType,  
  118               javax.xml .namespace .QName _xm lType) {
  119           re turn 
  120              new  org.a pache.axis .encoding. ser.BeanSe rializer(
  121                _javaTyp e, _xmlTyp e, typeDes c);
  122       }
  123  
  124       /**
  125        * Get  Custom De serializer
  126        */
  127       public  static or g.apache.a xis.encodi ng.Deseria lizer getD eserialize r(
  128               java.lang .String me chType, 
  129               java.lang .Class _ja vaType,  
  130               javax.xml .namespace .QName _xm lType) {
  131           re turn 
  132              new  org.a pache.axis .encoding. ser.BeanDe serializer (
  133                _javaTyp e, _xmlTyp e, typeDes c);
  134       }
  135  
  136   }