Uses of Class
de.hybris.platform.ruleengineservices.definitions.CollectionOperator
-
Packages that use CollectionOperator Package Description de.hybris.platform.ruleengineservices.definitions -
-
Uses of CollectionOperator in de.hybris.platform.ruleengineservices.definitions
Methods in de.hybris.platform.ruleengineservices.definitions that return CollectionOperator Modifier and Type Method Description static CollectionOperatorCollectionOperator. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static CollectionOperator[]CollectionOperator. values()Returns an array containing the constants of this enum type, in the order they are declared.
-