Uses of Class
dev.vality.damsel.payment_processing.InvoicingSrv.GetPaymentRefund_result
Packages that use InvoicingSrv.GetPaymentRefund_result
-
Uses of InvoicingSrv.GetPaymentRefund_result in dev.vality.damsel.payment_processing
Methods in dev.vality.damsel.payment_processing that return InvoicingSrv.GetPaymentRefund_resultModifier and TypeMethodDescriptionInvoicingSrv.GetPaymentRefund_result.deepCopy()InvoicingSrv.Processor.GetPaymentRefund.getResult(I iface, InvoicingSrv.GetPaymentRefund_args args) InvoicingSrv.GetPaymentRefund_result.setEx2(InvoiceNotFound ex2) InvoicingSrv.GetPaymentRefund_result.setEx3(InvoicePaymentNotFound ex3) InvoicingSrv.GetPaymentRefund_result.setEx4(InvoicePaymentRefundNotFound ex4) InvoicingSrv.GetPaymentRefund_result.setSuccess(InvoicePaymentRefund success) Methods in dev.vality.damsel.payment_processing with parameters of type InvoicingSrv.GetPaymentRefund_resultModifier and TypeMethodDescriptionintInvoicingSrv.GetPaymentRefund_result.compareTo(InvoicingSrv.GetPaymentRefund_result other) booleanInvoicingSrv.GetPaymentRefund_result.equals(InvoicingSrv.GetPaymentRefund_result that) Constructors in dev.vality.damsel.payment_processing with parameters of type InvoicingSrv.GetPaymentRefund_resultModifierConstructorDescriptionPerforms a deep copy on other.