Uses of Class
io.vertx.mutiny.json.schema.Ref
-
Packages that use Ref Package Description io.vertx.mutiny.json.schema -
-
Uses of Ref in io.vertx.mutiny.json.schema
Fields in io.vertx.mutiny.json.schema with type parameters of type Ref Modifier and Type Field Description static TypeArg<Ref>
Ref. __TYPE_ARG
Methods in io.vertx.mutiny.json.schema that return Ref Modifier and Type Method Description static Ref
Ref. newInstance(io.vertx.json.schema.Ref arg)
-