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