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