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