Uses of Class
dev.vality.damsel.payment_processing.InvoicingSrv.RefundPayment_result
| Package | Description |
|---|---|
| dev.vality.damsel.payment_processing |
-
Uses of InvoicingSrv.RefundPayment_result in dev.vality.damsel.payment_processing
Methods in dev.vality.damsel.payment_processing with parameters of type InvoicingSrv.RefundPayment_result Modifier and Type Method Description intInvoicingSrv.RefundPayment_result. compareTo(InvoicingSrv.RefundPayment_result other)booleanInvoicingSrv.RefundPayment_result. equals(InvoicingSrv.RefundPayment_result that)Constructors in dev.vality.damsel.payment_processing with parameters of type InvoicingSrv.RefundPayment_result Constructor Description RefundPayment_result(InvoicingSrv.RefundPayment_result other)Performs a deep copy on other.