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