172. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 12/5/2017 12:06:40 PM 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.

172.1 Files compared

# Location File Last Modified
1 IV-eHMP_CIF.zip\IMAG_Source\VISA\Java\ExchangeDataSource\main\src\java\gov\va\med\imaging\exchange\webservices\soap\types\v1 StudyTypeComponentSeries.java Mon Dec 4 21:35:34 2017 UTC
2 IV-eHMP_CIF.zip\IMAG_Source\VISA\Java\ExchangeDataSource\main\src\java\gov\va\med\imaging\exchange\webservices\soap\types\v1 StudyTypeComponentSeries.java Mon Dec 4 22:00:03 2017 UTC

172.2 Comparison summary

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

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

172.4 Active regular expressions

No regular expressions were active.

172.5 Comparison detail

  1   /**
  2    * StudyTy peComponen tSeries.ja va
  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.exc hange.webs ervices.so ap.types.v 1;
  9  
  10   public cla ss StudyTy peComponen tSeries  i mplements  java.io.Se rializable  {
  11       privat e gov.va.m ed.imaging .exchange. webservice s.soap.typ es.v1.Seri esType[] s eries;
  12  
  13       public  StudyType ComponentS eries() {
  14       }
  15  
  16       public  StudyType ComponentS eries(
  17               gov.va.me d.imaging. exchange.w ebservices .soap.type s.v1.Serie sType[] se ries) {
  18               this.seri es = serie s;
  19       }
  20  
  21  
  22       /**
  23        * Get s the seri es value f or this St udyTypeCom ponentSeri es.
  24        * 
  25        * @re turn serie s
  26        */
  27       public  gov.va.me d.imaging. exchange.w ebservices .soap.type s.v1.Serie sType[] ge tSeries()  {
  28           re turn serie s;
  29       }
  30  
  31  
  32       /**
  33        * Set s the seri es value f or this St udyTypeCom ponentSeri es.
  34        * 
  35        * @pa ram series
  36        */
  37       public  void setS eries(gov. va.med.ima ging.excha nge.webser vices.soap .types.v1. SeriesType [] series)  {
  38           th is.series  = series;
  39       }
  40  
  41       public  gov.va.me d.imaging. exchange.w ebservices .soap.type s.v1.Serie sType getS eries(int  i) {
  42           re turn this. series[i];
  43       }
  44  
  45       public  void setS eries(int  i, gov.va. med.imagin g.exchange .webservic es.soap.ty pes.v1.Ser iesType _v alue) {
  46           th is.series[ i] = _valu e;
  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 tudyTypeCo mponentSer ies)) retu rn false;
  52           St udyTypeCom ponentSeri es other =  (StudyTyp eComponent Series) ob j;
  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.s eries==nul l && other .getSeries ()==null)  || 
  62                 (this.s eries!=nul l &&
  63                  java.u til.Arrays .equals(th is.series,  other.get Series())) );
  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  (getSerie s() != nul l) {
  76                for (int  i=0;
  77                     i<j ava.lang.r eflect.Arr ay.getLeng th(getSeri es());
  78                     i++ ) {
  79                    java .lang.Obje ct obj = j ava.lang.r eflect.Arr ay.get(get Series(),  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 tudyTypeCo mponentSer ies.class,  true);
  93  
  94       static  {
  95             typeDesc.s etXmlType( new javax. xml.namesp ace.QName( "urn:v1.ty pes.soap.w ebservices .exchange. imaging. URL         ", ">Study Type>compo nent-serie s"));
  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 ("series") ;
  98             elemField. setXmlName (new javax .xml.names pace.QName ("urn:v1.t ypes.soap. webservice s.exchange .imaging. URL         ", "series "));
  99             elemField. setXmlType (new javax .xml.names pace.QName ("urn:v1.t ypes.soap. webservice s.exchange .imaging. URL         ", "Series Type"));
  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   }