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