| Package | Description |
|---|---|
| io.vertx.pgclient.data |
| Modifier and Type | Method and Description |
|---|---|
Path |
PathConverter.decode(JsonObject value) |
| Modifier and Type | Method and Description |
|---|---|
Class<Path> |
PathConverter.getTargetClass() |
| Modifier and Type | Method and Description |
|---|---|
JsonObject |
PathConverter.encode(Path value) |
static void |
PathConverter.fromJson(Iterable<Map.Entry<String,Object>> json,
Path obj) |
static void |
PathConverter.toJson(Path obj,
JsonObject json) |
static void |
PathConverter.toJson(Path obj,
Map<String,Object> json) |
Copyright © 2019 Eclipse. All rights reserved.