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