public class ReportOptionsConverter extends Object
ReportOptions
.
NOTE: This class has been automatically generated from the ReportOptions
original class using Vert.x codegen.Constructor and Description |
---|
ReportOptionsConverter() |
Modifier and Type | Method and Description |
---|---|
static void |
fromJson(io.vertx.core.json.JsonObject json,
ReportOptions obj) |
static void |
toJson(ReportOptions obj,
io.vertx.core.json.JsonObject json) |
public static void fromJson(io.vertx.core.json.JsonObject json, ReportOptions obj)
public static void toJson(ReportOptions obj, io.vertx.core.json.JsonObject json)
Copyright © 2018 Eclipse. All rights reserved.