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