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