Uses of Class
dev.vality.damsel.webhooker.WalletWithdrawalFailed
Packages that use WalletWithdrawalFailed
-
Uses of WalletWithdrawalFailed in dev.vality.damsel.webhooker
Methods in dev.vality.damsel.webhooker that return WalletWithdrawalFailedModifier and TypeMethodDescriptionWalletWithdrawalFailed.deepCopy()WalletWithdrawalEventType.getFailed()Methods in dev.vality.damsel.webhooker with parameters of type WalletWithdrawalFailedModifier and TypeMethodDescriptionintWalletWithdrawalFailed.compareTo(WalletWithdrawalFailed other) booleanWalletWithdrawalFailed.equals(WalletWithdrawalFailed that) static WalletWithdrawalEventTypeWalletWithdrawalEventType.failed(WalletWithdrawalFailed value) voidWalletWithdrawalEventType.setFailed(WalletWithdrawalFailed value) Constructors in dev.vality.damsel.webhooker with parameters of type WalletWithdrawalFailedModifierConstructorDescriptionPerforms a deep copy on other.