public static class PhonePlanDto.PhoneCountryEnum.Adapter extends com.google.gson.TypeAdapter<PhonePlanDto.PhoneCountryEnum>
Constructor and Description |
---|
Adapter() |
Modifier and Type | Method and Description |
---|---|
PhonePlanDto.PhoneCountryEnum |
read(com.google.gson.stream.JsonReader jsonReader) |
void |
write(com.google.gson.stream.JsonWriter jsonWriter,
PhonePlanDto.PhoneCountryEnum enumeration) |
public void write(com.google.gson.stream.JsonWriter jsonWriter, PhonePlanDto.PhoneCountryEnum enumeration) throws IOException
write
in class com.google.gson.TypeAdapter<PhonePlanDto.PhoneCountryEnum>
IOException
public PhonePlanDto.PhoneCountryEnum read(com.google.gson.stream.JsonReader jsonReader) throws IOException
read
in class com.google.gson.TypeAdapter<PhonePlanDto.PhoneCountryEnum>
IOException
Copyright © 2023. All rights reserved.