| Modifier and Type | Method and Description |
|---|---|
RuleIrAttributeRelConditionBuilder |
RuleIrAttributeRelConditionBuilder.withOperator(RuleIrAttributeOperator operator) |
RuleIrAttributeConditionBuilder |
RuleIrAttributeConditionBuilder.withOperator(RuleIrAttributeOperator operator) |
| Modifier and Type | Method and Description |
|---|---|
static RuleIrAttributeOperator |
RuleIrAttributeOperator.fromCode(java.lang.String code) |
RuleIrAttributeOperator |
AbstractRuleIrAttributeCondition.getOperator() |
static RuleIrAttributeOperator |
RuleIrAttributeOperator.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static RuleIrAttributeOperator[] |
RuleIrAttributeOperator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractRuleIrAttributeCondition.setOperator(RuleIrAttributeOperator operator) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
RuleConfigurableProductCustomersConditionTranslatorTest.verifyTranslate(RuleIrAttributeOperator attributeOperator) |
Copyright © 2018 SAP SE. All Rights Reserved.