| Package | Description |
|---|---|
| com.microsoft.bingads.internal.restful.adaptor.generated.campaignmanagement.enums | |
| com.microsoft.bingads.v13.campaignmanagement |
| Modifier and Type | Method and Description |
|---|---|
PriceQualifier |
PriceQualifierMixIn.fromValue(String v) |
| Modifier and Type | Field and Description |
|---|---|
protected PriceQualifier |
PriceTableRow.priceQualifier |
| Modifier and Type | Method and Description |
|---|---|
static PriceQualifier |
PriceQualifier.fromValue(String v) |
PriceQualifier |
PriceTableRow.getPriceQualifier()
Gets the value of the priceQualifier property.
|
static PriceQualifier |
PriceQualifier.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PriceQualifier[] |
PriceQualifier.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<PriceQualifier> |
ObjectFactory.createPriceQualifier(PriceQualifier value)
|
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<PriceQualifier> |
ObjectFactory.createPriceQualifier(PriceQualifier value)
|
void |
PriceTableRow.setPriceQualifier(PriceQualifier value)
Sets the value of the priceQualifier property.
|
Copyright © 2024. All rights reserved.