public class EventListConverter extends Object
| Constructor and Description |
|---|
EventListConverter() |
| Modifier and Type | Method and Description |
|---|---|
static void |
fromJson(JsonObject json,
EventList obj) |
static void |
toJson(EventList obj,
JsonObject json) |
public static void fromJson(JsonObject json, EventList obj)
public static void toJson(EventList obj, JsonObject json)
Copyright © 2018 Eclipse. All rights reserved.