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