Uses of Enum Class
org.drools.model.operators.StringEndsWithOperator
Packages that use StringEndsWithOperator
-
Uses of StringEndsWithOperator in org.drools.model.operators
Methods in org.drools.model.operators that return StringEndsWithOperatorModifier and TypeMethodDescriptionstatic StringEndsWithOperatorReturns the enum constant of this class with the specified name.static StringEndsWithOperator[]StringEndsWithOperator.values()Returns an array containing the constants of this enum class, in the order they are declared.