|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.drools.spring.pojorule.FactArgument
public class FactArgument
Constructor Summary | |
---|---|
FactArgument(Declaration declaration)
|
Method Summary | |
---|---|
Declaration |
getDeclaration()
|
java.lang.Object |
getValue(Tuple tuple)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FactArgument(Declaration declaration)
Method Detail |
---|
public java.lang.Object getValue(Tuple tuple)
getValue
in interface Argument
public Declaration getDeclaration()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |