Ejemplo n.º 1
0
 public void setClient(Client c1)
 {
     clientId = c1.getId();
     //clientPassword = c1.getPassword();
 }