Uses of Class
com.google.api.ads.adwords.lib.jaxb.v201109.PredicateOperator

Packages that use PredicateOperator
com.google.api.ads.adwords.lib.jaxb.v201109   
 

Uses of PredicateOperator in com.google.api.ads.adwords.lib.jaxb.v201109
 

Fields in com.google.api.ads.adwords.lib.jaxb.v201109 declared as PredicateOperator
protected  PredicateOperator Predicate.operator
           
 

Methods in com.google.api.ads.adwords.lib.jaxb.v201109 that return PredicateOperator
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.
 

Methods in com.google.api.ads.adwords.lib.jaxb.v201109 with parameters of type PredicateOperator
 void Predicate.setOperator(PredicateOperator value)
          Sets the value of the operator property.
 



Copyright © 2012. All Rights Reserved.