UML should be perfect this time
This commit is contained in:
parent
1f4ca327f6
commit
3e3e529040
2 changed files with 1 additions and 3 deletions
|
@ -45,9 +45,7 @@ class Booking
|
||||||
int day;
|
int day;
|
||||||
int month;
|
int month;
|
||||||
int year;
|
int year;
|
||||||
serviceprovider;
|
status;
|
||||||
homeowner;
|
|
||||||
status;
|
|
||||||
int rating;
|
int rating;
|
||||||
* -- 1 HomeOwner;
|
* -- 1 HomeOwner;
|
||||||
* -- 1 ServiceProvider;
|
* -- 1 ServiceProvider;
|
||||||
|
|
Binary file not shown.
Loading…
Reference in a new issue