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