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