public static class StationResponse.ServicesEnum.Adapter extends com.google.gson.TypeAdapter<StationResponse.ServicesEnum>
| Constructor and Description |
|---|
Adapter() |
| Modifier and Type | Method and Description |
|---|---|
StationResponse.ServicesEnum |
read(com.google.gson.stream.JsonReader jsonReader) |
void |
write(com.google.gson.stream.JsonWriter jsonWriter,
StationResponse.ServicesEnum enumeration) |
public void write(com.google.gson.stream.JsonWriter jsonWriter,
StationResponse.ServicesEnum enumeration)
throws IOException
write in class com.google.gson.TypeAdapter<StationResponse.ServicesEnum>IOExceptionpublic StationResponse.ServicesEnum read(com.google.gson.stream.JsonReader jsonReader) throws IOException
read in class com.google.gson.TypeAdapter<StationResponse.ServicesEnum>IOExceptionCopyright © 2023. All Rights Reserved.