Uses of Class
dev.vality.damsel.withdrawals.processing.WithdrawalNotFound
| Package | Description |
|---|---|
| dev.vality.damsel.withdrawals.processing |
-
Uses of WithdrawalNotFound in dev.vality.damsel.withdrawals.processing
Fields in dev.vality.damsel.withdrawals.processing declared as WithdrawalNotFound Modifier and Type Field Description WithdrawalNotFoundProcessingSrv.Get_result. ex1Methods in dev.vality.damsel.withdrawals.processing that return WithdrawalNotFound Modifier and Type Method Description WithdrawalNotFoundWithdrawalNotFound. deepCopy()WithdrawalNotFoundProcessingSrv.Get_result. getEx1()Methods in dev.vality.damsel.withdrawals.processing with parameters of type WithdrawalNotFound Modifier and Type Method Description intWithdrawalNotFound. compareTo(WithdrawalNotFound other)booleanWithdrawalNotFound. equals(WithdrawalNotFound that)ProcessingSrv.Get_resultProcessingSrv.Get_result. setEx1(WithdrawalNotFound ex1)Methods in dev.vality.damsel.withdrawals.processing that throw WithdrawalNotFound Modifier and Type Method Description WithdrawalStateProcessingSrv.Client. get(String id)WithdrawalStateProcessingSrv.Iface. get(String id)WithdrawalStateProcessingSrv.AsyncClient.Get_call. getResult()WithdrawalStateProcessingSrv.Client. recvGet()Constructors in dev.vality.damsel.withdrawals.processing with parameters of type WithdrawalNotFound Constructor Description Get_result(WithdrawalState success, WithdrawalNotFound ex1)WithdrawalNotFound(WithdrawalNotFound other)Performs a deep copy on other.