70. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 4/9/2018 9:55:16 AM 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.

70.1 Files compared

# Location File Last Modified
1 PS_INB_ERX_3.0.1.011.zip\PS_INB_ERX_Common\src\main\java\gov\va\med\pharmacy\wsclients\eAnde SendIVMUpdatesRequest.java Wed Dec 20 23:47:02 2017 UTC
2 PS_INB_ERX_3.0.1.011.zip\PS_INB_ERX_Common\src\main\java\gov\va\med\pharmacy\wsclients\eAnde SendIVMUpdatesRequest.java Fri Apr 6 14:32:44 2018 UTC

70.2 Comparison summary

Description Between
Files 1 and 2
Text Blocks Lines
Unchanged 3 878
Changed 2 12
Inserted 0 0
Removed 0 0

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

70.4 Active regular expressions

No regular expressions were active.

70.5 Comparison detail

  1  
  2   package go v.va.med.p harmacy.ws clients.eA nde;
  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.XmlElem ent;
  7   import jav ax.xml.bin d.annotati on.XmlRoot Element;
  8   import jav ax.xml.bin d.annotati on.XmlSche maType;
  9   import jav ax.xml.bin d.annotati on.XmlType ;
  10   import jav ax.xml.dat atype.XMLG regorianCa lendar;
  11  
  12  
  13   /**
  14    * <p>Java  class for  anonymous  complex t ype.
  15    * 
  16    * <p>The  following  schema fra gment spec ifies the  expected c ontent con tained wit hin this c lass.
  17    * 
  18    * <pre>
  19    * &lt;com plexType&g t;
  20    *   &lt;c omplexCont ent&gt;
  21    *     &lt ;restricti on base="{ http://www .w3.org/20 01/XMLSche ma}anyType "&gt;
  22    *       & lt;sequenc e&gt;
  23    *          &lt;eleme nt name="v pid" type= "{http://w ww.w3.org/ 2001/XMLSc hema}strin g"/&gt;
  24    *          &lt;eleme nt name="i ncomeYear"  type="{ht tp://www.w 3.org/2001 /XMLSchema }int"/&gt;
  25    *          &lt;eleme nt name="b tFinancial Ind" type= "{http://w ww.w3.org/ 2001/XMLSc hema}boole an" minOcc urs="0"/&g t;
  26    *          &lt;eleme nt name="s endIVMInfo "&gt;
  27    *            &lt;com plexType&g t;
  28    *              &lt;c omplexCont ent&gt;
  29    *                &lt ;restricti on base="{ http://www .w3.org/20 01/XMLSche ma}anyType "&gt;
  30    *                  & lt;sequenc e&gt;
  31    *                      &lt;elemen t name="sp ouse" type ="{http:// URL /schemas}s pouseInfo"  minOccurs ="0"/&gt;
  32    *                      &lt;elemen t name="de pendents"  type="{htt p:// URL /schemas}d ependentCo llection"  minOccurs= "0"/&gt;
  33    *                      &lt;elemen t name="in comeTest"  type="{htt p:// URL /schemas}i ncomeTestI nfo" minOc curs="0"/& gt;
  34    *                  & lt;/sequen ce&gt;
  35    *                &lt ;/restrict ion&gt;
  36    *              &lt;/ complexCon tent&gt;
  37    *            &lt;/co mplexType& gt;
  38    *          &lt;/elem ent&gt;
  39    *          &lt;eleme nt name="i vmLetterIn fo"&gt;
  40    *            &lt;com plexType&g t;
  41    *              &lt;c omplexCont ent&gt;
  42    *                &lt ;restricti on base="{ http://www .w3.org/20 01/XMLSche ma}anyType "&gt;
  43    *                  & lt;sequenc e&gt;
  44    *                     &lt;eleme nt name="i vmCaseNumb er" type=" {http://ww w.w3.org/2 001/XMLSch ema}string " minOccur s="0"/&gt;
  45    *                     &lt;eleme nt name="i vmLetterCo de" type=" {http://ww w.w3.org/2 001/XMLSch ema}string " minOccur s="0"/&gt;
  46    *                     &lt;eleme nt name="i vmConversi onDate" ty pe="{http: //www.w3.o rg/2001/XM LSchema}da te" minOcc urs="0"/&g t;
  47    *                  & lt;/sequen ce&gt;
  48    *                &lt ;/restrict ion&gt;
  49    *              &lt;/ complexCon tent&gt;
  50    *            &lt;/co mplexType& gt;
  51    *          &lt;/elem ent&gt;
  52    *          &lt;eleme nt name="i vmActionCo de"&gt;
  53    *            &lt;sim pleType&gt ;
  54    *              &lt;r estriction  base="{ht tp://www.w 3.org/2001 /XMLSchema }string"&g t;
  55    *                &lt ;enumerati on value=" R"/&gt;
  56    *                &lt ;enumerati on value=" C"/&gt;
  57    *                &lt ;enumerati on value=" N"/&gt;
  58    *              &lt;/ restrictio n&gt;
  59    *            &lt;/si mpleType&g t;
  60    *          &lt;/elem ent&gt;
  61    *       & lt;/sequen ce&gt;
  62    *     &lt ;/restrict ion&gt;
  63    *   &lt;/ complexCon tent&gt;
  64    * &lt;/co mplexType& gt;
  65    * </pre>
  66    * 
  67    * 
  68    */
  69   @XmlAccess orType(Xml AccessType .FIELD)
  70   @XmlType(n ame = "",  propOrder  = {
  71       "vpid" ,
  72       "incom eYear",
  73       "btFin ancialInd" ,
  74       "sendI VMInfo",
  75       "ivmLe tterInfo",
  76       "ivmAc tionCode"
  77   })
  78   @XmlRootEl ement(name  = "sendIV MUpdatesRe quest")
  79   public cla ss SendIVM UpdatesReq uest {
  80  
  81       @XmlEl ement(requ ired = tru e)
  82       protec ted String  vpid;
  83       protec ted int in comeYear;
  84       protec ted Boolea n btFinanc ialInd;
  85       @XmlEl ement(requ ired = tru e)
  86       protec ted SendIV MUpdatesRe quest.Send IVMInfo se ndIVMInfo;
  87       @XmlEl ement(requ ired = tru e)
  88       protec ted SendIV MUpdatesRe quest.IvmL etterInfo  ivmLetterI nfo;
  89       @XmlEl ement(requ ired = tru e)
  90       protec ted String  ivmAction Code;
  91  
  92       /**
  93        * Get s the valu e of the v pid proper ty.
  94        * 
  95        * @re turn
  96        *      possible  object is
  97        *      {@link St ring }
  98        *      
  99        */
  100       public  String ge tVpid() {
  101           re turn vpid;
  102       }
  103  
  104       /**
  105        * Set s the valu e of the v pid proper ty.
  106        * 
  107        * @pa ram value
  108        *      allowed o bject is
  109        *      {@link St ring }
  110        *      
  111        */
  112       public  void setV pid(String  value) {
  113           th is.vpid =  value;
  114       }
  115  
  116       /**
  117        * Get s the valu e of the i ncomeYear  property.
  118        * 
  119        */
  120       public  int getIn comeYear()  {
  121           re turn incom eYear;
  122       }
  123  
  124       /**
  125        * Set s the valu e of the i ncomeYear  property.
  126        * 
  127        */
  128       public  void setI ncomeYear( int value)  {
  129           th is.incomeY ear = valu e;
  130       }
  131  
  132       /**
  133        * Get s the valu e of the b tFinancial Ind proper ty.
  134        * 
  135        * @re turn
  136        *      possible  object is
  137        *      {@link Bo olean }
  138        *      
  139        */
  140       public  Boolean i sBtFinanci alInd() {
  141           re turn btFin ancialInd;
  142       }
  143  
  144       /**
  145        * Set s the valu e of the b tFinancial Ind proper ty.
  146        * 
  147        * @pa ram value
  148        *      allowed o bject is
  149        *      {@link Bo olean }
  150        *      
  151        */
  152       public  void setB tFinancial Ind(Boolea n value) {
  153           th is.btFinan cialInd =  value;
  154       }
  155  
  156       /**
  157        * Get s the valu e of the s endIVMInfo  property.
  158        * 
  159        * @re turn
  160        *      possible  object is
  161        *      {@link Se ndIVMUpdat esRequest. SendIVMInf o }
  162        *      
  163        */
  164       public  SendIVMUp datesReque st.SendIVM Info getSe ndIVMInfo( ) {
  165           re turn sendI VMInfo;
  166       }
  167  
  168       /**
  169        * Set s the valu e of the s endIVMInfo  property.
  170        * 
  171        * @pa ram value
  172        *      allowed o bject is
  173        *      {@link Se ndIVMUpdat esRequest. SendIVMInf o }
  174        *      
  175        */
  176       public  void setS endIVMInfo (SendIVMUp datesReque st.SendIVM Info value ) {
  177           th is.sendIVM Info = val ue;
  178       }
  179  
  180       /**
  181        * Get s the valu e of the i vmLetterIn fo propert y.
  182        * 
  183        * @re turn
  184        *      possible  object is
  185        *      {@link Se ndIVMUpdat esRequest. IvmLetterI nfo }
  186        *      
  187        */
  188       public  SendIVMUp datesReque st.IvmLett erInfo get IvmLetterI nfo() {
  189           re turn ivmLe tterInfo;
  190       }
  191  
  192       /**
  193        * Set s the valu e of the i vmLetterIn fo propert y.
  194        * 
  195        * @pa ram value
  196        *      allowed o bject is
  197        *      {@link Se ndIVMUpdat esRequest. IvmLetterI nfo }
  198        *      
  199        */
  200       public  void setI vmLetterIn fo(SendIVM UpdatesReq uest.IvmLe tterInfo v alue) {
  201           th is.ivmLett erInfo = v alue;
  202       }
  203  
  204       /**
  205        * Get s the valu e of the i vmActionCo de propert y.
  206        * 
  207        * @re turn
  208        *      possible  object is
  209        *      {@link St ring }
  210        *      
  211        */
  212       public  String ge tIvmAction Code() {
  213           re turn ivmAc tionCode;
  214       }
  215  
  216       /**
  217        * Set s the valu e of the i vmActionCo de propert y.
  218        * 
  219        * @pa ram value
  220        *      allowed o bject is
  221        *      {@link St ring }
  222        *      
  223        */
  224       public  void setI vmActionCo de(String  value) {
  225           th is.ivmActi onCode = v alue;
  226       }
  227  
  228  
  229       /**
  230        * <p> Java class  for anony mous compl ex type.
  231        * 
  232        * <p> The follow ing schema  fragment  specifies  the expect ed content  contained  within th is class.
  233        * 
  234        * <pr e>
  235        * &lt ;complexTy pe&gt;
  236        *   & lt;complex Content&gt ;
  237        *      &lt;restr iction bas e="{http:/ /www.w3.or g/2001/XML Schema}any Type"&gt;
  238        *        &lt;seq uence&gt;
  239        *          &lt;e lement nam e="ivmCase Number" ty pe="{http: //www.w3.o rg/2001/XM LSchema}st ring" minO ccurs="0"/ &gt;
  240        *          &lt;e lement nam e="ivmLett erCode" ty pe="{http: //www.w3.o rg/2001/XM LSchema}st ring" minO ccurs="0"/ &gt;
  241        *          &lt;e lement nam e="ivmConv ersionDate " type="{h ttp://www. w3.org/200 1/XMLSchem a}date" mi nOccurs="0 "/&gt;
  242        *        &lt;/se quence&gt;
  243        *      &lt;/rest riction&gt ;
  244        *   & lt;/comple xContent&g t;
  245        * &lt ;/complexT ype&gt;
  246        * </p re>
  247        * 
  248        * 
  249        */
  250       @XmlAc cessorType (XmlAccess Type.FIELD )
  251       @XmlTy pe(name =  "", propOr der = {
  252           "i vmCaseNumb er",
  253           "i vmLetterCo de",
  254           "i vmConversi onDate"
  255       })
  256       public  static cl ass IvmLet terInfo {
  257  
  258           pr otected St ring ivmCa seNumber;
  259           pr otected St ring ivmLe tterCode;
  260           @X mlSchemaTy pe(name =  "date")
  261           pr otected XM LGregorian Calendar i vmConversi onDate;
  262  
  263           /* *
  264            *  Gets the  value of t he ivmCase Number pro perty.
  265            *  
  266            *  @return
  267            *      possi ble object  is
  268            *      {@lin k String }
  269            *      
  270            * /
  271           pu blic Strin g getIvmCa seNumber()  {
  272                return i vmCaseNumb er;
  273           }
  274  
  275           /* *
  276            *  Sets the  value of t he ivmCase Number pro perty.
  277            *  
  278            *  @param va lue
  279            *      allow ed object  is
  280            *      {@lin k String }
  281            *      
  282            * /
  283           pu blic void  setIvmCase Number(Str ing value)  {
  284                this.ivm CaseNumber  = value;
  285           }
  286  
  287           /* *
  288            *  Gets the  value of t he ivmLett erCode pro perty.
  289            *  
  290            *  @return
  291            *      possi ble object  is
  292            *      {@lin k String }
  293            *      
  294            * /
  295           pu blic Strin g getIvmLe tterCode()  {
  296                return i vmLetterCo de;
  297           }
  298  
  299           /* *
  300            *  Sets the  value of t he ivmLett erCode pro perty.
  301            *  
  302            *  @param va lue
  303            *      allow ed object  is
  304            *      {@lin k String }
  305            *      
  306            * /
  307           pu blic void  setIvmLett erCode(Str ing value)  {
  308                this.ivm LetterCode  = value;
  309           }
  310  
  311           /* *
  312            *  Gets the  value of t he ivmConv ersionDate  property.
  313            *  
  314            *  @return
  315            *      possi ble object  is
  316            *      {@lin k XMLGrego rianCalend ar }
  317            *      
  318            * /
  319           pu blic XMLGr egorianCal endar getI vmConversi onDate() {
  320                return i vmConversi onDate;
  321           }
  322  
  323           /* *
  324            *  Sets the  value of t he ivmConv ersionDate  property.
  325            *  
  326            *  @param va lue
  327            *      allow ed object  is
  328            *      {@lin k XMLGrego rianCalend ar }
  329            *      
  330            * /
  331           pu blic void  setIvmConv ersionDate (XMLGregor ianCalenda r value) {
  332                this.ivm Conversion Date = val ue;
  333           }
  334  
  335       }
  336  
  337  
  338       /**
  339        * <p> Java class  for anony mous compl ex type.
  340        * 
  341        * <p> The follow ing schema  fragment  specifies  the expect ed content  contained  within th is class.
  342        * 
  343        * <pr e>
  344        * &lt ;complexTy pe&gt;
  345        *   & lt;complex Content&gt ;
  346        *      &lt;restr iction bas e="{http:/ /www.w3.or g/2001/XML Schema}any Type"&gt;
  347        *        &lt;seq uence&gt;
  348                   &lt;elemen t name="sp ouse" type ="{http:// URL /schemas}s pouseInfo"  minOccurs ="0"/&gt;
  349                   &lt;elemen t name="de pendents"  type="{htt p:// URL /schemas}d ependentCo llection"  minOccurs= "0"/&gt;
  350                   &lt;elemen t name="in comeTest"  type="{htt p:// URL /schemas}i ncomeTestI nfo" minOc curs="0"/& gt;
  351        *        &lt;/se quence&gt;
  352        *      &lt;/rest riction&gt ;
  353        *   & lt;/comple xContent&g t;
  354        * &lt ;/complexT ype&gt;
  355        * </p re>
  356        * 
  357        * 
  358        */
  359       @XmlAc cessorType (XmlAccess Type.FIELD )
  360       @XmlTy pe(name =  "", propOr der = {
  361           "s pouse",
  362           "d ependents" ,
  363           "i ncomeTest"
  364       })
  365       public  static cl ass SendIV MInfo {
  366  
  367           pr otected Sp ouseInfo s pouse;
  368           pr otected De pendentCol lection de pendents;
  369           pr otected In comeTestIn fo incomeT est;
  370  
  371           /* *
  372            *  Gets the  value of t he spouse  property.
  373            *  
  374            *  @return
  375            *      possi ble object  is
  376            *      {@lin k SpouseIn fo }
  377            *      
  378            * /
  379           pu blic Spous eInfo getS pouse() {
  380                return s pouse;
  381           }
  382  
  383           /* *
  384            *  Sets the  value of t he spouse  property.
  385            *  
  386            *  @param va lue
  387            *      allow ed object  is
  388            *      {@lin k SpouseIn fo }
  389            *      
  390            * /
  391           pu blic void  setSpouse( SpouseInfo  value) {
  392                this.spo use = valu e;
  393           }
  394  
  395           /* *
  396            *  Gets the  value of t he depende nts proper ty.
  397            *  
  398            *  @return
  399            *      possi ble object  is
  400            *      {@lin k Dependen tCollectio n }
  401            *      
  402            * /
  403           pu blic Depen dentCollec tion getDe pendents()  {
  404                return d ependents;
  405           }
  406  
  407           /* *
  408            *  Sets the  value of t he depende nts proper ty.
  409            *  
  410            *  @param va lue
  411            *      allow ed object  is
  412            *      {@lin k Dependen tCollectio n }
  413            *      
  414            * /
  415           pu blic void  setDepende nts(Depend entCollect ion value)  {
  416                this.dep endents =  value;
  417           }
  418  
  419           /* *
  420            *  Gets the  value of t he incomeT est proper ty.
  421            *  
  422            *  @return
  423            *      possi ble object  is
  424            *      {@lin k IncomeTe stInfo }
  425            *      
  426            * /
  427           pu blic Incom eTestInfo  getIncomeT est() {
  428                return i ncomeTest;
  429           }
  430  
  431           /* *
  432            *  Sets the  value of t he incomeT est proper ty.
  433            *  
  434            *  @param va lue
  435            *      allow ed object  is
  436            *      {@lin k IncomeTe stInfo }
  437            *      
  438            * /
  439           pu blic void  setIncomeT est(Income TestInfo v alue) {
  440                this.inc omeTest =  value;
  441           }
  442  
  443       }
  444  
  445   }