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