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