Uses of Class
org.drools.model.operators.SoundsLikeOperator
-
Packages that use SoundsLikeOperator Package Description org.drools.model.operators -
-
Uses of SoundsLikeOperator in org.drools.model.operators
Methods in org.drools.model.operators that return SoundsLikeOperator Modifier and Type Method Description static SoundsLikeOperatorSoundsLikeOperator. valueOf(String name)Returns the enum constant of this type with the specified name.static SoundsLikeOperator[]SoundsLikeOperator. values()Returns an array containing the constants of this enum type, in the order they are declared.
-