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