|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openorb.trader.constraint.DynamicProperty
public class DynamicProperty
This class is used by the evaluator to get a dynamic property value.
Constructor Summary | |
---|---|
DynamicProperty(Property p)
Constructor. |
Method Summary | |
---|---|
java.lang.Object |
getValue()
Returns the dynamic property value |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DynamicProperty(Property p)
Method Detail |
---|
public java.lang.Object getValue()
getValue
in interface org.openorb.constraint.evaluator.DynamicValueEvaluator
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |