Example #1
0
 public void setNext(CreditRequestBase operation)
 {
     this.nextOperation = operation;
 }
Example #2
0
 public void setNext(CreditRequestBase operation)
 {
     this.nextOperation = operation;
 }