|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectuk.ac.liv.auction.event.AuctionEvent
uk.ac.liv.auction.event.AgentPolledEvent
| Field Summary | |
protected TradingAgent |
agent
|
| Fields inherited from class uk.ac.liv.auction.event.AuctionEvent |
auction |
| Constructor Summary | |
AgentPolledEvent(Auction auction,
TradingAgent agent)
|
|
| Method Summary | |
TradingAgent |
getAgent()
|
| Methods inherited from class uk.ac.liv.auction.event.AuctionEvent |
getAuction |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected TradingAgent agent
| Constructor Detail |
public AgentPolledEvent(Auction auction,
TradingAgent agent)
| Method Detail |
public TradingAgent getAgent()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||