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