public void setImp(Impementor imp)
 {
     this.imp = imp;
 }
Exemplo n.º 2
0
 public void setImp(Impementor imp)
 {
     this.imp = imp;
 }