vertx / io.vertx.ext.unit.report / ReportingOptionsConverter

ReportingOptionsConverter

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.

Constructors

<init>

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.

Functions

fromJson

open static fun fromJson(json: JsonObject, obj: ReportingOptions): Unit

toJson

open static fun toJson(obj: ReportingOptions, json: JsonObject): Unit