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