Uses of Class
dev.vality.damsel.withdrawals.processing.WithdrawalNotFound
Packages that use WithdrawalNotFound
-
Uses of WithdrawalNotFound in dev.vality.damsel.withdrawals.processing
Fields in dev.vality.damsel.withdrawals.processing declared as WithdrawalNotFoundMethods in dev.vality.damsel.withdrawals.processing that return WithdrawalNotFoundModifier and TypeMethodDescriptionWithdrawalNotFound.deepCopy()ProcessingSrv.Get_result.getEx1()Methods in dev.vality.damsel.withdrawals.processing with parameters of type WithdrawalNotFoundModifier and TypeMethodDescriptionintWithdrawalNotFound.compareTo(WithdrawalNotFound other) booleanWithdrawalNotFound.equals(WithdrawalNotFound that) ProcessingSrv.Get_result.setEx1(WithdrawalNotFound ex1) Methods in dev.vality.damsel.withdrawals.processing that throw WithdrawalNotFoundModifier and TypeMethodDescriptionProcessingSrv.AsyncClient.Get_call.getResult()ProcessingSrv.Client.recvGet()Constructors in dev.vality.damsel.withdrawals.processing with parameters of type WithdrawalNotFoundModifierConstructorDescriptionGet_result(WithdrawalState success, WithdrawalNotFound ex1) Performs a deep copy on other.