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