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