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