|
||||||||||
| 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.ShoutPlacedEvent
| Field Summary | |
protected Shout |
shout
|
protected int |
time
|
| Fields inherited from class uk.ac.liv.auction.event.AuctionEvent |
auction |
| Constructor Summary | |
ShoutPlacedEvent(Auction auction,
int time,
Shout shout)
|
|
| Method Summary | |
Shout |
getShout()
|
int |
getTime()
|
| 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 int time
protected Shout shout
| Constructor Detail |
public ShoutPlacedEvent(Auction auction,
int time,
Shout shout)
| Method Detail |
public Shout getShout()
public int getTime()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||