Uses of Class
dev.vality.damsel.payment_processing.InvoicePaymentRefundNotFound
Packages that use InvoicePaymentRefundNotFound
-
Uses of InvoicePaymentRefundNotFound in dev.vality.damsel.payment_processing
Fields in dev.vality.damsel.payment_processing declared as InvoicePaymentRefundNotFoundMethods in dev.vality.damsel.payment_processing that return InvoicePaymentRefundNotFoundModifier and TypeMethodDescriptionInvoicePaymentRefundNotFound.deepCopy()InvoicingSrv.GetPaymentRefund_result.getEx4()Methods in dev.vality.damsel.payment_processing with parameters of type InvoicePaymentRefundNotFoundModifier and TypeMethodDescriptionintInvoicePaymentRefundNotFound.compareTo(InvoicePaymentRefundNotFound other) booleanInvoicePaymentRefundNotFound.equals(InvoicePaymentRefundNotFound that) InvoicingSrv.GetPaymentRefund_result.setEx4(InvoicePaymentRefundNotFound ex4) Methods in dev.vality.damsel.payment_processing that throw InvoicePaymentRefundNotFoundModifier and TypeMethodDescriptionInvoicingSrv.Client.getPaymentRefund(String id, String payment_id, String refund_id) InvoicingSrv.Iface.getPaymentRefund(String id, String payment_id, String refund_id) InvoicingSrv.AsyncClient.GetPaymentRefund_call.getResult()InvoicingSrv.Client.recvGetPaymentRefund()Constructors in dev.vality.damsel.payment_processing with parameters of type InvoicePaymentRefundNotFoundModifierConstructorDescriptionGetPaymentRefund_result(InvoicePaymentRefund success, InvoiceNotFound ex2, InvoicePaymentNotFound ex3, InvoicePaymentRefundNotFound ex4) Performs a deep copy on other.