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