| Package | Description |
|---|---|
| com.google.api.ads.dfp.jaxws.v201802 |
| Modifier and Type | Field and Description |
|---|---|
protected WorkflowEvaluationStatus |
ProgressRule.evaluationStatus |
protected WorkflowEvaluationStatus |
WorkflowExternalConditionRequest.status |
| Modifier and Type | Method and Description |
|---|---|
static WorkflowEvaluationStatus |
WorkflowEvaluationStatus.fromValue(String v) |
WorkflowEvaluationStatus |
ProgressRule.getEvaluationStatus()
Gets the value of the evaluationStatus property.
|
WorkflowEvaluationStatus |
WorkflowExternalConditionRequest.getStatus()
Gets the value of the status property.
|
static WorkflowEvaluationStatus |
WorkflowEvaluationStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WorkflowEvaluationStatus[] |
WorkflowEvaluationStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProgressRule.setEvaluationStatus(WorkflowEvaluationStatus value)
Sets the value of the evaluationStatus property.
|
void |
WorkflowExternalConditionRequest.setStatus(WorkflowEvaluationStatus value)
Sets the value of the status property.
|
Copyright © 2018. All Rights Reserved.