1 Commits

View File

@ -20,6 +20,7 @@ public class Intervention {
@Override
public String toString() {
return "Intervention{" +
"id=" + id +
"id=" + id +
", date='" + date + '\'' +
", heure='" + heure + '\'' +