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