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