Compare commits
1 Commits
ConnexionS
...
develop
Author | SHA1 | Date | |
---|---|---|---|
0fcf615279 |
@ -20,6 +20,7 @@ public class Intervention {
|
||||
@Override
|
||||
public String toString() {
|
||||
return "Intervention{" +
|
||||
"id=" + id +
|
||||
"id=" + id +
|
||||
", date='" + date + '\'' +
|
||||
", heure='" + heure + '\'' +
|
||||
|
Reference in New Issue
Block a user