Uses of Class
com.google.api.ads.adwords.v201109.cm.Operand

Packages that use Operand
com.google.api.ads.adwords.v201109.cm   
 

Uses of Operand in com.google.api.ads.adwords.v201109.cm
 

Methods in com.google.api.ads.adwords.v201109.cm that return Operand
 Operand[] SimpleMutateResult.getResults()
          Gets the results value for this SimpleMutateResult.
 Operand SimpleMutateResult.getResults(int i)
           
 Operand ReturnValueResult.getReturnValue()
          Gets the returnValue value for this ReturnValueResult.
 

Methods in com.google.api.ads.adwords.v201109.cm with parameters of type Operand
 void SimpleMutateResult.setResults(int i, Operand _value)
           
 void SimpleMutateResult.setResults(Operand[] results)
          Sets the results value for this SimpleMutateResult.
 void ReturnValueResult.setReturnValue(Operand returnValue)
          Sets the returnValue value for this ReturnValueResult.
 

Constructors in com.google.api.ads.adwords.v201109.cm with parameters of type Operand
ReturnValueResult(String operationResultType, Operand returnValue)
           
SimpleMutateResult(Operand[] results, ApiError[] errors)
           
 



Copyright © 2011. All Rights Reserved.