public class TxnErrorConverter extends Object
TxnError
TxnErrorConverter()
static void
fromJson(Iterable<Map.Entry<String,Object>> json, TxnError obj)
toJson(TxnError obj, JsonObject json)
toJson(TxnError obj, Map<String,Object> json)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TxnErrorConverter()
public static void fromJson(Iterable<Map.Entry<String,Object>> json, TxnError obj)
public static void toJson(TxnError obj, JsonObject json)
public static void toJson(TxnError obj, Map<String,Object> json)
Copyright © 2022 Eclipse. All rights reserved.