return customer;
return id;
return name;
return tlf;
this.customer = customer;
this.id = id;
this.name = name;
this.tlf = tlf;