| Package | Description |
|---|---|
| com.google.api.ads.dfp.axis.v201306 |
| Modifier and Type | Method and Description |
|---|---|
WorkflowAction[] |
WorkflowActionPage.getResults()
Gets the results value for this WorkflowActionPage.
|
WorkflowAction |
WorkflowActionPage.getResults(int i) |
WorkflowAction |
WorkflowActionServiceSoapBindingStub.getWorkflowAction(Long workflowActionId) |
WorkflowAction |
WorkflowActionServiceInterface.getWorkflowAction(Long workflowActionId)
Returns the
WorkflowAction uniquely identified by the
given ID. |
| Modifier and Type | Method and Description |
|---|---|
void |
WorkflowActionPage.setResults(int i,
WorkflowAction _value) |
void |
WorkflowActionPage.setResults(WorkflowAction[] results)
Sets the results value for this WorkflowActionPage.
|
| Constructor and Description |
|---|
WorkflowActionPage(WorkflowAction[] results,
Integer startIndex,
Integer totalResultSetSize) |
Copyright © 2013. All Rights Reserved.