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