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