Uses of Class
dev.vality.damsel.payment_processing.InvoicingSrv.RefundPayment_result
Packages that use InvoicingSrv.RefundPayment_result
-
Uses of InvoicingSrv.RefundPayment_result in dev.vality.damsel.payment_processing
Methods in dev.vality.damsel.payment_processing that return InvoicingSrv.RefundPayment_resultModifier and TypeMethodDescriptionInvoicingSrv.RefundPayment_result.deepCopy()InvoicingSrv.Processor.RefundPayment.getResult(I iface, InvoicingSrv.RefundPayment_args args) InvoicingSrv.RefundPayment_result.setEx10(InconsistentRefundCurrency ex10) InvoicingSrv.RefundPayment_result.setEx11(InvalidPartyStatus ex11) InvoicingSrv.RefundPayment_result.setEx12(InvalidShopStatus ex12) InvoicingSrv.RefundPayment_result.setEx13(InvalidContractStatus ex13) InvoicingSrv.RefundPayment_result.setEx14(InvoicePaymentChargebackPending ex14) InvoicingSrv.RefundPayment_result.setEx15(AllocationNotAllowed ex15) InvoicingSrv.RefundPayment_result.setEx16(AllocationExceededPaymentAmount ex16) InvoicingSrv.RefundPayment_result.setEx17(AllocationInvalidTransaction ex17) InvoicingSrv.RefundPayment_result.setEx18(AllocationNotFound ex18) InvoicingSrv.RefundPayment_result.setEx2(InvoiceNotFound ex2) InvoicingSrv.RefundPayment_result.setEx3(InvoicePaymentNotFound ex3) InvoicingSrv.RefundPayment_result.setEx4(InvalidPaymentStatus ex4) InvoicingSrv.RefundPayment_result.setEx6(OperationNotPermitted ex6) InvoicingSrv.RefundPayment_result.setEx7(InsufficientAccountBalance ex7) InvoicingSrv.RefundPayment_result.setEx8(InvalidRequest ex8) InvoicingSrv.RefundPayment_result.setEx9(InvoicePaymentAmountExceeded ex9) InvoicingSrv.RefundPayment_result.setSuccess(InvoicePaymentRefund success) Methods in dev.vality.damsel.payment_processing with parameters of type InvoicingSrv.RefundPayment_resultModifier and TypeMethodDescriptionintInvoicingSrv.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_resultModifierConstructorDescriptionPerforms a deep copy on other.