Uses of Class
dev.vality.fistful.withdrawal.NoDestinationResourceInfo
| Package | Description |
|---|---|
| dev.vality.fistful.withdrawal |
-
Uses of NoDestinationResourceInfo in dev.vality.fistful.withdrawal
Fields in dev.vality.fistful.withdrawal declared as NoDestinationResourceInfo Modifier and Type Field Description NoDestinationResourceInfoManagementSrv.Create_result. ex9Methods in dev.vality.fistful.withdrawal that return NoDestinationResourceInfo Modifier and Type Method Description NoDestinationResourceInfoNoDestinationResourceInfo. deepCopy()NoDestinationResourceInfoManagementSrv.Create_result. getEx9()Methods in dev.vality.fistful.withdrawal with parameters of type NoDestinationResourceInfo Modifier and Type Method Description intNoDestinationResourceInfo. compareTo(NoDestinationResourceInfo other)booleanNoDestinationResourceInfo. equals(NoDestinationResourceInfo that)ManagementSrv.Create_resultManagementSrv.Create_result. setEx9(NoDestinationResourceInfo ex9)Methods in dev.vality.fistful.withdrawal that throw NoDestinationResourceInfo Modifier and Type Method Description WithdrawalStateManagementSrv.Client. create(WithdrawalParams params, Map<String,Value> context)WithdrawalStateManagementSrv.Iface. create(WithdrawalParams params, Map<String,Value> context)WithdrawalStateManagementSrv.AsyncClient.Create_call. getResult()WithdrawalStateManagementSrv.Client. recvCreate()Constructors in dev.vality.fistful.withdrawal with parameters of type NoDestinationResourceInfo Constructor Description Create_result(WithdrawalState success, WalletNotFound ex2, DestinationNotFound ex3, DestinationUnauthorized ex4, ForbiddenOperationCurrency ex5, ForbiddenOperationAmount ex6, InvalidOperationAmount ex7, InconsistentWithdrawalCurrency ex8, NoDestinationResourceInfo ex9, IdentityProvidersMismatch ex10, WalletInaccessible ex11, ForbiddenWithdrawalMethod ex12)NoDestinationResourceInfo(NoDestinationResourceInfo other)Performs a deep copy on other.