Uses of Class
dev.vality.damsel.payment_processing.AccountNotFound
| Package | Description |
|---|---|
| dev.vality.damsel.payment_processing |
-
Uses of AccountNotFound in dev.vality.damsel.payment_processing
Fields in dev.vality.damsel.payment_processing declared as AccountNotFound Modifier and Type Field Description AccountNotFoundPartyManagementSrv.GetAccountState_result. ex3Methods in dev.vality.damsel.payment_processing that return AccountNotFound Modifier and Type Method Description AccountNotFoundAccountNotFound. deepCopy()AccountNotFoundPartyManagementSrv.GetAccountState_result. getEx3()Methods in dev.vality.damsel.payment_processing with parameters of type AccountNotFound Modifier and Type Method Description intAccountNotFound. compareTo(AccountNotFound other)booleanAccountNotFound. equals(AccountNotFound that)PartyManagementSrv.GetAccountState_resultPartyManagementSrv.GetAccountState_result. setEx3(AccountNotFound ex3)Methods in dev.vality.damsel.payment_processing that throw AccountNotFound Modifier and Type Method Description AccountStatePartyManagementSrv.Client. getAccountState(String party_id, long account_id)AccountStatePartyManagementSrv.Iface. getAccountState(String party_id, long account_id)AccountStatePartyManagementSrv.AsyncClient.GetAccountState_call. getResult()AccountStatePartyManagementSrv.Client. recvGetAccountState()Constructors in dev.vality.damsel.payment_processing with parameters of type AccountNotFound Constructor Description AccountNotFound(AccountNotFound other)Performs a deep copy on other.GetAccountState_result(AccountState success, PartyNotFound ex2, AccountNotFound ex3)