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