|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.jasa.agent.valuation.AbstractValuationPolicy
public abstract class AbstractValuationPolicy
![]() |
![]() |
Field Summary | |
---|---|
protected TradingAgent |
agent
|
Constructor Summary | |
---|---|
AbstractValuationPolicy()
|
Method Summary | |
---|---|
TradingAgent |
getAgent()
|
void |
setAgent(TradingAgent agent)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface net.sourceforge.jasa.agent.valuation.ValuationPolicy |
---|
consumeUnit, determineValue, initialise |
Field Detail |
---|
protected TradingAgent agent
Constructor Detail |
---|
public AbstractValuationPolicy()
Method Detail |
---|
public void setAgent(TradingAgent agent)
setAgent
in interface ValuationPolicy
public TradingAgent getAgent()
getAgent
in interface ValuationPolicy
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |