Uses of Class
dev.vality.damsel.payment_processing.InvoicePaymentRefundNotFound
| Package | Description |
|---|---|
| dev.vality.damsel.payment_processing |
-
Uses of InvoicePaymentRefundNotFound in dev.vality.damsel.payment_processing
Fields in dev.vality.damsel.payment_processing declared as InvoicePaymentRefundNotFound Modifier and Type Field Description InvoicePaymentRefundNotFoundInvoicingSrv.GetPaymentRefund_result. ex4Methods in dev.vality.damsel.payment_processing that return InvoicePaymentRefundNotFound Modifier and Type Method Description InvoicePaymentRefundNotFoundInvoicePaymentRefundNotFound. deepCopy()InvoicePaymentRefundNotFoundInvoicingSrv.GetPaymentRefund_result. getEx4()Methods in dev.vality.damsel.payment_processing with parameters of type InvoicePaymentRefundNotFound Modifier and Type Method Description intInvoicePaymentRefundNotFound. compareTo(InvoicePaymentRefundNotFound other)booleanInvoicePaymentRefundNotFound. equals(InvoicePaymentRefundNotFound that)InvoicingSrv.GetPaymentRefund_resultInvoicingSrv.GetPaymentRefund_result. setEx4(InvoicePaymentRefundNotFound ex4)Methods in dev.vality.damsel.payment_processing that throw InvoicePaymentRefundNotFound Modifier and Type Method Description InvoicePaymentRefundInvoicingSrv.Client. getPaymentRefund(String id, String payment_id, String refund_id)InvoicePaymentRefundInvoicingSrv.Iface. getPaymentRefund(String id, String payment_id, String refund_id)InvoicePaymentRefundInvoicingSrv.AsyncClient.GetPaymentRefund_call. getResult()InvoicePaymentRefundInvoicingSrv.Client. recvGetPaymentRefund()Constructors in dev.vality.damsel.payment_processing with parameters of type InvoicePaymentRefundNotFound Constructor Description GetPaymentRefund_result(InvoicePaymentRefund success, InvoiceNotFound ex2, InvoicePaymentNotFound ex3, InvoicePaymentRefundNotFound ex4)InvoicePaymentRefundNotFound(InvoicePaymentRefundNotFound other)Performs a deep copy on other.