public class DcCoordinatesConverter extends Object
DcCoordinates.
NOTE: This class has been automatically generated from the DcCoordinates original class using Vert.x codegen.| Constructor and Description |
|---|
DcCoordinatesConverter() |
| Modifier and Type | Method and Description |
|---|---|
static void |
fromJson(JsonObject json,
DcCoordinates obj) |
static void |
toJson(DcCoordinates obj,
JsonObject json) |
public static void fromJson(JsonObject json, DcCoordinates obj)
public static void toJson(DcCoordinates obj, JsonObject json)
Copyright © 2018 Eclipse. All rights reserved.