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