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