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(JsonObject json,
PermittedOptions obj) |
static void |
toJson(PermittedOptions obj,
JsonObject json) |
public static void fromJson(JsonObject json, PermittedOptions obj)
public static void toJson(PermittedOptions obj, JsonObject json)
Copyright © 2016. All rights reserved.