Package | Description |
---|---|
io.vertx.pgclient.data |
Modifier and Type | Method and Description |
---|---|
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 © 2023 Eclipse. All rights reserved.