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