Beispiel #1
0
 public void getName()
 {
     Party_CAD cad=new Party_CAD();
     name = cad.getName(id);
 }