Package io.vertx.tp.ambient.uca.digital
Class TreeSigma
- java.lang.Object
-
- io.vertx.tp.ambient.uca.digital.AbstractAide
-
- io.vertx.tp.ambient.uca.digital.AbstractTree
-
- io.vertx.tp.ambient.uca.digital.TreeSigma
-
public class TreeSigma extends AbstractTree
- Author:
- Lang
-
-
Constructor Summary
Constructors Constructor Description TreeSigma()
-
Method Summary
All Methods Instance Methods Concrete 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.JsonArray>fetch(String field, String type, Boolean leaf)io.vertx.core.Future<io.vertx.core.json.JsonObject>fetch(String field, String type, String code)-
Methods inherited from class io.vertx.tp.ambient.uca.digital.AbstractTree
condApp, condSigma, fetchTree
-
-