Package org.drools.core.factmodel
Interface AccessibleFact
-
public interface AccessibleFact
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ObjectgetValue(String fieldName)voidsetValue(String fieldName, Object value)
-