public static class JsonAdapters.JsonRemoveInstallmentsPlanAdapter extends com.google.gson.TypeAdapter<RemoveInstallmentsPlan>
| Constructor | Description |
|---|---|
JsonRemoveInstallmentsPlanAdapter(com.google.gson.Gson nullableGson) |
| Modifier and Type | Method | Description |
|---|---|---|
RemoveInstallmentsPlan |
read(com.google.gson.stream.JsonReader in) |
|
void |
write(com.google.gson.stream.JsonWriter out,
RemoveInstallmentsPlan value) |
public JsonRemoveInstallmentsPlanAdapter(com.google.gson.Gson nullableGson)
public void write(com.google.gson.stream.JsonWriter out,
RemoveInstallmentsPlan value)
throws IOException
write in class com.google.gson.TypeAdapter<RemoveInstallmentsPlan>IOExceptionpublic RemoveInstallmentsPlan read(com.google.gson.stream.JsonReader in) throws IOException
read in class com.google.gson.TypeAdapter<RemoveInstallmentsPlan>IOExceptionCopyright © 2018 The Apache Software Foundation. All rights reserved.