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