public void setImp(Impementor imp)
 {
     this.imp = imp;
 }
Exemple #2
0
 public void setImp(Impementor imp)
 {
     this.imp = imp;
 }