Package io.vertx.tp.optic.business
Interface ExCompany
-
public interface ExCompany
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description io.vertx.core.Future<io.vertx.core.json.JsonObject>fetchAsync(String id)
-
-
-
Method Detail
-
fetchAsync
io.vertx.core.Future<io.vertx.core.json.JsonObject> fetchAsync(String id)
-
-