Uses of Class
dev.vality.damsel.payment_processing.WalletNotFound
| Package | Description |
|---|---|
| dev.vality.damsel.payment_processing |
-
Uses of WalletNotFound in dev.vality.damsel.payment_processing
Methods in dev.vality.damsel.payment_processing that return WalletNotFound Modifier and Type Method Description WalletNotFoundWalletNotFound. deepCopy()Methods in dev.vality.damsel.payment_processing with parameters of type WalletNotFound Modifier and Type Method Description intWalletNotFound. compareTo(WalletNotFound other)booleanWalletNotFound. equals(WalletNotFound that)Constructors in dev.vality.damsel.payment_processing with parameters of type WalletNotFound Constructor Description WalletNotFound(WalletNotFound other)Performs a deep copy on other.