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