Uses of Enum Class
de.hybris.platform.ruleengineservices.compiler.RuleIrGroupOperator
Packages that use RuleIrGroupOperator
-
Uses of RuleIrGroupOperator in de.hybris.platform.ruleengineservices.compiler
Methods in de.hybris.platform.ruleengineservices.compiler that return RuleIrGroupOperatorModifier and TypeMethodDescriptionRuleIrGroupCondition.getOperator()static RuleIrGroupOperatorReturns the enum constant of this class with the specified name.static RuleIrGroupOperator[]RuleIrGroupOperator.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in de.hybris.platform.ruleengineservices.compiler with parameters of type RuleIrGroupOperatorModifier and TypeMethodDescriptionvoidRuleIrGroupCondition.setOperator(RuleIrGroupOperator operator)