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