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