Uses of Class
dev.vality.damsel.withdrawals.processing.SinkEventNotFound
| Package | Description |
|---|---|
| dev.vality.damsel.withdrawals.processing |
-
Uses of SinkEventNotFound in dev.vality.damsel.withdrawals.processing
Fields in dev.vality.damsel.withdrawals.processing declared as SinkEventNotFound Modifier and Type Field Description SinkEventNotFoundEventSinkSrv.GetEvents_result. ex1Methods in dev.vality.damsel.withdrawals.processing that return SinkEventNotFound Modifier and Type Method Description SinkEventNotFoundSinkEventNotFound. deepCopy()SinkEventNotFoundEventSinkSrv.GetEvents_result. getEx1()Methods in dev.vality.damsel.withdrawals.processing with parameters of type SinkEventNotFound Modifier and Type Method Description intSinkEventNotFound. compareTo(SinkEventNotFound other)booleanSinkEventNotFound. equals(SinkEventNotFound that)EventSinkSrv.GetEvents_resultEventSinkSrv.GetEvents_result. setEx1(SinkEventNotFound ex1)Methods in dev.vality.damsel.withdrawals.processing that throw SinkEventNotFound Modifier and Type Method Description List<SinkEvent>EventSinkSrv.Client. getEvents(SinkEventRange range)List<SinkEvent>EventSinkSrv.Iface. getEvents(SinkEventRange range)List<SinkEvent>EventSinkSrv.AsyncClient.GetEvents_call. getResult()List<SinkEvent>EventSinkSrv.Client. recvGetEvents()Constructors in dev.vality.damsel.withdrawals.processing with parameters of type SinkEventNotFound Constructor Description GetEvents_result(List<SinkEvent> success, SinkEventNotFound ex1)SinkEventNotFound(SinkEventNotFound other)Performs a deep copy on other.