70. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 12/8/2017 1:33:41 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.

70.1 Files compared

# Location File Last Modified
1 PC_CP4_CiF.zip\FPPS_Model\fpps_model\src\main\java\gov\va\med\domain\erepos NcpdpWorkComp.java Fri Dec 8 17:51:30 2017 UTC
2 PC_CP4_CiF.zip\FPPS_Model\fpps_model\src\main\java\gov\va\med\domain\erepos NcpdpWorkComp.java Fri Dec 8 18:39:05 2017 UTC

70.2 Comparison summary

Description Between
Files 1 and 2
Text Blocks Lines
Unchanged 2 718
Changed 1 2
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   package go v.va.med.d omain.erep os;
  2  
  3   // Generat ed Dec 17,  2010 9:58 :11 AM by  Hibernate  Tools 3.2. 4.GA
  4  
  5   import jav a.util.Dat e;
  6   import jav ax.persist ence.Colum n;
  7   import jav ax.persist ence.Entit y;
  8   import jav ax.persist ence.Fetch Type;
  9   import jav ax.persist ence.Id;
  10   import jav ax.persist ence.JoinC olumn;
  11   import jav ax.persist ence.ManyT oOne;
  12   import jav ax.persist ence.Table ;
  13   import jav ax.persist ence.Tempo ral;
  14   import jav ax.persist ence.Tempo ralType;
  15  
  16   /**
  17    * NcpdpWo rkComp gen erated by  hbm2java
  18    */
  19   @Entity
  20   @Table(nam e = "NCPDP _WORK_COMP ", schema  = " DNS     PENNET")
  21   public cla ss NcpdpWo rkComp imp lements ja va.io.Seri alizable {
  22  
  23           pr ivate Stri ng workCom pKey;
  24           pr ivate Ncpd pClaim ncp dpClaim;
  25           pr ivate Stri ng fileNum ber;
  26           pr ivate Stri ng segment Id;
  27           pr ivate Stri ng dateOfI njury;
  28           pr ivate Stri ng empName ;
  29           pr ivate Stri ng empStre etAddr;
  30           pr ivate Stri ng empCity Addr;
  31           pr ivate Stri ng empStat eProAddr;
  32           pr ivate Stri ng empZipP ostZone;
  33           pr ivate Long  empPhoneN um;
  34           pr ivate Stri ng empCont actName;
  35           pr ivate Stri ng carrier Id;
  36           pr ivate Stri ng claimRe ferenceId;
  37           pr ivate Stri ng created By;
  38           pr ivate Date  dateCreat ed;
  39           pr ivate Stri ng modifie dBy;
  40           pr ivate Date  dateModif ied;
  41           pr ivate Byte  billEntit yTypeInd;
  42           pr ivate Stri ng payToQu al;
  43           pr ivate Stri ng payToId ;
  44           pr ivate Stri ng payToNa me;
  45           pr ivate Stri ng payToAd dress;
  46           pr ivate Stri ng payToCi ty;
  47           pr ivate Stri ng payToSt ate;
  48           pr ivate Stri ng payToZi p;
  49           pr ivate Stri ng generic EqProdIdQu al;
  50           pr ivate Stri ng generic EqProdId;
  51  
  52           pu blic Ncpdp WorkComp()  {
  53           }
  54  
  55           pu blic Ncpdp WorkComp(S tring work CompKey, N cpdpClaim  ncpdpClaim ,
  56                             String  fileNumbe r, String  segmentId,  String da teOfInjury ) {
  57                    this .workCompK ey = workC ompKey;
  58                    this .ncpdpClai m = ncpdpC laim;
  59                    this .fileNumbe r = fileNu mber;
  60                    this .segmentId  = segment Id;
  61                    this .dateOfInj ury = date OfInjury;
  62           }
  63  
  64           pu blic Ncpdp WorkComp(S tring work CompKey, N cpdpClaim  ncpdpClaim ,
  65                             String  fileNumbe r, String  segmentId,  String da teOfInjury ,
  66                             String  empName,  String emp StreetAddr , String e mpCityAddr ,
  67                             String  empStateP roAddr, St ring empZi pPostZone,  Long empP honeNum,
  68                             String  empContac tName, Str ing carrie rId, Strin g claimRef erenceId,
  69                             String  createdBy , Date dat eCreated,  String mod ifiedBy,
  70                             Date d ateModifie d, Byte bi llEntityTy peInd, Str ing payToQ ual,
  71                             String  payToId,  String pay ToName, St ring payTo Address,
  72                             String  payToCity , String p ayToState,  String pa yToZip,
  73                             String  genericEq ProdIdQual , String g enericEqPr odId) {
  74                    this .workCompK ey = workC ompKey;
  75                    this .ncpdpClai m = ncpdpC laim;
  76                    this .fileNumbe r = fileNu mber;
  77                    this .segmentId  = segment Id;
  78                    this .dateOfInj ury = date OfInjury;
  79                    this .empName =  empName;
  80                    this .empStreet Addr = emp StreetAddr ;
  81                    this .empCityAd dr = empCi tyAddr;
  82                    this .empStateP roAddr = e mpStatePro Addr;
  83                    this .empZipPos tZone = em pZipPostZo ne;
  84                    this .empPhoneN um = empPh oneNum;
  85                    this .empContac tName = em pContactNa me;
  86                    this .carrierId  = carrier Id;
  87                    this .claimRefe renceId =  claimRefer enceId;
  88                    this .createdBy  = created By;
  89                    this .dateCreat ed = dateC reated;
  90                    this .modifiedB y = modifi edBy;
  91                    this .dateModif ied = date Modified;
  92                    this .billEntit yTypeInd =  billEntit yTypeInd;
  93                    this .payToQual  = payToQu al;
  94                    this .payToId =  payToId;
  95                    this .payToName  = payToNa me;
  96                    this .payToAddr ess = payT oAddress;
  97                    this .payToCity  = payToCi ty;
  98                    this .payToStat e = payToS tate;
  99                    this .payToZip  = payToZip ;
  100                    this .genericEq ProdIdQual  = generic EqProdIdQu al;
  101                    this .genericEq ProdId = g enericEqPr odId;
  102           }
  103  
  104           @I d
  105           @C olumn(name  = "WORK_C OMP_KEY",  unique = t rue, nulla ble = fals e, length  = 36)
  106           pu blic Strin g getWorkC ompKey() {
  107                    retu rn this.wo rkCompKey;
  108           }
  109  
  110           pu blic void  setWorkCom pKey(Strin g workComp Key) {
  111                    this .workCompK ey = workC ompKey;
  112           }
  113  
  114           @M anyToOne(f etch = Fet chType.LAZ Y)
  115           @J oinColumn( name = "CL AIM_KEY",  nullable =  false)
  116           pu blic Ncpdp Claim getN cpdpClaim( ) {
  117                    retu rn this.nc pdpClaim;
  118           }
  119  
  120           pu blic void  setNcpdpCl aim(NcpdpC laim ncpdp Claim) {
  121                    this .ncpdpClai m = ncpdpC laim;
  122           }
  123  
  124           @C olumn(name  = "FILE_N UMBER", nu llable = f alse, leng th = 36)
  125           pu blic Strin g getFileN umber() {
  126                    retu rn this.fi leNumber;
  127           }
  128  
  129           pu blic void  setFileNum ber(String  fileNumbe r) {
  130                    this .fileNumbe r = fileNu mber;
  131           }
  132  
  133           @C olumn(name  = "SEGMEN T_ID", nul lable = fa lse, lengt h = 2)
  134           pu blic Strin g getSegme ntId() {
  135                    retu rn this.se gmentId;
  136           }
  137  
  138           pu blic void  setSegment Id(String  segmentId)  {
  139                    this .segmentId  = segment Id;
  140           }
  141  
  142           @C olumn(name  = "DATE_O F_INJURY",  nullable  = false, l ength = 8)
  143           pu blic Strin g getDateO fInjury()  {
  144                    retu rn this.da teOfInjury ;
  145           }
  146  
  147           pu blic void  setDateOfI njury(Stri ng dateOfI njury) {
  148                    this .dateOfInj ury = date OfInjury;
  149           }
  150  
  151           @C olumn(name  = "EMP_NA ME", lengt h = 30)
  152           pu blic Strin g getEmpNa me() {
  153                    retu rn this.em pName;
  154           }
  155  
  156           pu blic void  setEmpName (String em pName) {
  157                    this .empName =  empName;
  158           }
  159  
  160           @C olumn(name  = "EMP_ST REET_ADDR" , length =  30)
  161           pu blic Strin g getEmpSt reetAddr()  {
  162                    retu rn this.em pStreetAdd r;
  163           }
  164  
  165           pu blic void  setEmpStre etAddr(Str ing empStr eetAddr) {
  166                    this .empStreet Addr = emp StreetAddr ;
  167           }
  168  
  169           @C olumn(name  = "EMP_CI TY_ADDR",  length = 2 0)
  170           pu blic Strin g getEmpCi tyAddr() {
  171                    retu rn this.em pCityAddr;
  172           }
  173  
  174           pu blic void  setEmpCity Addr(Strin g empCityA ddr) {
  175                    this .empCityAd dr = empCi tyAddr;
  176           }
  177  
  178           @C olumn(name  = "EMP_ST ATE_PRO_AD DR", lengt h = 2)
  179           pu blic Strin g getEmpSt ateProAddr () {
  180                    retu rn this.em pStateProA ddr;
  181           }
  182  
  183           pu blic void  setEmpStat eProAddr(S tring empS tateProAdd r) {
  184                    this .empStateP roAddr = e mpStatePro Addr;
  185           }
  186  
  187           @C olumn(name  = "EMP_ZI P_POST_ZON E", length  = 15)
  188           pu blic Strin g getEmpZi pPostZone( ) {
  189                    retu rn this.em pZipPostZo ne;
  190           }
  191  
  192           pu blic void  setEmpZipP ostZone(St ring empZi pPostZone)  {
  193                    this .empZipPos tZone = em pZipPostZo ne;
  194           }
  195  
  196           @C olumn(name  = "EMP_PH ONE_NUM",  precision  = 10, scal e = 0)
  197           pu blic Long  getEmpPhon eNum() {
  198                    retu rn this.em pPhoneNum;
  199           }
  200  
  201           pu blic void  setEmpPhon eNum(Long  empPhoneNu m) {
  202                    this .empPhoneN um = empPh oneNum;
  203           }
  204  
  205           @C olumn(name  = "EMP_CO NTACT_NAME ", length  = 30)
  206           pu blic Strin g getEmpCo ntactName( ) {
  207                    retu rn this.em pContactNa me;
  208           }
  209  
  210           pu blic void  setEmpCont actName(St ring empCo ntactName)  {
  211                    this .empContac tName = em pContactNa me;
  212           }
  213  
  214           @C olumn(name  = "CARRIE R_ID", len gth = 10)
  215           pu blic Strin g getCarri erId() {
  216                    retu rn this.ca rrierId;
  217           }
  218  
  219           pu blic void  setCarrier Id(String  carrierId)  {
  220                    this .carrierId  = carrier Id;
  221           }
  222  
  223           @C olumn(name  = "CLAIM_ REFERENCE_ ID", lengt h = 30)
  224           pu blic Strin g getClaim ReferenceI d() {
  225                    retu rn this.cl aimReferen ceId;
  226           }
  227  
  228           pu blic void  setClaimRe ferenceId( String cla imReferenc eId) {
  229                    this .claimRefe renceId =  claimRefer enceId;
  230           }
  231  
  232           @C olumn(name  = "CREATE D_BY", len gth = 20)
  233           pu blic Strin g getCreat edBy() {
  234                    retu rn this.cr eatedBy;
  235           }
  236  
  237           pu blic void  setCreated By(String  createdBy)  {
  238                    this .createdBy  = created By;
  239           }
  240  
  241           @T emporal(Te mporalType .TIMESTAMP )
  242           @C olumn(name  = "DATE_C REATED", l ength = 7)
  243           pu blic Date  getDateCre ated() {
  244                    retu rn this.da teCreated;
  245           }
  246  
  247           pu blic void  setDateCre ated(Date  dateCreate d) {
  248                    this .dateCreat ed = dateC reated;
  249           }
  250  
  251           @C olumn(name  = "MODIFI ED_BY", le ngth = 20)
  252           pu blic Strin g getModif iedBy() {
  253                    retu rn this.mo difiedBy;
  254           }
  255  
  256           pu blic void  setModifie dBy(String  modifiedB y) {
  257                    this .modifiedB y = modifi edBy;
  258           }
  259  
  260           @T emporal(Te mporalType .TIMESTAMP )
  261           @C olumn(name  = "DATE_M ODIFIED",  length = 7 )
  262           pu blic Date  getDateMod ified() {
  263                    retu rn this.da teModified ;
  264           }
  265  
  266           pu blic void  setDateMod ified(Date  dateModif ied) {
  267                    this .dateModif ied = date Modified;
  268           }
  269  
  270           @C olumn(name  = "BILL_E NTITY_TYPE _IND", pre cision = 2 , scale =  0)
  271           pu blic Byte  getBillEnt ityTypeInd () {
  272                    retu rn this.bi llEntityTy peInd;
  273           }
  274  
  275           pu blic void  setBillEnt ityTypeInd (Byte bill EntityType Ind) {
  276                    this .billEntit yTypeInd =  billEntit yTypeInd;
  277           }
  278  
  279           @C olumn(name  = "PAY_TO _QUAL", le ngth = 2)
  280           pu blic Strin g getPayTo Qual() {
  281                    retu rn this.pa yToQual;
  282           }
  283  
  284           pu blic void  setPayToQu al(String  payToQual)  {
  285                    this .payToQual  = payToQu al;
  286           }
  287  
  288           @C olumn(name  = "PAY_TO _ID", leng th = 15)
  289           pu blic Strin g getPayTo Id() {
  290                    retu rn this.pa yToId;
  291           }
  292  
  293           pu blic void  setPayToId (String pa yToId) {
  294                    this .payToId =  payToId;
  295           }
  296  
  297           @C olumn(name  = "PAY_TO _NAME", le ngth = 20)
  298           pu blic Strin g getPayTo Name() {
  299                    retu rn this.pa yToName;
  300           }
  301  
  302           pu blic void  setPayToNa me(String  payToName)  {
  303                    this .payToName  = payToNa me;
  304           }
  305  
  306           @C olumn(name  = "PAY_TO _ADDRESS",  length =  30)
  307           pu blic Strin g getPayTo Address()  {
  308                    retu rn this.pa yToAddress ;
  309           }
  310  
  311           pu blic void  setPayToAd dress(Stri ng payToAd dress) {
  312                    this .payToAddr ess = payT oAddress;
  313           }
  314  
  315           @C olumn(name  = "PAY_TO _CITY", le ngth = 20)
  316           pu blic Strin g getPayTo City() {
  317                    retu rn this.pa yToCity;
  318           }
  319  
  320           pu blic void  setPayToCi ty(String  payToCity)  {
  321                    this .payToCity  = payToCi ty;
  322           }
  323  
  324           @C olumn(name  = "PAY_TO _STATE", l ength = 2)
  325           pu blic Strin g getPayTo State() {
  326                    retu rn this.pa yToState;
  327           }
  328  
  329           pu blic void  setPayToSt ate(String  payToStat e) {
  330                    this .payToStat e = payToS tate;
  331           }
  332  
  333           @C olumn(name  = "PAY_TO _ZIP", len gth = 15)
  334           pu blic Strin g getPayTo Zip() {
  335                    retu rn this.pa yToZip;
  336           }
  337  
  338           pu blic void  setPayToZi p(String p ayToZip) {
  339                    this .payToZip  = payToZip ;
  340           }
  341  
  342           @C olumn(name  = "GENERI C_EQ_PROD_ ID_QUAL",  length = 2 )
  343           pu blic Strin g getGener icEqProdId Qual() {
  344                    retu rn this.ge nericEqPro dIdQual;
  345           }
  346  
  347           pu blic void  setGeneric EqProdIdQu al(String  genericEqP rodIdQual)  {
  348                    this .genericEq ProdIdQual  = generic EqProdIdQu al;
  349           }
  350  
  351           @C olumn(name  = "GENERI C_EQ_PROD_ ID", lengt h = 19)
  352           pu blic Strin g getGener icEqProdId () {
  353                    retu rn this.ge nericEqPro dId;
  354           }
  355  
  356           pu blic void  setGeneric EqProdId(S tring gene ricEqProdI d) {
  357                    this .genericEq ProdId = g enericEqPr odId;
  358           }
  359  
  360   }