Class TreeApp

All Implemented Interfaces:
Aide, Tree

public class TreeApp extends AbstractTree
Author:
Lang
  • Constructor Details

    • TreeApp

      public TreeApp()
  • Method Details

    • fetch

      public io.vertx.core.Future<io.vertx.core.json.JsonArray> fetch(String field, io.vertx.core.json.JsonArray types)
    • fetch

      public io.vertx.core.Future<io.vertx.core.json.JsonObject> fetch(String field, String type, String code)
    • fetch

      public io.vertx.core.Future<io.vertx.core.json.JsonArray> fetch(String field, String type, Boolean leaf)