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