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