|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.cuny.cat.event.AuctionEvent
edu.cuny.cat.event.TransactionRejectedEvent
public class TransactionRejectedEvent
An event that is fired every time a matching request is rejected by the cat server.
| Field Summary | |
|---|---|
protected Transaction |
transaction
|
| Fields inherited from class edu.cuny.cat.event.AuctionEvent |
|---|
time |
| Constructor Summary | |
|---|---|
TransactionRejectedEvent(Transaction transaction)
|
|
| Method Summary | |
|---|---|
Transaction |
getTransaction()
|
| Methods inherited from class edu.cuny.cat.event.AuctionEvent |
|---|
getDay, getRound, getTick, getTime, notify, setTime, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected Transaction transaction
| Constructor Detail |
|---|
public TransactionRejectedEvent(Transaction transaction)
| Method Detail |
|---|
public Transaction getTransaction()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||