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