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