static ConditionEvaluation.EvaluationValue |
ConditionEvaluation.EvaluationValue.forNumber(int value) |
|
ConditionEvaluation.EvaluationValue |
ConditionEvaluation.Builder.getEvaluationValue() |
The evaluation result.
|
ConditionEvaluation.EvaluationValue |
ConditionEvaluation.getEvaluationValue() |
The evaluation result.
|
ConditionEvaluation.EvaluationValue |
ConditionEvaluationOrBuilder.getEvaluationValue() |
The evaluation result.
|
static ConditionEvaluation.EvaluationValue |
ConditionEvaluation.EvaluationValue.valueOf(int value) |
Deprecated.
|
static ConditionEvaluation.EvaluationValue |
ConditionEvaluation.EvaluationValue.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static ConditionEvaluation.EvaluationValue |
ConditionEvaluation.EvaluationValue.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static ConditionEvaluation.EvaluationValue[] |
ConditionEvaluation.EvaluationValue.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|