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