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