public static class InstallmentData.PeriodEnum.Adapter extends com.google.gson.TypeAdapter<InstallmentData.PeriodEnum>
| Constructor and Description |
|---|
Adapter() |
| Modifier and Type | Method and Description |
|---|---|
InstallmentData.PeriodEnum |
read(com.google.gson.stream.JsonReader jsonReader) |
void |
write(com.google.gson.stream.JsonWriter jsonWriter,
InstallmentData.PeriodEnum enumeration) |
public void write(com.google.gson.stream.JsonWriter jsonWriter,
InstallmentData.PeriodEnum enumeration)
throws IOException
write in class com.google.gson.TypeAdapter<InstallmentData.PeriodEnum>IOExceptionpublic InstallmentData.PeriodEnum read(com.google.gson.stream.JsonReader jsonReader) throws IOException
read in class com.google.gson.TypeAdapter<InstallmentData.PeriodEnum>IOExceptionCopyright © 2021. All rights reserved.