open class CoordinateConverter
Converter for io.vertx.ext.consul.Coordinate. NOTE: This class has been automatically generated from the io.vertx.ext.consul.Coordinate original class using Vert.x codegen.
CoordinateConverter()
Converter for io.vertx.ext.consul.Coordinate. NOTE: This class has been automatically generated from the io.vertx.ext.consul.Coordinate original class using Vert.x codegen. |
open static fun fromJson(json: JsonObject, obj: Coordinate): Unit |
|
open static fun toJson(obj: Coordinate, json: JsonObject): Unit |