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