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