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