Package | Description |
---|---|
com.google.api.ads.adwords.lib.jaxb.v201708 |
Modifier and Type | Field and Description |
---|---|
protected PredicateOperator |
Predicate.operator |
Modifier and Type | Method and Description |
---|---|
static PredicateOperator |
PredicateOperator.fromValue(String v) |
PredicateOperator |
Predicate.getOperator()
Gets the value of the operator property.
|
static PredicateOperator |
PredicateOperator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PredicateOperator[] |
PredicateOperator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Predicate.setOperator(PredicateOperator value)
Sets the value of the operator property.
|
Copyright © 2018. All Rights Reserved.