| Package | Description |
|---|---|
| com.byteplus.billing.model |
| Modifier and Type | Method and Description |
|---|---|
static BudgetForUpdateBudgetInput.BudgetPlanTypeEnum |
BudgetForUpdateBudgetInput.BudgetPlanTypeEnum.fromValue(String input) |
BudgetForUpdateBudgetInput.BudgetPlanTypeEnum |
BudgetForUpdateBudgetInput.getBudgetPlanType()
Get budgetPlanType
|
BudgetForUpdateBudgetInput.BudgetPlanTypeEnum |
BudgetForUpdateBudgetInput.BudgetPlanTypeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static BudgetForUpdateBudgetInput.BudgetPlanTypeEnum |
BudgetForUpdateBudgetInput.BudgetPlanTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BudgetForUpdateBudgetInput.BudgetPlanTypeEnum[] |
BudgetForUpdateBudgetInput.BudgetPlanTypeEnum.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.budgetPlanType(BudgetForUpdateBudgetInput.BudgetPlanTypeEnum budgetPlanType) |
void |
BudgetForUpdateBudgetInput.setBudgetPlanType(BudgetForUpdateBudgetInput.BudgetPlanTypeEnum budgetPlanType) |
void |
BudgetForUpdateBudgetInput.BudgetPlanTypeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
BudgetForUpdateBudgetInput.BudgetPlanTypeEnum enumeration) |
Copyright © 2026. All rights reserved.