public class CompanyService extends Object implements CompanyStub
| Constructor and Description |
|---|
CompanyService() |
| Modifier and Type | Method and Description |
|---|---|
io.vertx.core.Future<io.vertx.core.json.JsonObject> |
fetchByEmployee(String employeeId) |
public io.vertx.core.Future<io.vertx.core.json.JsonObject> fetchByEmployee(String employeeId)
fetchByEmployee in interface CompanyStubCopyright © 2021. All rights reserved.