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