Add a new Service to the set of defined Services. @param service The Service to be added
(Service service)
| 227 | * @param service The Service to be added |
| 228 | */ |
| 229 | void addService(Service service); |
| 230 | |
| 231 | |
| 232 | /** |
no outgoing calls
no test coverage detected