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