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