Finished the test files
This commit is contained in:
parent
2eb8555ae5
commit
24b16fd8b1
3 changed files with 23 additions and 0 deletions
|
@ -99,6 +99,7 @@ public class ServiceProvider extends UserType {
|
|||
public void setAvailabilities(int[][] availabilities) {
|
||||
this.availabilities = availabilities;
|
||||
}
|
||||
|
||||
public void setServices(List<Service> services) {
|
||||
this.services = services;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue