| Package | Description |
|---|---|
| de.hybris.platform.ruleengineservices.compiler |
| Modifier and Type | Method and Description |
|---|---|
static RuleIrAttributeOperator |
RuleIrAttributeOperator.fromCode(String code) |
RuleIrAttributeOperator |
AbstractRuleIrAttributeCondition.getOperator() |
static RuleIrAttributeOperator |
RuleIrAttributeOperator.valueOf(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) |
Copyright © 2000-2016 SAP SE. All Rights Reserved.