Package io.vertx.tp.ambient.uca.digital
Interface Aide
-
- All Known Subinterfaces:
Tree
- All Known Implementing Classes:
AbstractAide,AbstractTree,AideApp,AideSigma,TreeApp,TreeSigma
public interface Aide- Author:
- Lang
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description io.vertx.core.Future<io.vertx.core.json.JsonArray>fetch(String field, io.vertx.core.json.JsonArray types)io.vertx.core.Future<io.vertx.core.json.JsonObject>fetch(String field, String type, String code)
-