Package org.drools.base.rule.accessor
Interface TupleValueExtractor
- All Superinterfaces:
Cloneable
- All Known Implementing Classes:
Declaration,RightTupleValueExtractor
-
Method Details
-
getValueType
ValueType getValueType() -
getValue
-
getValue
-
clone
TupleValueExtractor clone() -
getIndex
default int getIndex()
-