| Package | Description |
|---|---|
| com.microsoft.bingads.v13.adinsight |
| Modifier and Type | Field and Description |
|---|---|
protected BudgetPointType |
BudgetPoint.budgetPointType |
| Modifier and Type | Method and Description |
|---|---|
static BudgetPointType |
BudgetPointType.fromValue(String v) |
BudgetPointType |
BudgetPoint.getBudgetPointType()
Gets the value of the budgetPointType property.
|
static BudgetPointType |
BudgetPointType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BudgetPointType[] |
BudgetPointType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<BudgetPointType> |
ObjectFactory.createBudgetPointType(BudgetPointType value)
|
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<BudgetPointType> |
ObjectFactory.createBudgetPointType(BudgetPointType value)
|
void |
BudgetPoint.setBudgetPointType(BudgetPointType value)
Sets the value of the budgetPointType property.
|
Copyright © 2024. All rights reserved.