|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface FXAccountEventInfo
An FXAccountEventInfo object encapsulates a new transaction received from the FXServer.
| Method Summary | |
|---|---|
int |
compareTo(java.lang.Object o)
Comparable implementation |
boolean |
equals(java.lang.Object other)
Checks if this object is equal to another object. |
FXEventKey |
getKey()
Accessor method used by the API |
long |
getTimestamp()
Gets the server timestamp that the data in the event info was generated |
Transaction |
getTransaction()
Gets the transaction whose occurrence created this FXEventInfo |
| Method Detail |
|---|
FXEventKey getKey()
getKey in interface FXEventInfolong getTimestamp()
getTimestamp in interface FXEventInfoTransaction getTransaction()
boolean equals(java.lang.Object other)
equals in class java.lang.Objectint compareTo(java.lang.Object o)
compareTo in interface FXEventInfo
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||