예제 #1
0
 public void set_origin(String origins)
 {
     Library.set_origin(fullname, slot, origins);
     this.origin = origins;
 }