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