public class ShellServiceOptionsConverter extends Object
ShellServiceOptions.
 NOTE: This class has been automatically generated from the ShellServiceOptions original class using Vert.x codegen.| Constructor and Description | 
|---|
ShellServiceOptionsConverter()  | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
fromJson(Iterable<Map.Entry<String,Object>> json,
        ShellServiceOptions obj)  | 
static void | 
toJson(ShellServiceOptions obj,
      JsonObject json)  | 
static void | 
toJson(ShellServiceOptions obj,
      Map<String,Object> json)  | 
public static void fromJson(Iterable<Map.Entry<String,Object>> json, ShellServiceOptions obj)
public static void toJson(ShellServiceOptions obj, JsonObject json)
public static void toJson(ShellServiceOptions obj, Map<String,Object> json)
Copyright © 2024 Eclipse. All rights reserved.