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