| Package | Description |
|---|---|
| com.google.api.ads.dfp.axis.v201306 |
| Modifier and Type | Method and Description |
|---|---|
WorkflowActionPerformer[] |
WorkflowAction.getPerformers()
Gets the performers value for this WorkflowAction.
|
WorkflowActionPerformer |
WorkflowAction.getPerformers(int i) |
| Modifier and Type | Method and Description |
|---|---|
void |
WorkflowAction.setPerformers(int i,
WorkflowActionPerformer _value) |
void |
WorkflowAction.setPerformers(WorkflowActionPerformer[] performers)
Sets the performers value for this WorkflowAction.
|
| Constructor and Description |
|---|
WorkflowAction(Long id,
String name,
WorkflowActionPerformer[] performers,
WorkflowActionType type) |
Copyright © 2014. All Rights Reserved.