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