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