|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||