| Package | Description |
|---|---|
| com.microsoft.bingads.internal.restful.adaptor.generated.campaignmanagement.enums | |
| com.microsoft.bingads.v13.campaignmanagement |
| Modifier and Type | Method and Description |
|---|---|
NumberOperator |
NumberOperatorMixIn.fromValue(String v) |
| Modifier and Type | Field and Description |
|---|---|
protected NumberOperator |
NumberRuleItem.operator |
protected NumberOperator |
CustomEventsRule.valueOperator |
| Modifier and Type | Method and Description |
|---|---|
static NumberOperator |
NumberOperator.fromValue(String v) |
NumberOperator |
NumberRuleItem.getOperator()
Gets the value of the operator property.
|
NumberOperator |
CustomEventsRule.getValueOperator()
Gets the value of the valueOperator property.
|
static NumberOperator |
NumberOperator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NumberOperator[] |
NumberOperator.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<NumberOperator> |
ObjectFactory.createNumberOperator(NumberOperator value)
|
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<NumberOperator> |
ObjectFactory.createNumberOperator(NumberOperator value)
|
void |
NumberRuleItem.setOperator(NumberOperator value)
Sets the value of the operator property.
|
void |
CustomEventsRule.setValueOperator(NumberOperator value)
Sets the value of the valueOperator property.
|
Copyright © 2024. All rights reserved.