static RecordCondition.Expressions.LogicalOperator |
RecordCondition.Expressions.LogicalOperator.forNumber(int value) |
|
RecordCondition.Expressions.LogicalOperator |
RecordCondition.Expressions.Builder.getLogicalOperator() |
The operator to apply to the result of conditions.
|
RecordCondition.Expressions.LogicalOperator |
RecordCondition.Expressions.getLogicalOperator() |
The operator to apply to the result of conditions.
|
RecordCondition.Expressions.LogicalOperator |
RecordCondition.ExpressionsOrBuilder.getLogicalOperator() |
The operator to apply to the result of conditions.
|
static RecordCondition.Expressions.LogicalOperator |
RecordCondition.Expressions.LogicalOperator.valueOf(int value) |
Deprecated.
|
static RecordCondition.Expressions.LogicalOperator |
RecordCondition.Expressions.LogicalOperator.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static RecordCondition.Expressions.LogicalOperator |
RecordCondition.Expressions.LogicalOperator.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static RecordCondition.Expressions.LogicalOperator[] |
RecordCondition.Expressions.LogicalOperator.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|