static Spec.ExecutionStatus |
Spec.ExecutionStatus.forNumber(int value) |
|
Spec.ExecutionStatus |
Spec.ProtoScenario.Builder.getExecutionStatus() |
/ Execution status for the scenario
|
Spec.ExecutionStatus |
Spec.ProtoScenario.getExecutionStatus() |
/ Execution status for the scenario
|
Spec.ExecutionStatus |
Spec.ProtoScenarioOrBuilder.getExecutionStatus() |
/ Execution status for the scenario
|
static Spec.ExecutionStatus |
Spec.ExecutionStatus.valueOf(int value) |
Deprecated.
|
static Spec.ExecutionStatus |
Spec.ExecutionStatus.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static Spec.ExecutionStatus |
Spec.ExecutionStatus.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static Spec.ExecutionStatus[] |
Spec.ExecutionStatus.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|