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