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