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