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