| Package | Description |
|---|---|
| com.byteplus.billing.model |
| Modifier and Type | Method and Description |
|---|---|
static ListBudgetRequest.BudgetTypeEnum |
ListBudgetRequest.BudgetTypeEnum.fromValue(String input) |
ListBudgetRequest.BudgetTypeEnum |
ListBudgetRequest.getBudgetType()
Get budgetType
|
ListBudgetRequest.BudgetTypeEnum |
ListBudgetRequest.BudgetTypeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static ListBudgetRequest.BudgetTypeEnum |
ListBudgetRequest.BudgetTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ListBudgetRequest.BudgetTypeEnum[] |
ListBudgetRequest.BudgetTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ListBudgetRequest |
ListBudgetRequest.budgetType(ListBudgetRequest.BudgetTypeEnum budgetType) |
void |
ListBudgetRequest.setBudgetType(ListBudgetRequest.BudgetTypeEnum budgetType) |
void |
ListBudgetRequest.BudgetTypeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
ListBudgetRequest.BudgetTypeEnum enumeration) |
Copyright © 2026. All rights reserved.