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