Uses of Class
dev.vality.xrates.rate.NoLastEvent
| Package | Description |
|---|---|
| dev.vality.xrates.rate |
-
Uses of NoLastEvent in dev.vality.xrates.rate
Fields in dev.vality.xrates.rate declared as NoLastEvent Modifier and Type Field Description NoLastEventEventSinkSrv.GetLastEventID_result. ex1Methods in dev.vality.xrates.rate that return NoLastEvent Modifier and Type Method Description NoLastEventNoLastEvent. deepCopy()NoLastEventEventSinkSrv.GetLastEventID_result. getEx1()Methods in dev.vality.xrates.rate with parameters of type NoLastEvent Modifier and Type Method Description intNoLastEvent. compareTo(NoLastEvent other)booleanNoLastEvent. equals(NoLastEvent that)EventSinkSrv.GetLastEventID_resultEventSinkSrv.GetLastEventID_result. setEx1(NoLastEvent ex1)Methods in dev.vality.xrates.rate that throw NoLastEvent Modifier and Type Method Description longEventSinkSrv.Client. getLastEventID()longEventSinkSrv.Iface. getLastEventID()LongEventSinkSrv.AsyncClient.GetLastEventID_call. getResult()longEventSinkSrv.Client. recvGetLastEventID()Constructors in dev.vality.xrates.rate with parameters of type NoLastEvent Constructor Description GetLastEventID_result(long success, NoLastEvent ex1)NoLastEvent(NoLastEvent other)Performs a deep copy on other.