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