Package org.drools.model
Interface PrototypeFact
-
public interface PrototypeFact
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Objectget(String name)booleanhas(String name)voidset(String name, Object value)
-