public class OutputUnitConverter extends Object
OutputUnit
.
NOTE: This class has been automatically generated from the OutputUnit
original class using Vert.x codegen.Constructor and Description |
---|
OutputUnitConverter() |
Modifier and Type | Method and Description |
---|---|
static void |
fromJson(Iterable<Map.Entry<String,Object>> json,
OutputUnit obj) |
static void |
toJson(OutputUnit obj,
JsonObject json) |
static void |
toJson(OutputUnit obj,
Map<String,Object> json) |
public static void fromJson(Iterable<Map.Entry<String,Object>> json, OutputUnit obj)
public static void toJson(OutputUnit obj, JsonObject json)
public static void toJson(OutputUnit obj, Map<String,Object> json)
Copyright © 2023 Eclipse. All rights reserved.