|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface FXRateEventInfo
An FXRateEventInfo object encapsulates a new market rate received from the server.
| Method Summary | |
|---|---|
int |
compareTo(java.lang.Object o)
Comparable implementation |
boolean |
equals(java.lang.Object other)
Test to see if this object is equal to another object. |
FXEventKey |
getKey()
Accessor method used by the API |
FXPair |
getPair()
Get the currency pair whose rate has changed |
FXTick |
getTick()
Gets the new rate of the pair whose rate has changed |
long |
getTimestamp()
Gets the server timestamp that the data in the event info was generated |
int |
hashcode()
Return the hashcode |
| Method Detail |
|---|
FXEventKey getKey()
getKey in interface FXEventInfolong getTimestamp()
getTimestamp in interface FXEventInfoFXTick getTick()
FXPair getPair()
boolean equals(java.lang.Object other)
equals in class java.lang.Objectint hashcode()
int 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 | ||||||||