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(Iterable<Map.Entry<String,Object>> json,
        ReportOptions obj) | 
| static void | toJson(ReportOptions obj,
      JsonObject json) | 
| static void | toJson(ReportOptions obj,
      Map<String,Object> json) | 
public static void fromJson(Iterable<Map.Entry<String,Object>> json, ReportOptions obj)
public static void toJson(ReportOptions obj, JsonObject json)
public static void toJson(ReportOptions obj, Map<String,Object> json)
Copyright © 2023 Eclipse. All rights reserved.